Skip to content

Commit 3723ea7

Browse files
author
Andrei
authored
Merge pull request #88 from AndreiDrang/dependabot/pip/pydantic-2.7.1
Bump pydantic from 2.7.0 to 2.7.1
2 parents 1269840 + 70727ac commit 3723ea7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ sphinx==7.3.7
22
pallets_sphinx_themes==2.1.3
33
myst-parser==2.0.0
44
autodoc_pydantic==2.1.0
5-
pydantic==2.7.0
5+
pydantic==2.7.1
66
pydantic-settings==2.2.1

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.7.0",
88+
"pydantic==2.7.1",
8989
"tenacity==8.*"
9090
]
9191

0 commit comments

Comments
 (0)