Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent a8d31ae commit cbdeb6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ pluggy==1.5.0
# tox
pre-commit==3.5.0
# via -r requirements/dev.in
pydantic==1.10.15
pydantic==1.10.16
# via -r requirements/prod.txt
pygments==2.17.2
# via diff-cover
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jinja2==3.1.3
# via -r requirements/prod.in
markupsafe==2.1.5
# via jinja2
pydantic==1.10.15
pydantic==1.10.16
# via -r requirements/prod.in
python-baseconv==1.2.2
# via -r requirements/prod.in
Expand Down

0 comments on commit cbdeb6d

Please sign in to comment.