Skip to content

Commit

Permalink
Merge pull request #110 from AndreiDrang/dependabot/pip/pydantic-2.9.1
Browse files Browse the repository at this point in the history
Bump pydantic from 2.8.2 to 2.9.1
  • Loading branch information
AndreiDrang authored Sep 9, 2024
2 parents 9a03bea + c7db806 commit eef7849
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ sphinx==8.0.2
pallets_sphinx_themes==2.1.3
myst-parser==4.0.0
autodoc_pydantic==2.2.0
pydantic==2.8.2
pydantic==2.9.1
pydantic-settings==2.4.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ classifiers = [
dependencies = [
"requests>=2.21.0",
"aiohttp>=3.9.2",
"pydantic==2.8.2",
"pydantic==2.9.1",
"tenacity>=8,<10"
]

Expand Down

0 comments on commit eef7849

Please sign in to comment.