Skip to content

Commit a3975d0

Browse files
author
Andrei
authored
Merge pull request #114 from AndreiDrang/main
upd
2 parents 1a12812 + b9ae637 commit a3975d0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ sphinx==8.0.2
22
pallets_sphinx_themes==2.1.3
33
myst-parser==4.0.0
44
autodoc_pydantic==2.2.0
5-
pydantic==2.8.2
6-
pydantic-settings==2.4.0
5+
pydantic==2.9.2
6+
pydantic-settings==2.5.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ classifiers = [
8585
dependencies = [
8686
"requests>=2.21.0",
8787
"aiohttp>=3.9.2",
88-
"pydantic==2.8.2",
88+
"pydantic==2.9.2",
8989
"tenacity>=8,<10"
9090
]
9191

0 commit comments

Comments
 (0)