Skip to content

Commit

Permalink
Bump coverage[toml] from 7.3.0 to 7.3.1
Browse files Browse the repository at this point in the history
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.3.0 to 7.3.1.
- [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.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2023
1 parent fc4efc8 commit 93ac1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ install_requires =
# Extras used by developers *of* briefcase are pinned to specific versions to
# ensure environment consistency.
dev =
coverage[toml] == 7.3.0
coverage[toml] == 7.3.1
coverage-conditional-plugin == 0.9.0
pre-commit == 3.4.0
pytest == 7.4.1
Expand Down

0 comments on commit 93ac1cc

Please sign in to comment.