Skip to content

Commit 1581aef

Browse files
author
Simon Prickett
authored
Merge pull request #116 from redis/dependabot/pip/coverage-6.3.1
Bump coverage from 6.2 to 6.3.1
2 parents 7f1d594 + 0195fdf commit 1581aef

File tree

2 files changed

+45
-51
lines changed

2 files changed

+45
-51
lines changed

poetry.lock

Lines changed: 44 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ black = "^22.1"
4646
isort = "^5.9.3"
4747
flake8 = "^4.0.1"
4848
bandit = "^1.7.2"
49-
coverage = "^6.2"
49+
coverage = "^6.3"
5050
pytest-cov = "^3.0.0"
5151
pytest-xdist = "^2.5.0"
5252
unasync = "^0.5.0"

0 commit comments

Comments
 (0)