Skip to content

Commit 4f5bc6f

Browse files
Bump tox from 3.25.0 to 4.15.1
Bumps [tox](https://github.com/tox-dev/tox) from 3.25.0 to 4.15.1. - [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@3.25.0...4.15.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 987f112 commit 4f5bc6f

File tree

1 file changed

+24
-21
lines changed

1 file changed

+24
-21
lines changed

dev-requirements.txt

Lines changed: 24 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,30 +10,34 @@ attrs==21.2.0
1010
# via pytest
1111
babel==2.9.1
1212
# via sphinx
13-
backports-entry-points-selectable==1.1.0
14-
# via virtualenv
13+
cachetools==5.3.3
14+
# via
15+
# -c requirements.txt
16+
# tox
1517
certifi==2024.6.2
1618
# via
1719
# -c requirements.txt
1820
# requests
21+
chardet==5.2.0
22+
# via tox
1923
charset-normalizer==3.3.2
2024
# via
2125
# -c requirements.txt
2226
# requests
27+
colorama==0.4.6
28+
# via tox
2329
commonmark==0.9.1
2430
# via recommonmark
2531
coverage[toml]==5.5
26-
# via
27-
# coverage
28-
# pytest-cov
29-
distlib==0.3.2
32+
# via pytest-cov
33+
distlib==0.3.8
3034
# via virtualenv
3135
docutils==0.17.1
3236
# via
3337
# myst-parser
3438
# recommonmark
3539
# sphinx
36-
filelock==3.0.12
40+
filelock==3.15.4
3741
# via
3842
# tox
3943
# virtualenv
@@ -66,22 +70,25 @@ myst-parser[linkify]==0.18.1
6670
packaging==24.1
6771
# via
6872
# -c requirements.txt
73+
# pyproject-api
6974
# pytest
7075
# setuptools-scm
7176
# sphinx
7277
# tox
73-
platformdirs==2.3.0
74-
# via virtualenv
75-
pluggy==1.0.0
78+
platformdirs==4.2.2
7679
# via
77-
# pytest
7880
# tox
79-
py==1.10.0
81+
# virtualenv
82+
pluggy==1.5.0
8083
# via
8184
# pytest
8285
# tox
86+
py==1.10.0
87+
# via pytest
8388
pygments==2.10.0
8489
# via sphinx
90+
pyproject-api==1.7.1
91+
# via tox
8592
pytest==7.1.2
8693
# via
8794
# -r dev-requirements.in
@@ -105,11 +112,6 @@ responses==0.22.0
105112
# via -r dev-requirements.in
106113
setuptools-scm==6.4.2
107114
# via -r dev-requirements.in
108-
six==1.16.0
109-
# via
110-
# -c requirements.txt
111-
# tox
112-
# virtualenv
113115
snowballstemmer==2.1.0
114116
# via sphinx
115117
sphinx==4.4.0
@@ -133,12 +135,13 @@ toml==0.10.2
133135
# via
134136
# coverage
135137
# responses
136-
# tox
137-
tomli==1.2.1
138+
tomli==2.0.1
138139
# via
140+
# pyproject-api
139141
# pytest
140142
# setuptools-scm
141-
tox==3.25.0
143+
# tox
144+
tox==4.15.1
142145
# via -r dev-requirements.in
143146
types-toml==0.10.8.1
144147
# via responses
@@ -151,7 +154,7 @@ urllib3==2.2.2
151154
# -c requirements.txt
152155
# requests
153156
# responses
154-
virtualenv==20.8.0
157+
virtualenv==20.26.3
155158
# via tox
156159
wheel==0.41.0
157160
# via -r dev-requirements.in

0 commit comments

Comments
 (0)