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 3, 2023
1 parent 988548b commit f0bd2b3
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.3.3",
"pycryptodome==3.19.0",
"pydantic==2.3.0",
"pydantic==2.5.2",
"pyfiglet==0.8.post1",
"python-keycloak==0.22.0",
"python-slugify==8.0.1",
Expand Down

0 comments on commit f0bd2b3

Please sign in to comment.