Skip to content

Commit

Permalink
unpin pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Feb 18, 2022
1 parent 80e6c4b commit df59bde
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ six==1.16.0
# via
# tox
# virtualenv
toml==0.10.2
# via
# pre-commit
# tox
toposort==1.7
# via pip-compile-multi
tox==3.24.5
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest<7
pytest
6 changes: 3 additions & 3 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:43b07f68ee4dcf187dce9de79fc8dd462f1c99d6
# SHA1:0eaa389e1fdb3a1917c0f987514bd561be5718ee
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -17,7 +17,7 @@ py==1.11.0
# via pytest
pyparsing==3.0.7
# via packaging
pytest==6.2.5
pytest==7.0.1
# via -r requirements/tests.in
toml==0.10.2
tomli==2.0.1
# via pytest

0 comments on commit df59bde

Please sign in to comment.