File tree 1 file changed +13
-14
lines changed
1 file changed +13
-14
lines changed Original file line number Diff line number Diff line change 1
- invoke == 2 .0.0
2
- PyYAML == 6.0 .1
1
+ configparser == 6 .0.0
2
+ coverage == 7.4 .1
3
3
dkfileutils == 1.4.2
4
- yamldirs == 1.1.8
5
- Sphinx == 5.2.3
6
- watchdog == 0.8.3
7
- pytest == 6.1.2 ; python_version < '3.9'
8
- pytest == 7.2.1 ; python_version >= '3.9'
9
- pytest-cov == 2.12.1 ; python_version < '3.9'
10
- pytest-cov == 4.0.0 ; python_version >= '3.9'
11
- coverage == 5.5 ; python_version < '3.9'
12
- coverage == 7.0.5 ; python_version >= '3.9'
13
- twine == 1.12.1
14
4
dkpkg == 2.0.1
15
- future == 0.18.2
16
- configparser == 5 .2.0
5
+ future == 0.18.3
6
+ invoke == 2 .2.0
17
7
pathtools == 0.1.2
8
+ pytest == 8.0.0
9
+ pytest-cov == 4.1.0
10
+ PyYAML == 6.0.1
11
+ Sphinx == 7.2.6
12
+ twine == 4.0.2 ; python_version < '3.11'
13
+ twine == 5.0.0 ; python_version >= '3.11'
14
+ watchdog == 3.0.0 ; python_version < '3.11'
15
+ watchdog == 4.0.0 ; python_version >= '3.11'
16
+ yamldirs == 1.1.8
18
17
You can’t perform that action at this time.
0 commit comments