Skip to content

Commit 4416db5

Browse files
chore(deps): bump pydantic from 2.10.5 to 2.10.6 (#570)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.5 to 2.10.6. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.5...v2.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d22c032 commit 4416db5

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.10.5; 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.10.6; 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.10.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.3.0

0 commit comments

Comments
 (0)