Skip to content

Commit

Permalink
Update dependency coverage to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2023
1 parent e01fe20 commit e0da75e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requests-oauthlib = ">=0.5.0"
python-dateutil = ">=2.4.2"
"pushbullet.py" = ">=0.8.1"
confuse = "*"
coverage = "==6.5.0"
coverage = "==7.2.7"

[dev-packages]
requests-mock = "*"
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ babel==2.9.1
certifi==2018.1.18
chardet==3.0.4
commonmark==0.7.5
coverage==4.5.1
coverage==7.2.7
docutils==0.14
freezegun==0.3.10
future==0.16.0
Expand Down

0 comments on commit e0da75e

Please sign in to comment.