Skip to content

Commit 3ccfb04

Browse files
authored
Merge pull request #825 from cordada/dependabot/pip/pydantic-2.11.7
chore(deps): Bump pydantic from 2.11.2 to 2.11.7
2 parents 5dbaefe + a2cbe4d commit 3ccfb04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ importlib-metadata==8.7.0
1515
jsonschema==4.24.0
1616
lxml==5.4.0
1717
marshmallow==3.26.1
18-
pydantic==2.11.5
18+
pydantic==2.11.7
1919
pyOpenSSL==25.1.0
2020
pytz==2025.2
2121
signxml==4.0.5

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ packaging==24.2
4848
# via marshmallow
4949
pycparser==2.22
5050
# via cffi
51-
pydantic==2.11.5
51+
pydantic==2.11.7
5252
# via -r requirements.in
5353
pydantic-core==2.33.2
5454
# via pydantic

0 commit comments

Comments
 (0)