We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7568701 + 5877361 commit d9340d8Copy full SHA for d9340d8
1 file changed
pyproject.toml
@@ -35,7 +35,7 @@ dev = [
35
"pytest-asyncio>=0.21.0,<2.0.0",
36
"pytest-cov>=4.1.0,<8.0.0",
37
"black>=23.12.0,<24.0.0",
38
- "isort>=5.13.0,<6.0.0",
+ "isort>=5.13.0,<8.0.0",
39
"mypy>=1.8.0,<2.0.0",
40
"moto[athena]>=4.2.0,<6.0.0", # For mocking AWS services in tests
41
"types-boto3>=1.0.0,<2.0.0", # Type stubs for boto3
0 commit comments