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.10
7
7
mailbits == 0.2.2
8
8
packaging == 25.0
9
9
poetry-core == 1.9.1
10
- pydantic == 2.10.6
11
- pydantic-core == 2.27.2
10
+ pydantic == 2.11.4
11
+ pydantic-core == 2.34.1
12
12
pypi-simple == 1.6.1
13
13
requests == 2.32.3
14
14
soupsieve == 2.7
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ poetry-plugin-export==1.8.0
38
38
pre-commit == 4.2.0
39
39
ptyprocess == 0.7.0
40
40
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.4
42
+ pydantic-core == 2.34.1
43
43
pypi-simple == 1.6.1
44
44
pyproject-hooks == 1.2.0
45
45
pywin32-ctypes == 0.2.3 ; sys_platform == "win32"
You can’t perform that action at this time.
0 commit comments