Skip to content

Commit 0c5f132

Browse files
committed
Revert "Switch to compatible pytest dependency versioning"
This reverts commit 1a87d00.
1 parent 1a87d00 commit 0c5f132

File tree

2 files changed

+131
-92
lines changed

2 files changed

+131
-92
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ antlr4-python3-runtime = "~=4.10"
88
python-dateutil = "==2.8.2"
99

1010
[dev-packages]
11-
pytest = "~=7.1"
11+
pytest = "==7.1.1"
1212
pytest-cov = "==3.0.0"
1313
freezegun = "==1.2.2"
1414
pyyaml = "==6.0.1"

0 commit comments

Comments
 (0)