Skip to content

Commit

Permalink
Bump coverage from 7.3.0 to 7.3.1
Browse files Browse the repository at this point in the history
Bumps [coverage](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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 7, 2023
1 parent 2333852 commit 06ed775
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==2.3.3
werkzeug==2.3.7
coverage==7.3.0
coverage==7.3.1
argparse
Django>=2.0.6
pytest==7.4.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/test_windows.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==2.3.3
coverage==7.3.0
coverage==7.3.1
argparse
pytest==7.4.1
pytest-xdist==3.3.1

0 comments on commit 06ed775

Please sign in to comment.