Skip to content

Commit

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

---
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] authored May 31, 2023
1 parent 41152a6 commit 5f91669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ SQLAlchemy==2.0.15
Werkzeug==2.3.4
# Dev dependencies (stuff useful for development)
black==23.3.0
coverage==7.2.6
coverage==7.2.7
flake8==6.0.0
psycopg2-binary>=2.9.6
pytest==7.3.1
Expand Down

0 comments on commit 5f91669

Please sign in to comment.