Skip to content

Commit 9efccd6

Browse files
Bump pydantic from 2.4.2 to 2.8.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.2 to 2.8.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.4.2...v2.8.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67f6e52 commit 9efccd6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ packaging==24.0
5050
# via sphinx
5151
pycparser==2.21
5252
# via cffi
53-
pydantic==2.4.2
53+
pydantic==2.8.2
5454
# via
5555
# -r docs/requirements.in
5656
# bo4e-schema-tool
57-
pydantic-core==2.10.1
57+
pydantic-core==2.20.1
5858
# via pydantic
5959
pygithub==2.2.0
6060
# via bo4e-schema-tool

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ annotated-types==0.5.0
88
# via pydantic
99
iso3166==2.1.1
1010
# via -r requirements.in
11-
pydantic==2.4.2
11+
pydantic==2.8.2
1212
# via -r requirements.in
13-
pydantic-core==2.10.1
13+
pydantic-core==2.20.1
1414
# via pydantic
1515
pyhumps==3.8.0
1616
# via -r requirements.in

0 commit comments

Comments
 (0)