File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
create_unique_testpypi_version
update_development_dependencies Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ charset-normalizer==3.4.4
66idna == 3.11
77mailbits == 0.2.3
88packaging == 25.0
9- poetry-core == 1.9 .1
9+ poetry-core == 2.2 .1
1010pydantic == 2.12.5
1111pydantic-core == 2.41.5
1212pypi-simple == 1.8.0
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ packaging==25.0
3232pexpect == 4.9.0
3333pkginfo == 1.12.1.2
3434platformdirs == 4.5.1
35- poetry == 1.8.5
36- poetry-core == 1.9 .1
35+ poetry == 2.2.1
36+ poetry-core == 2.2 .1
3737poetry-plugin-export == 1.8.0
3838pre-commit == 4.5.1
3939ptyprocess == 0.7.0
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ version = "1.8.4"
3535python = " ~3.13" # This needs to stay in sync with all CI workflows
3636
3737[tool .poetry .group .actions-create_unique_testpypi_version .dependencies ]
38- poetry-core = " 1.9 .1"
38+ poetry-core = " 2.2 .1"
3939pypi-simple = " 1.8.0"
4040tomli = " 2.3.0"
4141tomli-w = " 1.2.0"
@@ -51,8 +51,8 @@ yamlfix = "1.19.1"
5151
5252[tool .poetry .group .dev .dependencies ]
5353pip = " ^25.0"
54- poetry = " ^1.8.5 "
55- poetry-audit-plugin = " ^0.4 .0"
54+ poetry = " ^2.0.0 "
55+ poetry-audit-plugin = " ^1.0 .0"
5656poetry-plugin-export = " 1.8.0"
5757poetry-pre-commit-plugin = " ^0.1.2"
5858pre-commit = " 4.5.1"
You can’t perform that action at this time.
0 commit comments