Skip to content

Commit f0447d6

Browse files
Bump pydantic from 2.12.3 to 2.12.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.3...v2.12.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c15317 commit f0447d6

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

requirements/constraints.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ pycares==4.11.0
153153
# via aiodns
154154
pycparser==2.23
155155
# via cffi
156-
pydantic==2.12.3
156+
pydantic==2.12.5
157157
# via python-on-whales
158-
pydantic-core==2.41.4
158+
pydantic-core==2.41.5
159159
# via pydantic
160160
pyenchant==3.3.0
161161
# via sphinxcontrib-spelling

requirements/dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ pycares==4.11.0
150150
# via aiodns
151151
pycparser==2.23
152152
# via cffi
153-
pydantic==2.12.3
153+
pydantic==2.12.5
154154
# via python-on-whales
155-
pydantic-core==2.41.4
155+
pydantic-core==2.41.5
156156
# via pydantic
157157
pygments==2.19.2
158158
# via

requirements/lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ pycares==4.11.0
6767
# via aiodns
6868
pycparser==2.23
6969
# via cffi
70-
pydantic==2.12.3
70+
pydantic==2.12.5
7171
# via python-on-whales
72-
pydantic-core==2.41.4
72+
pydantic-core==2.41.5
7373
# via pydantic
7474
pygments==2.19.2
7575
# via

requirements/test-common.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ proxy-py==2.4.10
5656
# via -r requirements/test-common.in
5757
pycparser==2.23
5858
# via cffi
59-
pydantic==2.12.3
59+
pydantic==2.12.5
6060
# via python-on-whales
61-
pydantic-core==2.41.4
61+
pydantic-core==2.41.5
6262
# via pydantic
6363
pygments==2.19.2
6464
# via

requirements/test-ft.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ pycares==4.11.0
9191
# via aiodns
9292
pycparser==2.23
9393
# via cffi
94-
pydantic==2.12.3
94+
pydantic==2.12.5
9595
# via python-on-whales
96-
pydantic-core==2.41.4
96+
pydantic-core==2.41.5
9797
# via pydantic
9898
pygments==2.19.2
9999
# via

requirements/test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ pycares==4.11.0
9191
# via aiodns
9292
pycparser==2.23
9393
# via cffi
94-
pydantic==2.12.3
94+
pydantic==2.12.5
9595
# via python-on-whales
96-
pydantic-core==2.41.4
96+
pydantic-core==2.41.5
9797
# via pydantic
9898
pygments==2.19.2
9999
# via

0 commit comments

Comments
 (0)