Skip to content

Commit

Permalink
chore: Bump pydantic from 2.6.4 to 2.7.2
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.4 to 2.7.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.6.4...v2.7.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 30, 2024
1 parent 407fb60 commit 4e9ad06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ importlib-metadata==7.1.0
jsonschema==4.21.1
lxml==5.2.1
marshmallow==3.21.1
pydantic==2.6.4
pydantic==2.7.2
pyOpenSSL==24.1.0
pytz==2024.1
signxml==3.2.2
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
pycparser==2.20
# via cffi
pydantic==2.6.4
pydantic==2.7.2
# via -r requirements.in
pydantic-core==2.16.3
pydantic-core==2.18.3
# via pydantic
pyopenssl==24.1.0
# via
Expand Down

0 comments on commit 4e9ad06

Please sign in to comment.