File tree Expand file tree Collapse file tree 6 files changed +9
-14
lines changed Expand file tree Collapse file tree 6 files changed +9
-14
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ flaky==3.8.1
53
53
# via -r requirements/pytest.in
54
54
greenlet==3.2.2
55
55
# via -r requirements/dev.in
56
- hypothesis==6.131.15
56
+ hypothesis==6.131.16
57
57
# via -r requirements/pytest.in
58
58
id==1.5.0
59
59
# via twine
@@ -129,7 +129,7 @@ pygments==2.19.1
129
129
# rich
130
130
pylint==3.3.7
131
131
# via -r requirements/dev.in
132
- pyproject-api==1.9.0
132
+ pyproject-api==1.9.1
133
133
# via tox
134
134
pyproject-hooks==1.2.0
135
135
# via build
@@ -176,9 +176,8 @@ tomli==2.2.1
176
176
# tox
177
177
tomlkit==0.13.2
178
178
# via pylint
179
- tox @ git+https://github.com/The-Compiler/tox@3c5d56bf8bb8405d0eceef912ba4cad7d077448c
179
+ tox==4.26.0
180
180
# via
181
- # -c requirements/pins.pip
182
181
# -r requirements/tox.in
183
182
# tox-gh
184
183
tox-gh==1.5.0
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ cffi==1.17.1
4
4
# via -r requirements/light-threads.in
5
5
dnspython==2.7.0
6
6
# via eventlet
7
- eventlet==0.39.1
7
+ eventlet==0.40.0
8
8
# via -r requirements/light-threads.in
9
- gevent==25.4.2
9
+ gevent==25.5.1
10
10
# via -r requirements/light-threads.in
11
11
greenlet==3.2.2
12
12
# via
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ execnet==2.1.1
12
12
# via pytest-xdist
13
13
flaky==3.8.1
14
14
# via -r requirements/pytest.in
15
- hypothesis==6.131.15
15
+ hypothesis==6.131.16
16
16
# via -r requirements/pytest.in
17
17
iniconfig==2.1.0
18
18
# via pytest
Original file line number Diff line number Diff line change 2
2
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
3
3
4
4
# Version pins, for use as a constraints file.
5
-
6
- # We need this until https://github.com/tox-dev/tox/issues/3523 is fixed.
7
- tox @ git+https://github.com/The-Compiler/tox@python314
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ execnet==2.1.1
12
12
# via pytest-xdist
13
13
flaky==3.8.1
14
14
# via -r requirements/pytest.in
15
- hypothesis==6.131.15
15
+ hypothesis==6.131.16
16
16
# via -r requirements/pytest.in
17
17
iniconfig==2.1.0
18
18
# via pytest
Original file line number Diff line number Diff line change @@ -24,15 +24,14 @@ platformdirs==4.3.8
24
24
# virtualenv
25
25
pluggy==1.5.0
26
26
# via tox
27
- pyproject-api==1.9.0
27
+ pyproject-api==1.9.1
28
28
# via tox
29
29
tomli==2.2.1
30
30
# via
31
31
# pyproject-api
32
32
# tox
33
- tox @ git+https://github.com/The-Compiler/tox@3c5d56bf8bb8405d0eceef912ba4cad7d077448c
33
+ tox==4.26.0
34
34
# via
35
- # -c requirements/pins.pip
36
35
# -r requirements/tox.in
37
36
# tox-gh
38
37
tox-gh==1.5.0
You can’t perform that action at this time.
0 commit comments