Skip to content

Commit

Permalink
Merge pull request #88 from AndreiDrang/dependabot/pip/pydantic-2.7.1
Browse files Browse the repository at this point in the history
Bump pydantic from 2.7.0 to 2.7.1
  • Loading branch information
AndreiDrang authored May 2, 2024
2 parents 1269840 + 70727ac commit 3723ea7
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==7.3.7
pallets_sphinx_themes==2.1.3
myst-parser==2.0.0
autodoc_pydantic==2.1.0
pydantic==2.7.0
pydantic==2.7.1
pydantic-settings==2.2.1
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.7.0",
"pydantic==2.7.1",
"tenacity==8.*"
]

Expand Down

0 comments on commit 3723ea7

Please sign in to comment.