Skip to content

Commit

Permalink
set max pytest version to 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkudlej committed Feb 12, 2024
1 parent 850ba20 commit dc8cf2a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 29 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[dev-packages]
pylint = "*"
pytest = "*"
pytest = "<8.0.0"
responses = "*"
python-dotenv = "*"
flake8 = "*"
Expand Down
57 changes: 29 additions & 28 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dc8cf2a

Please sign in to comment.