Skip to content

Commit

Permalink
upgrade pytest version to 8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rlittlefield committed Jun 4, 2024
1 parent 574ec65 commit 59b45fe
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 81 deletions.
136 changes: 57 additions & 79 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ pysodium = "^0.7.17"
pycryptodomex = "^3.20.0"

[tool.poetry.dev-dependencies]
black = "^21.9b0"
pytest = "^6.2.5"
black = "^24.4.2"
pytest = "^8.2.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 59b45fe

Please sign in to comment.