Skip to content

Commit

Permalink
Bump pydantic from 2.3.0 to 2.5.2
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.5.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.2/HISTORY.md)
- [Commits](pydantic/pydantic@v2.3.0...v2.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent e7b2c79 commit 3b2883e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def get_version():
"jinja2==3.1.2",
"pre-commit==3.5.0",
"pycryptodome==3.19.0",
"pydantic==2.3.0",
"pydantic==2.5.2",
"pyfiglet==1.0.2",
"python-keycloak==0.22.0",
"python-slugify==8.0.1",
Expand Down

0 comments on commit 3b2883e

Please sign in to comment.