File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
create_unique_testpypi_version
update_development_dependencies Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ soupsieve==2.6 ; python_version >= "3.12" and python_version < "3.13"
1515tomli == 2.0.1 ; python_version >= "3.12" and python_version < "3.13"
1616tomli-w == 1.0.0 ; python_version >= "3.12" and python_version < "3.13"
1717typing-extensions == 4.12.2 ; python_version >= "3.12" and python_version < "3.13"
18- urllib3 == 2.2.2 ; python_version >= "3.12" and python_version < "3.13"
18+ urllib3 == 2.2.3 ; python_version >= "3.12" and python_version < "3.13"
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ toml-sort==0.23.1 ; python_version >= "3.12" and python_version < "3.13"
5757tomlkit == 0.13.2 ; python_version >= "3.12" and python_version < "3.13"
5858trove-classifiers == 2024.7.2 ; python_version >= "3.12" and python_version < "3.13"
5959typing-extensions == 4.12.2 ; python_version >= "3.12" and python_version < "3.13"
60- urllib3 == 2.2.2 ; python_version >= "3.12" and python_version < "3.13"
60+ urllib3 == 2.2.3 ; python_version >= "3.12" and python_version < "3.13"
6161virtualenv == 20.26.4 ; python_version >= "3.12" and python_version < "3.13"
6262xattr == 1.1.0 ; python_version >= "3.12" and python_version < "3.13" and sys_platform == "darwin"
6363yamlfix == 1.17.0 ; python_version >= "3.12" and python_version < "3.13"
You can’t perform that action at this time.
0 commit comments