Skip to content

Commit

Permalink
chore(deps): bump pydantic in the python-packages group
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [pydantic](https://github.com/pydantic/pydantic).


Updates `pydantic` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.7.3...v2.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 9e64811 commit f946fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ classifiers = [
dependencies = [
"aiohttp==3.9.5",
"loguru==0.7.2",
"pydantic==2.7.3",
"pydantic==2.7.4",
"pycognito==2024.5.1",
]

Expand Down

0 comments on commit f946fbf

Please sign in to comment.