Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit dd727c7

Browse files
authored
Merge pull request #608 from staticdev/dependabot/pip/pytest-7.0.0
Bump pytest from 6.2.5 to 7.0.0
2 parents 83b6407 + f0873ee commit dd727c7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -27,7 +27,7 @@ pyyaml = "^5.3.1"
2727
"github3.py" = "^3.0.0"
2828

2929
[tool.poetry.dev-dependencies]
30-
pytest = "^6.2.5"
30+
pytest = "^7.0.0"
3131
safety = "^1.10.0"
3232
mypy = "^0.931"
3333
typeguard = "^2.13.3"

0 commit comments

Comments
 (0)