Skip to content

Commit

Permalink
Update Python dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent e607850 commit 6d1ca1d
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 @@ -49,9 +49,9 @@ ruff = "^0.4.8"

[tool.poetry.group.test.dependencies]
pytest = "^7.4.3"
pytest-asyncio = "^0.21.1"
pytest-asyncio = "^0.23.0"
pytest-cov = "^4.1.0"
pytest-httpx = "^0.22.0"
pytest-httpx = "^0.30.0"
pytest-mock = "^3.12.0"
requests-mock = "^1.11.0"

Expand Down

0 comments on commit 6d1ca1d

Please sign in to comment.