Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent 5060fe7 commit 01432cc
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 @@ -19,7 +19,7 @@ lxml==4.9.4
fuzzywuzzy==0.18.0
sure==2.0.1
ipdb==0.13.13
coverage==7.3.4
coverage==7.4.0
pyasn1==0.5.1
cffi==1.16.0 # cryptography
cryptography==41.0.7 # for PyOpenSSL
Expand Down

0 comments on commit 01432cc

Please sign in to comment.