Skip to content

Commit d1fd15c

Browse files
chore(python-deps): update dependency pydantic to v2.12.3 in all dependant actions (#724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07d3540 commit d1fd15c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

actions/create_unique_testpypi_version/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ idna==3.11
77
mailbits==0.2.2
88
packaging==25.0
99
poetry-core==1.9.1
10-
pydantic==2.12.2
10+
pydantic==2.12.3
1111
pydantic-core==2.41.4
1212
pypi-simple==1.8.0
1313
requests==2.32.5

actions/update_development_dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ poetry-plugin-export==1.8.0
3838
pre-commit==4.3.0
3939
ptyprocess==0.7.0
4040
pycparser==2.23 ; (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
41-
pydantic==2.12.2
41+
pydantic==2.12.3
4242
pydantic-core==2.41.4
4343
pypi-simple==1.8.0
4444
pyproject-hooks==1.2.0

0 commit comments

Comments
 (0)