File tree 3 files changed +4
-4
lines changed
create_unique_testpypi_version
update_development_dependencies
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ charset-normalizer==3.4.1
6
6
idna == 3.10
7
7
mailbits == 0.2.2
8
8
packaging == 24.2
9
- poetry-core == 1.9 .1
9
+ poetry-core == 2.0 .1
10
10
pydantic == 2.10.5
11
11
pydantic-core == 2.27.2
12
12
pypi-simple == 1.6.1
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ packaging==24.2
32
32
pexpect == 4.9.0
33
33
pkginfo == 1.12.0
34
34
platformdirs == 4.3.6
35
- poetry == 1.8.5
36
- poetry-core == 1.9 .1
35
+ poetry == 2.0.1
36
+ poetry-core == 2.0 .1
37
37
poetry-plugin-export == 1.8.0
38
38
pre-commit == 4.0.1
39
39
ptyprocess == 0.7.0
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ version = "1.6.1"
35
35
python = " ~3.12" # This needs to stay in sync with all CI workflows
36
36
37
37
[tool .poetry .group .actions-create_unique_testpypi_version .dependencies ]
38
- poetry-core = " 1.9 .1"
38
+ poetry-core = " 2.0 .1"
39
39
pypi-simple = " 1.6.1"
40
40
tomli = " 2.2.1"
41
41
tomli-w = " 1.1.0"
You can’t perform that action at this time.
0 commit comments