Skip to content

Commit

Permalink
Switch to compatible pytest dependency versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rl committed Feb 6, 2024
1 parent 85db577 commit 1a87d00
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 131 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ antlr4-python3-runtime = "~=4.10"
python-dateutil = "==2.8.2"

[dev-packages]
pytest = "==7.1.1"
pytest = "~=7.1"
pytest-cov = "==3.0.0"
freezegun = "==1.2.2"
pyyaml = "==6.0.1"
Expand Down
Loading

0 comments on commit 1a87d00

Please sign in to comment.