Skip to content

Commit 1d51294

Browse files
chore(python-deps): update pydantic dependencies in all dependant actions
1 parent 850e6d9 commit 1d51294

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

actions/create_unique_testpypi_version/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ idna==3.10
77
mailbits==0.2.2
88
packaging==24.2
99
poetry-core==1.9.1
10-
pydantic==2.10.6
11-
pydantic-core==2.27.2
10+
pydantic==2.11.3
11+
pydantic-core==2.33.1
1212
pypi-simple==1.6.1
1313
requests==2.32.3
1414
soupsieve==2.6

actions/update_development_dependencies/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ poetry-plugin-export==1.8.0
3838
pre-commit==4.2.0
3939
ptyprocess==0.7.0
4040
pycparser==2.22 ; (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
41-
pydantic==2.10.6
42-
pydantic-core==2.27.2
41+
pydantic==2.11.3
42+
pydantic-core==2.33.1
4343
pypi-simple==1.6.1
4444
pyproject-hooks==1.2.0
4545
pywin32-ctypes==0.2.3 ; sys_platform == "win32"

0 commit comments

Comments
 (0)