Skip to content

Commit

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


Updates `pydantic-extra-types` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/pydantic/pydantic-extra-types/releases)
- [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic-extra-types@v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: pydantic-extra-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip_dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 932f29b commit f3e98b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ pydantic==2.9.2
# pytest-interface-tester
pydantic-core==2.23.4
# via pydantic
pydantic-extra-types==2.9.0
pydantic-extra-types==2.10.0
# via -r requirements.in
pymacaroons==0.13.0
# via macaroonbakery
Expand Down Expand Up @@ -174,6 +174,7 @@ typing-extensions==4.12.2
# cosl
# pydantic
# pydantic-core
# pydantic-extra-types
# typing-inspect
typing-inspect==0.9.0
# via juju
Expand Down

0 comments on commit f3e98b9

Please sign in to comment.