Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 00eb296 commit f201668
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,12 @@ contourpy==1.1.1
# via matplotlib
country-converter==1.0.0
# via -r requirements.dev.in
coverage==7.3.1
coverage==7.3.2
# via -r requirements.dev.in
cycler==0.11.0
# via matplotlib
distlib==0.3.7
# via virtualenv
exceptiongroup==1.1.3
# via
# cattrs
# pytest
filelock==3.12.4
# via virtualenv
fiona==1.9.4.post1
Expand Down Expand Up @@ -144,17 +140,6 @@ six==1.16.0
# fiona
# python-dateutil
# url-normalize
tomli==2.0.1
# via
# black
# build
# pip-tools
# pyproject-hooks
# pytest
typing-extensions==4.8.0
# via
# black
# cattrs
tzdata==2023.3
# via pandas
unidecode==1.3.6
Expand Down

0 comments on commit f201668

Please sign in to comment.