Skip to content

Commit

Permalink
Merge pull request #826 from OWASP/dependabot/pip/coverage-7.6.2
Browse files Browse the repository at this point in the history
Bump coverage from 7.6.0 to 7.6.2
  • Loading branch information
sydseter authored Oct 12, 2024
2 parents 3fbc75b + f43fc64 commit 8a07b2b
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 76 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[dev-packages]
black = "==24.10.0"
coverage = "==7.6.1"
coverage = "==7.6.2"
flake8 = "==7.1.1"
httpretty = "==1.1.4"
mypy = "==1.11.2"
Expand Down
140 changes: 65 additions & 75 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8a07b2b

Please sign in to comment.