Skip to content

Commit

Permalink
chore(deps): update dependency pytest to ==7.4.*
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 549ed9d commit d2e2a70
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 @@ -4,7 +4,7 @@
REQUIREMENTS = ["Pillow~=10.0.1", "python-dateutil~=2.8"]
DEV_REQUIREMENTS = {
"dev": [
"pytest==7.2.*",
"pytest==7.4.*",
"pylint==2.17.*",
"black==23.10.*",
]
Expand Down

0 comments on commit d2e2a70

Please sign in to comment.