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 @@ -3,7 +3,7 @@ attrs==24.2.0 ; python_version >= "3.12" and python_version < "3.13"
33beautifulsoup4 == 4.12.3 ; python_version >= "3.12" and python_version < "3.13"
44certifi == 2024.8.30 ; python_version >= "3.12" and python_version < "3.13"
55charset-normalizer == 3.3.2 ; python_version >= "3.12" and python_version < "3.13"
6- idna == 3.9 ; python_version >= "3.12" and python_version < "3.13"
6+ idna == 3.10 ; python_version >= "3.12" and python_version < "3.13"
77mailbits == 0.2.1 ; python_version >= "3.12" and python_version < "3.13"
88packaging == 24.1 ; python_version >= "3.12" and python_version < "3.13"
99poetry-core == 1.9.0 ; python_version >= "3.12" and python_version < "3.13"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ dulwich==0.21.7 ; python_version >= "3.12" and python_version < "3.13"
1818fastjsonschema == 2.20.0 ; python_version >= "3.12" and python_version < "3.13"
1919filelock == 3.16.0 ; python_version >= "3.12" and python_version < "3.13"
2020identify == 2.6.1 ; python_version >= "3.12" and python_version < "3.13"
21- idna == 3.9 ; python_version >= "3.12" and python_version < "3.13"
21+ idna == 3.10 ; python_version >= "3.12" and python_version < "3.13"
2222installer == 0.7.0 ; python_version >= "3.12" and python_version < "3.13"
2323jaraco-classes == 3.4.0 ; python_version >= "3.12" and python_version < "3.13"
2424jeepney == 0.8.0 ; python_version >= "3.12" and python_version < "3.13" and sys_platform == "linux"
You can’t perform that action at this time.
0 commit comments