We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5abeaf commit 43b8c54Copy full SHA for 43b8c54
1 file changed
pyproject.toml
@@ -37,7 +37,7 @@ classifiers = [
37
"Topic :: Software Development :: Quality Assurance",
38
]
39
requires-python = ">=3.8.1"
40
-dependencies = ["flake8>=6.0.0", "attrs>=19.2.0"]
+dependencies = ["flake8>=6.0.0", "attrs>=22.2.0"]
41
dynamic = ["version"]
42
43
[project.urls]
0 commit comments