Skip to content

Commit dc8cf2a

Browse files
author
Martin Kudlej
committed
set max pytest version to 8.0.0
1 parent 850ba20 commit dc8cf2a

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)