Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8 (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent ce96ed6 commit b8809bc
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 @@ -5,7 +5,7 @@
REQUIREMENTS = ["Pillow~=10.2.0", "python-dateutil~=2.8"]
DEV_REQUIREMENTS = {
"dev": [
"pytest==7.4.*",
"pytest==8.0.*",
"pylint==3.0.*",
"black==23.12.*",
"setuptools==69.0.*",
Expand Down

0 comments on commit b8809bc

Please sign in to comment.