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

Commit 553ea11

Browse files
Merge pull request #175 from staticdev/dependabot/pip/pytest-6.1.0
Bump pytest from 6.0.2 to 6.1.0
2 parents db1db4a + a332505 commit 553ea11

File tree

2 files changed

+5
-18
lines changed

2 files changed

+5
-18
lines changed

poetry.lock

+4-17
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
@@ -36,7 +36,7 @@ flake8 = "^3.8.3"
3636
flake8-bandit = "^2.1.2"
3737
flake8-bugbear = "^20.1.4"
3838
safety = "^1.8.5"
39-
pytest = "^6.0.1"
39+
pytest = "^6.1.0"
4040
mypy = "^0.782"
4141
reorder-python-imports = "^2.3.5"
4242
pre-commit = "^2.7.1"

0 commit comments

Comments
 (0)