Skip to content

Commit

Permalink
Bump pydantic from 2.8.2 to 2.9.2
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.9.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.8.2...v2.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 5ab27cc commit 132390b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.16
# via sphinx
annotated-types==0.5.0
annotated-types==0.7.0
# via pydantic
babel==2.15.0
# via sphinx
Expand Down Expand Up @@ -50,11 +50,11 @@ packaging==24.0
# via sphinx
pycparser==2.21
# via cffi
pydantic==2.8.2
pydantic==2.9.2
# via
# -r docs/requirements.in
# bo4e-schema-tool
pydantic-core==2.20.1
pydantic-core==2.23.4
# via pydantic
pygithub==2.2.0
# via bo4e-schema-tool
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile requirements.in
#
annotated-types==0.5.0
annotated-types==0.7.0
# via pydantic
iso3166==2.1.1
# via -r requirements.in
pydantic==2.8.2
pydantic==2.9.2
# via -r requirements.in
pydantic-core==2.20.1
pydantic-core==2.23.4
# via pydantic
pyhumps==3.8.0
# via -r requirements.in
Expand Down

0 comments on commit 132390b

Please sign in to comment.