File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 63
63
- id : workflows-require-timeout
64
64
- id : poetry-lock
65
65
additional_dependencies :
66
- - poetry==1.8.5 # pypi
66
+ - poetry==2.0.1 # pypi
67
67
- repo : https://github.com/codespell-project/codespell
68
68
rev : v2.3.0
69
69
hooks :
Original file line number Diff line number Diff line change 1
1
c2cciutils [checks,publish ]== 1.7.1
2
- poetry == 1.8.5
2
+ poetry == 2.0.1
3
3
poetry-plugin-tweak-dependencies-version == 1.5.2
4
4
poetry-dynamic-versioning == 1.4.1
5
5
poetry-plugin-export == 1.8.0
6
- pip == 24.3.1
6
+ pip == 25.0
7
7
pre-commit == 4.0.1
8
8
poetry-plugin-drop-python-upper-constraint == 0.1.0
9
9
importlib-metadata < 8.5.1
Original file line number Diff line number Diff line change 1
- poetry == 1.8.5
1
+ poetry == 2.0.1
2
2
poetry-plugin-tweak-dependencies-version == 1.5.2
3
3
poetry-dynamic-versioning == 1.4.1
4
4
poetry-plugin-export == 1.8.0
5
- pip == 24.3.1
5
+ pip == 25.0
6
6
poetry-plugin-drop-python-upper-constraint == 0.1.0
You can’t perform that action at this time.
0 commit comments