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 14, 2024
1 parent e9d39b8 commit ffeb14d
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 @@ -22,8 +22,8 @@ dynamic = ["version"]

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

[build-system]
Expand Down

0 comments on commit ffeb14d

Please sign in to comment.