Skip to content

Commit

Permalink
deps: update dependency pytest to >=8,<8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent 35c933b commit b3ffea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -53,7 +53,7 @@
"test": [
"coverage>=7.5,<7.6",
"pylint>=3,<3.2",
"pytest>=8,<8.2",
"pytest>=8,<8.3",
"pytest-cov>=5,<5.1",
"mypy>=1.10,<1.11",
"types-python-dateutil",
Expand Down

0 comments on commit b3ffea6

Please sign in to comment.