Skip to content

Commit 233e7f8

Browse files
author
Martin Kudlej
committed
upgrade pytest in devs tools
1 parent 443fabb commit 233e7f8

2 files changed

Lines changed: 321 additions & 290 deletions

File tree

Pipfile

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

66
[dev-packages]
77
pylint = "*"
8-
pytest = "<8.0.0"
8+
#pytest = "<8.0.0"
9+
pytest = "*"
910
responses = "*"
1011
python-dotenv = "*"
1112
flake8 = "*"

0 commit comments

Comments
 (0)