summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-11 07:32:37 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-10-11 18:39:35 +0200
commit1b8db63b3351f39d5eded87d4226ea3289113472 (patch)
treee0b972c07967c7b1de20da7804e01f5314e98634
parent5a32ee410b63ffdd1796bef7c5e2c7d999b2f7f7 (diff)
downloadsearxng-1b8db63b3351f39d5eded87d4226ea3289113472.tar.gz
searxng-1b8db63b3351f39d5eded87d4226ea3289113472.zip
[upd] pypi: Bump pydantic from 2.8.2 to 2.9.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.9.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.8.2...v2.9.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 94fc2090f..54b3f364c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,6 +16,6 @@ redis==5.0.8
markdown-it-py==3.0.0
fasttext-predict==0.9.2.2
pytomlpp==1.0.13; python_version < '3.11'
-pydantic==2.8.2
+pydantic==2.9.2
eval_type_backport; python_version < '3.9'
typer-slim==0.12.5