Skip to content

Commit

Permalink
Merge pull request 3scale-qe#148 from mkudlej/set_max_pytest_ver
Browse files Browse the repository at this point in the history
set max pytest version to 8.0.0
  • Loading branch information
jakurban authored Feb 14, 2024
2 parents 850ba20 + dc8cf2a commit 571b144
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 571b144

Please sign in to comment.