Skip to content

Commit 5f2385b

Browse files
Bump pydantic from 1.10.12 to 1.10.13
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] <[email protected]>
1 parent c63487c commit 5f2385b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PyYAML==6.0
22
graypy==2.1.0
33
marshmallow==3.19.0
4-
pydantic==1.10.12
4+
pydantic==1.10.13
55
pytest-cov==4.1.0
66
pytest-mock==3.11.1
77
pytest==7.4.0

0 commit comments

Comments
 (0)