Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and L1ghtn1ng committed Dec 26, 2023
1 parent 397afca commit 5f60e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ flake8==6.1.0
isort==5.13.2
mypy==1.8.0
mypy-extensions==1.0.0
pydantic==2.5.2
pydantic==2.5.3
pyre-check==0.9.19
pyflakes==3.1.0
pytest==7.4.3
Expand Down

0 comments on commit 5f60e5c

Please sign in to comment.