Skip to content

Commit 6354a35

Browse files
chore(deps): bump pydantic from 2.11.4 to 2.11.5 (#624)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.4 to 2.11.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.4...v2.11.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 273ba81 commit 6354a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ passlib==1.7.4
2727
psutil==5.8.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
2828
pyasn1==0.6.1; python_version >= "3.5" and python_version < "4"
2929
pycparser==2.22
30-
pydantic==2.11.4; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
30+
pydantic==2.11.5; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
3131
pymongo==4.12.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
3232
python-dotenv==1.0.1; python_version >= "3.5"
3333
python-jose==3.4.0

0 commit comments

Comments
 (0)