Skip to content

Commit

Permalink
Merge pull request #9 from joakimwinum/dependabot/pip/pytest-gte-8.1.…
Browse files Browse the repository at this point in the history
…1-and-lt-8.4.0

Update pytest requirement from <8.3.0,>=8.1.1 to >=8.1.1,<8.4.0
  • Loading branch information
joakimwinum authored Aug 12, 2024
2 parents 14cca7a + 3af6ae3 commit caa0236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest>=8.1.1,<8.3.0
pytest>=8.1.1,<8.4.0
autopep8>=2.1.0,<2.4.0
flake8
coverage
Expand Down

0 comments on commit caa0236

Please sign in to comment.