Skip to content

Commit

Permalink
updated pytest modules
Browse files Browse the repository at this point in the history
  • Loading branch information
TeKrop committed Feb 5, 2024
1 parent 4b11c7f commit 8717bd6
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 @@ -25,11 +25,11 @@ pydantic-settings = "^2.0.3"
fakeredis = "^2.20.0"
ipdb = "^0.13.13"
pytest = "^8.0.0"
pytest-asyncio = "^0.23.3"
pytest-asyncio = "^0.23.4"
pytest-clarity = "^1.0.1"
pytest-cov = "^4.1.0"
pytest-randomly = "^3.15.0"
pytest-xdist = "^3.3.1"
pytest-xdist = "^3.5.0"
refurb = "^1.22.1"
ruff = "^0.2.0"
pre-commit = "^3.5.0"
Expand Down

0 comments on commit 8717bd6

Please sign in to comment.