We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c2c492 commit 0413484Copy full SHA for 0413484
1 file changed
pyproject.toml
@@ -56,8 +56,8 @@ dev = [
56
"pre-commit==4.5.1; python_full_version >= '3.9'",
57
"liccheck==0.9.2",
58
"python-dotenv==1.2.2",
59
- "tox==4.47.2; python_full_version >= '3.10'",
60
- "tox<4.47.3; python_full_version < '3.10'",
+ "tox==4.47.3; python_full_version >= '3.10'",
+ "tox<4.47.4; python_full_version < '3.10'",
61
"django-debug-toolbar==5.2.0",
62
"django-stubs==5.2.9; python_full_version >= '3.10'",
63
"licensecheck==2025.1.0",
0 commit comments