Skip to content

Commit

Permalink
Update dependency pytest-isort to v4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and nphilipp committed Mar 26, 2024
1 parent 36afa52 commit 877c286
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 @@ -75,7 +75,7 @@ pytest = ">=6.2.5"
pytest-asyncio = "^0.17 || ^0.18 || ^0.19 || ^0.20 || ^0.21 || ^0.23.0"
pytest-black = "^0.3.12"
pytest-cov = "^3 || ^4"
pytest-isort = "^2 || ^3"
pytest-isort = "^2 || ^3 || ^4.0.0"
tox = "^3.24.4 || ^4.0.0"
psycopg = "^3.0.16"
pytest-postgresql = "^4.1.1 || ^5.0.0"
Expand Down

0 comments on commit 877c286

Please sign in to comment.