Skip to content

Commit 10b050c

Browse files
Merge pull request #8 from django-components/dependabot/pip/tox-4.25.0
build(deps): bump tox from 4.24.1 to 4.25.0
2 parents e3d6d94 + 18de86c commit 10b050c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

requirements-ci.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,17 @@ pygments==2.19.1
3030
# via -r requirements-ci.in
3131
pyproject-api==1.8.0
3232
# via tox
33-
tox==4.24.1
33+
tomli==2.2.1
34+
# via
35+
# pyproject-api
36+
# tox
37+
tox==4.25.0
3438
# via
3539
# -r requirements-ci.in
3640
# tox-gh-actions
3741
tox-gh-actions==3.3.0
3842
# via -r requirements-ci.in
43+
typing-extensions==4.13.0
44+
# via tox
3945
virtualenv==20.29.2
4046
# via tox

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ tomli==2.2.1
8585
# pyproject-api
8686
# pytest
8787
# tox
88-
tox==4.24.1
88+
tox==4.25.0
8989
# via -r requirements-dev.in
9090
typing-extensions==4.12.2
9191
# via

0 commit comments

Comments
 (0)