Skip to content

Commit

Permalink
Merge pull request #581 from lona-web-org/dependabot/pip/coverage-7.6.0
Browse files Browse the repository at this point in the history
build: Bump coverage from 7.5.4 to 7.6.0
  • Loading branch information
fscherf authored Jul 12, 2024
2 parents 69f121e + 2fcb112 commit 97b9c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ test = [
"rlpython",
"typing-extensions",

"coverage==7.5.4",
"coverage==7.6.0",
"pytest==8.2.2",
"pytest-aiohttp==1.0.5",
"pytest-mock==3.14.0",
Expand Down

0 comments on commit 97b9c12

Please sign in to comment.