File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
create_unique_testpypi_version
update_development_dependencies Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ idna==3.11
77mailbits == 0.2.2
88packaging == 25.0
99poetry-core == 1.9.1
10- pydantic == 2.12.3
11- pydantic-core == 2.41.4
10+ pydantic == 2.12.4
11+ pydantic-core == 2.41.5
1212pypi-simple == 1.8.0
1313requests == 2.32.5
1414soupsieve == 2.8
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ poetry-plugin-export==1.8.0
3838pre-commit == 4.3.0
3939ptyprocess == 0.7.0
4040pycparser == 2.23 ; (sys_platform == "darwin" or sys_platform == "linux" ) and (sys_platform == "darwin" or platform_python_implementation != "PyPy" )
41- pydantic == 2.12.3
42- pydantic-core == 2.41.4
41+ pydantic == 2.12.4
42+ pydantic-core == 2.41.5
4343pypi-simple == 1.8.0
4444pyproject-hooks == 1.2.0
4545pywin32-ctypes == 0.2.3 ; sys_platform == "win32"
You can’t perform that action at this time.
0 commit comments