Skip to content

Commit

Permalink
Merge pull request #6 from FollowTheProcess/deps/bump-pytest-max
Browse files Browse the repository at this point in the history
Bump pytest maximum version to <9
  • Loading branch information
thombashi authored Feb 4, 2024
2 parents 26e7c6a + 3bac0e6 commit c50c4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytablewriter>=1.2.0,<2
pytest>=3.3.2,<8,!=6.0.0
pytest>=3.3.2,<9,!=6.0.0
tcolorpy>=0.0.5,<1
typepy>=1.1.1,<2

0 comments on commit c50c4bb

Please sign in to comment.