Skip to content

Commit

Permalink
Upgrade tests dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lycantropos committed May 11, 2023
1 parent d11bac4 commit 2f3bcda
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 @@ -23,8 +23,8 @@ dynamic = ["version"]

[project.optional-dependencies]
tests = [
"hypothesis>=6.70.2,<7.0",
"pytest>=7.2.2,<8.0"
"hypothesis>=6.75.2,<7.0",
"pytest>=7.3.1,<8.0"
]

[build-system]
Expand Down

0 comments on commit 2f3bcda

Please sign in to comment.