Skip to content

Commit

Permalink
chore(deps): update dependency coverage to v7.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 1f180e7 commit 44a6ce4
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 @@ -8,7 +8,7 @@ black = "==24.4.2"
cfgv = "==3.4.0"
click = "==8.1.7"
colorama = "==0.4.6"
coverage = "==7.5.3"
coverage = "==7.5.4"
distlib = "==0.3.8"
filelock = "==3.15.4"
flake8 = "==7.1.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ black==24.4.2
cfgv==3.4.0
click==8.1.7
colorama==0.4.6; sys_platform == "win32" or platform_system == "Windows"
coverage==7.5.3
coverage==7.5.4
distlib==0.3.8
filelock==3.15.4
flake8==7.1.0
Expand Down

0 comments on commit 44a6ce4

Please sign in to comment.