We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e397cae commit bdbcbdeCopy full SHA for bdbcbde
actions/create_unique_testpypi_version/requirements.txt
@@ -7,8 +7,8 @@ idna==3.10
7
mailbits==0.2.2
8
packaging==24.2
9
poetry-core==1.9.1
10
-pydantic==2.10.6
11
-pydantic-core==2.27.2
+pydantic==2.11.0
+pydantic-core==2.33.0
12
pypi-simple==1.6.1
13
requests==2.32.3
14
soupsieve==2.6
actions/update_development_dependencies/requirements.txt
@@ -38,8 +38,8 @@ poetry-plugin-export==1.8.0
38
pre-commit==4.2.0
39
ptyprocess==0.7.0
40
pycparser==2.22 ; (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
41
42
43
44
pyproject-hooks==1.2.0
45
pywin32-ctypes==0.2.3 ; sys_platform == "win32"
0 commit comments