File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ click==8.0.3
16
16
# pip-tools
17
17
distlib==0.3.4
18
18
# via virtualenv
19
- filelock==3.5.0
19
+ filelock==3.5.1
20
20
# via
21
21
# tox
22
22
# virtualenv
@@ -40,6 +40,10 @@ six==1.16.0
40
40
# via
41
41
# tox
42
42
# virtualenv
43
+ toml==0.10.2
44
+ # via
45
+ # pre-commit
46
+ # tox
43
47
toposort==1.7
44
48
# via pip-compile-multi
45
49
tox==3.24.5
Original file line number Diff line number Diff line change 1
- pytest<7
1
+ pytest
Original file line number Diff line number Diff line change 1
- # SHA1:43b07f68ee4dcf187dce9de79fc8dd462f1c99d6
1
+ # SHA1:0eaa389e1fdb3a1917c0f987514bd561be5718ee
2
2
#
3
3
# This file is autogenerated by pip-compile-multi
4
4
# To update, run:
@@ -17,7 +17,7 @@ py==1.11.0
17
17
# via pytest
18
18
pyparsing==3.0.7
19
19
# via packaging
20
- pytest==6.2.5
20
+ pytest==7.0.1
21
21
# via -r requirements/tests.in
22
- toml==0.10.2
22
+ tomli==2.0.1
23
23
# via pytest
You can’t perform that action at this time.
0 commit comments