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

Commit 3f5e956

Browse files
Merge pull request #54 from staticdev/dependabot/pip/pytest-5.4.3
Bump pytest from 5.4.2 to 5.4.3
2 parents 9893637 + c20667d commit 3f5e956

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
@@ -34,7 +34,7 @@ flake8-bandit = "^2.1.2"
3434
flake8-black = "^0.2.0"
3535
flake8-bugbear = "^20.1.4"
3636
safety = "^1.8.5"
37-
pytest = "^5.4.1"
37+
pytest = "^5.4.3"
3838
mypy = "^0.770"
3939
codecov = "^2.1.3"
4040
reorder-python-imports = "^2.3.1"

0 commit comments

Comments
 (0)