Skip to content

Commit e851131

Browse files
author
Simon Prickett
authored
Merge pull request #131 from redis/dependabot/pip/pytest-7.0.1
Bump pytest from 7.0.0 to 7.0.1
2 parents 259aeda + 213178f commit e851131

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ hiredis = "^2.0.0"
3939

4040
[tool.poetry.dev-dependencies]
4141
mypy = "^0.931"
42-
pytest = "^7.0.0"
42+
pytest = "^7.0.1"
4343
ipdb = "^0.13.9"
4444
pylint = "^2.12.2"
4545
black = "^22.1"

0 commit comments

Comments
 (0)