Skip to content

Commit e723e8a

Browse files
Bump pytest from 7.1.1 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d52f6bc commit e723e8a

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)