We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc26bd1 commit 59520b0Copy full SHA for 59520b0
2 files changed
pyproject.toml
@@ -10,7 +10,7 @@ dependencies = ["cryptography>=43.0.1,<45.0.0"]
10
11
[dependency-groups]
12
dev = [
13
- "poethepoet>=0.29.0,<0.30",
+ "poethepoet>=0.39,<0.40",
14
"pytest>=8.3.3,<9",
15
"mypy>=1.11.2,<2",
16
"pytest-deadfixtures>=2.2.1,<3",
0 commit comments