Skip to content

Commit

Permalink
Update pytest dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
plypaul committed Jun 4, 2024
1 parent ee4a7d7 commit ff02531
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Developer tools
mypy>=1.7.0, <1.8.0
pre-commit>=3.2.2, <3.3.0
pytest-mock>=3.7.0, <3.8.0
pytest-xdist>=3.2.1, <3.3.0
pytest>=7.1.1, < 7.2.0
pytest-mock>=3.14.0, <3.15.0
pytest-xdist>=3.6.0, <3.7.0
pytest>=8.0.0, < 9.0.0
PyYAML>=6.0, <7.0.0
graphviz>=0.18.2, <0.21
tabulate>=0.8.9
Expand Down

0 comments on commit ff02531

Please sign in to comment.