Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit f22d519

Browse files
Merge pull request #232 from staticdev/dependabot/pip/pytest-6.2.0
Bump pytest from 6.1.2 to 6.2.0
2 parents 21e4461 + d79c2af commit f22d519

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

poetry.lock

Lines changed: 7 additions & 8 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
@@ -36,7 +36,7 @@ flake8 = "^3.8.4"
3636
flake8-bandit = "^2.1.2"
3737
flake8-bugbear = "^20.11.1"
3838
safety = "^1.8.5"
39-
pytest = "^6.1.2"
39+
pytest = "^6.2.0"
4040
mypy = "^0.790"
4141
reorder-python-imports = "^2.3.6"
4242
pre-commit = "^2.9.3"

0 commit comments

Comments
 (0)