Skip to content

Commit 6c51fa3

Browse files
author
Simon Prickett
authored
Merge pull request #215 from redis/dependabot/pip/pytest-7.1.2
Bump pytest from 7.1.1 to 7.1.2
2 parents d52f6bc + e723e8a commit 6c51fa3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -38,7 +38,7 @@ hiredis = "^2.0.0"
3838

3939
[tool.poetry.dev-dependencies]
4040
mypy = "^0.942"
41-
pytest = "^7.1.1"
41+
pytest = "^7.1.2"
4242
ipdb = "^0.13.9"
4343
pylint = "^2.13.7"
4444
black = "^22.3"

0 commit comments

Comments
 (0)