Skip to content

Commit

Permalink
chore(deps-dev): bump coverage[toml] from 7.5.4 to 7.6.0
Browse files Browse the repository at this point in the history
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.5.4...7.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 29, 2024
1 parent 4a70471 commit 2a676c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ certifi==2024.2.2; python_version >= '3.6'
cffi==1.16.0; platform_python_implementation != 'PyPy'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
coverage[toml]==7.5.4; python_version >= '3.8'
coverage[toml]==7.6.0; python_version >= '3.8'
coverage-badge==1.1.1
cryptography==43.0.0; python_version >= '3.7'
docker==7.0.0; python_version >= '3.8'
Expand Down

0 comments on commit 2a676c7

Please sign in to comment.