Skip to content

Commit

Permalink
Merge pull request #256 from jakob-bagterp/dependabot/pip/coverage-7.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-bagterp authored Dec 18, 2023
2 parents 5e45af6 + 9a2a09e commit 532e20d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coverage==7.3.2
coverage==7.3.3
flake8==6.1.0
mypy==1.7.1
pre-commit==3.6.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ include_package_data = True

[options.extras_require]
testing =
coverage==7.3.2
coverage==7.3.3
flake8==6.1.0
mypy==1.7.1
pytest==7.4.3
Expand Down

0 comments on commit 532e20d

Please sign in to comment.