Skip to content

Commit

Permalink
Bump pydantic from 1.10.12 to 1.10.13
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.12 to 1.10.13.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.12...v1.10.13)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2024
1 parent c63487c commit 5f2385b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
@@ -1,7 +1,7 @@
PyYAML==6.0
graypy==2.1.0
marshmallow==3.19.0
pydantic==1.10.12
pydantic==1.10.13
pytest-cov==4.1.0
pytest-mock==3.11.1
pytest==7.4.0
Expand Down

0 comments on commit 5f2385b

Please sign in to comment.