Skip to content

Commit

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

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

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 Feb 21, 2022
1 parent d504463 commit a1237ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pytest-cov==3.0.0
pytest-randomly==3.11.0

# Coverage testing.
coverage[toml]==6.3.1
coverage[toml]==6.3.2

# Other stuff
async-timeout==4.0.2 # Used for timeouts in some test cases.
Expand Down

0 comments on commit a1237ee

Please sign in to comment.