Skip to content

Commit 571b144

Browse files
authored
Merge pull request 3scale-qe#148 from mkudlej/set_max_pytest_ver
set max pytest version to 8.0.0
2 parents 850ba20 + dc8cf2a commit 571b144

File tree

2 files changed

+30
-29
lines changed

2 files changed

+30
-29
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ verify_ssl = true
55

66
[dev-packages]
77
pylint = "*"
8-
pytest = "*"
8+
pytest = "<8.0.0"
99
responses = "*"
1010
python-dotenv = "*"
1111
flake8 = "*"

Pipfile.lock

Lines changed: 29 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)