Skip to content

Commit

Permalink
Bump coverage from 7.4.4 to 7.5.0
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.4 to 7.5.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.4.4...7.5.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent c64a520 commit 57e1028
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements.dev.in
Expand Up @@ -6,4 +6,4 @@
pip-tools==7.3.0
flake8==7.0.0
django-webtest==1.9.11
coverage==7.4.4
coverage==7.5.0
6 changes: 1 addition & 5 deletions requirements.dev.txt
Expand Up @@ -12,14 +12,12 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
coverage==7.4.4
coverage==7.5.0
# via -r requirements.dev.in
django-webtest==1.9.11
# via -r requirements.dev.in
flake8==7.0.0
# via -r requirements.dev.in
importlib-metadata==7.1.0
# via build
mccabe==0.7.0
# via flake8
packaging==24.0
Expand Down Expand Up @@ -51,8 +49,6 @@ webtest==3.0.0
# via django-webtest
wheel==0.43.0
# via pip-tools
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit 57e1028

Please sign in to comment.