Skip to content

Commit da3ecbf

Browse files
build(deps): bump tox from 4.20.0 to 4.21.2
Bumps [tox](https://github.com/tox-dev/tox) from 4.20.0 to 4.21.2. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.20.0...4.21.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6f28b0 commit da3ecbf

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

requirements-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pyproject-api==1.8.0
4242
# via tox
4343
requests==2.32.3
4444
# via -r requirements-ci.in
45-
tox==4.20.0
45+
tox==4.21.2
4646
# via
4747
# -r requirements-ci.in
4848
# tox-gh-actions
@@ -56,7 +56,7 @@ urllib3==2.2.3
5656
# via
5757
# requests
5858
# types-requests
59-
virtualenv==20.26.5
59+
virtualenv==20.26.6
6060
# via tox
6161
whitenoise==6.7.0
6262
# via -r requirements-ci.in

requirements-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ distlib==0.3.8
2626
# via virtualenv
2727
django==5.1.1
2828
# via -r requirements-dev.in
29-
filelock==3.15.4
29+
filelock==3.16.1
3030
# via
3131
# tox
3232
# virtualenv
@@ -64,7 +64,7 @@ packaging==24.1
6464
# tox
6565
pathspec==0.12.1
6666
# via black
67-
platformdirs==4.2.2
67+
platformdirs==4.3.6
6868
# via
6969
# black
7070
# tox
@@ -83,7 +83,7 @@ pyee==12.0.0
8383
# via playwright
8484
pyflakes==3.2.0
8585
# via flake8
86-
pyproject-api==1.7.1
86+
pyproject-api==1.8.0
8787
# via tox
8888
pytest==8.3.3
8989
# via -r requirements-dev.in
@@ -93,7 +93,7 @@ requests==2.32.3
9393
# via -r requirements-dev.in
9494
sqlparse==0.5.0
9595
# via django
96-
tox==4.20.0
96+
tox==4.21.2
9797
# via -r requirements-dev.in
9898
types-requests==2.32.0.20240914
9999
# via -r requirements-dev.in
@@ -105,7 +105,7 @@ urllib3==2.2.3
105105
# via
106106
# requests
107107
# types-requests
108-
virtualenv==20.26.3
108+
virtualenv==20.26.6
109109
# via
110110
# pre-commit
111111
# tox

0 commit comments

Comments
 (0)