File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ colorama==0.4.6
18
18
# via tox
19
19
coverage[toml]==7.0.0
20
20
# via pytest-cov
21
- distlib==0.3.6
21
+ distlib==0.3.9
22
22
# via virtualenv
23
23
exceptiongroup==1.0.4
24
24
# via pytest
25
- filelock==3.8.2
25
+ filelock==3.16.1
26
26
# via
27
27
# tox
28
28
# virtualenv
@@ -47,7 +47,7 @@ pep517==0.13.0
47
47
# via build
48
48
pip-tools==6.12.1
49
49
# via -r test-requirements.in
50
- platformdirs==2.6.0
50
+ platformdirs==4.3.6
51
51
# via
52
52
# tox
53
53
# virtualenv
@@ -75,14 +75,15 @@ tomli==2.0.1
75
75
# build
76
76
# coverage
77
77
# mypy
78
+ # pep517
78
79
# pyproject-api
79
80
# pytest
80
81
# tox
81
82
tox==4.0.16
82
83
# via -r test-requirements.in
83
84
typing-extensions==4.4.0
84
85
# via mypy
85
- virtualenv==20.17.1
86
+ virtualenv==20.26.6
86
87
# via tox
87
88
wheel==0.38.4
88
89
# via pip-tools
You can’t perform that action at this time.
0 commit comments