Skip to content

Commit

Permalink
Merge pull request #219 from nnsnodnb/renovate/pytest-8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsnodnb authored Mar 4, 2024
2 parents 44caca7 + 8259d5c commit 2968bb5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -31,7 +31,7 @@ PyJWT = ">=2.0.0,<2.9.0"
cryptography = ">=39,<43"

[tool.poetry.group.dev.dependencies]
pytest = ">=8.0.0,<8.1.0"
pytest = ">=8.1.0,<8.2.0"
black = ">=24.2,<25"
isort = "^5.10.1"
flake8 = "^7.0.0"
Expand Down

0 comments on commit 2968bb5

Please sign in to comment.