Skip to content

Commit

Permalink
chore(deps): update dependency pytest to >=7.0.0,<7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2023
1 parent a9f8154 commit eff2695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"attrs>=21.4.0,<23.2",
"sortedcontainers~=2.4.0",
"aiohttp~=3.8.0",
"pytest>=7.0.0,<7.4",
"pytest>=7.0.0,<7.5",
"pyyaml~=6.0",
],
setup_requires=["pytest-runner", "flake8"],
Expand Down

0 comments on commit eff2695

Please sign in to comment.