Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 2dfe950

Browse files
authored
Merge pull request #237 from kk6/dependabot/pip/pytest-6.2.3
Bump pytest from 6.0.1 to 6.2.3
2 parents 429d479 + ebae797 commit 2dfe950

File tree

2 files changed

+18
-35
lines changed

2 files changed

+18
-35
lines changed

poetry.lock

Lines changed: 17 additions & 34 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
@@ -33,7 +33,7 @@ furl = "^2.0"
3333
arrow = ">=0.12.1,<0.17.0"
3434

3535
[tool.poetry.dev-dependencies]
36-
pytest = "^6.0"
36+
pytest = "^6.2"
3737
pytest-cov = "^2.10"
3838
pytest-flake8 = "^1.0"
3939
responses = "^0.10.15"

0 commit comments

Comments
 (0)