Skip to content

Commit

Permalink
Merge pull request uriyyo#126 from uriyyo/dependabot/pip/pytest-6.2.5
Browse files Browse the repository at this point in the history
Bump pytest from 6.2.4 to 6.2.5
  • Loading branch information
uriyyo authored Aug 31, 2021
2 parents 4661420 + d432ac4 commit 177815f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ requests = ">=2.24.0" # TODO: replace with httpx
pillow = { version = ">=7.2.0", optional = true }

[tool.poetry.dev-dependencies]
pytest = "^6.2.4"
pytest = "^6.2.5"
black = "^21.7b0"
pre-commit = "^2.14.0"
pytest-mock = "^3.6.1"
Expand Down

0 comments on commit 177815f

Please sign in to comment.