Skip to content

Commit

Permalink
Upgrade tests dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lycantropos committed Nov 10, 2024
1 parent 0988626 commit ea7af40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dynamic = ["version"]

[project.optional-dependencies]
tests = [
"hypothesis>=6.116.0,<7.0",
"hypothesis>=6.118.7,<7.0",
"pytest>=8.3.3,<9.0"
]

Expand Down

0 comments on commit ea7af40

Please sign in to comment.