Skip to content

Commit

Permalink
Upgrade tests dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lycantropos committed Apr 10, 2023
1 parent dd07b3e commit 5fc9aa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Expand Up @@ -23,9 +23,9 @@ dynamic = ["version"]

[project.optional-dependencies]
tests = [
"hypothesis>=6.70.2,<7.0",
"hypothesis>=6.71.0,<7.0",
"hypothesis-geometry>=7.0.0",
"pytest>=7.2.2,<8.0"
"pytest>=7.3.0,<8.0"
]

[build-system]
Expand Down

0 comments on commit 5fc9aa8

Please sign in to comment.