Skip to content

Commit

Permalink
chore(dependencies): ⬆️ upgrade dependencies for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MerleLiuKun committed Oct 21, 2021
1 parent 4b4a5ba commit 5f3c813
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ requests-oauthlib = "^1.3.0"
dataclasses-json = "^0.5.4"

[tool.poetry.dev-dependencies]
pytest = "^4.6.11"
pytest-cov = "^2.10.1"
pytest = "^6.2.5"
pytest-cov = "^3.0.0"
responses = ">=0.11"
tox = "^3.20.1"

Expand Down

0 comments on commit 5f3c813

Please sign in to comment.