Skip to content

Commit

Permalink
chore(deps): update coverage[toml] requirement from ==7.3.* to ==7.4.* (
Browse files Browse the repository at this point in the history
aws-deadline#48)

Updates the requirements on [coverage[toml]](https://github.com/nedbat/coveragepy) to permit the latest version.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.3.0...7.4.0)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent ca4fb49 commit 53469fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coverage[toml] == 7.3.*
coverage[toml] == 7.4.*
pytest == 7.4.*
pytest-cov == 4.1.*
pytest-timeout == 2.2.*
Expand Down

0 comments on commit 53469fa

Please sign in to comment.