Skip to content

Commit 0413484

Browse files
authored
chore(deps): update dependency tox to v4.47.3
1 parent 2c2c492 commit 0413484

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ dev = [
5656
"pre-commit==4.5.1; python_full_version >= '3.9'",
5757
"liccheck==0.9.2",
5858
"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'",
59+
"tox==4.47.3; python_full_version >= '3.10'",
60+
"tox<4.47.4; python_full_version < '3.10'",
6161
"django-debug-toolbar==5.2.0",
6262
"django-stubs==5.2.9; python_full_version >= '3.10'",
6363
"licensecheck==2025.1.0",

0 commit comments

Comments
 (0)