Commit 72276c5 1 parent 1e92449 commit 72276c5 Copy full SHA for 72276c5
File tree 7 files changed +12
-20
lines changed
7 files changed +12
-20
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ flaky==3.8.1
49
49
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
50
50
greenlet==3.1.1
51
51
# via -r requirements/dev.in
52
- hypothesis==6.125.1
52
+ hypothesis==6.125.2
53
53
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
54
54
id==1.5.0
55
55
# via twine
@@ -182,9 +182,8 @@ urwid==2.6.16
182
182
# urwid-readline
183
183
urwid-readline==0.15.1
184
184
# via pudb
185
- virtualenv==20.28.1
185
+ virtualenv==20.29.2
186
186
# via
187
- # -c /Users/ned/coverage/trunk/requirements/pins.pip
188
187
# -r /Users/ned/coverage/trunk/requirements/pip.in
189
188
# tox
190
189
wcwidth==0.2.13
@@ -193,7 +192,7 @@ zipp==3.21.0
193
192
# via importlib-metadata
194
193
195
194
# The following packages are considered to be unsafe in a requirements file:
196
- pip==25.0
195
+ pip==25.0.1
197
196
# via -r /Users/ned/coverage/trunk/requirements/pip.in
198
197
setuptools==75.8.0
199
198
# via
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ execnet==2.1.1
16
16
# via pytest-xdist
17
17
flaky==3.8.1
18
18
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
19
- hypothesis==6.125.1
19
+ hypothesis==6.125.2
20
20
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
23
- mypy==1.14.1
23
+ mypy==1.15.0
24
24
# via -r requirements/mypy.in
25
25
mypy-extensions==1.0.0
26
26
# via mypy
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
- # https://github.com/pypa/virtualenv/issues/2829
7
- virtualenv<20.29.0
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ zipp==3.21.0
28
28
# via importlib-metadata
29
29
30
30
# The following packages are considered to be unsafe in a requirements file:
31
- pip==25.0
31
+ pip==25.0.1
32
32
# via pip-tools
33
33
setuptools==75.8.0
34
34
# via pip-tools
Original file line number Diff line number Diff line change @@ -10,13 +10,11 @@ filelock==3.17.0
10
10
# via virtualenv
11
11
platformdirs==4.3.6
12
12
# via virtualenv
13
- virtualenv==20.28.1
14
- # via
15
- # -c /Users/ned/coverage/trunk/requirements/pins.pip
16
- # -r requirements/pip.in
13
+ virtualenv==20.29.2
14
+ # via -r requirements/pip.in
17
15
18
16
# The following packages are considered to be unsafe in a requirements file:
19
- pip==25.0
17
+ pip==25.0.1
20
18
# via -r requirements/pip.in
21
19
setuptools==75.8.0
22
20
# via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ execnet==2.1.1
16
16
# via pytest-xdist
17
17
flaky==3.8.1
18
18
# via -r requirements/pytest.in
19
- hypothesis==6.125.1
19
+ hypothesis==6.125.2
20
20
# via -r requirements/pytest.in
21
21
iniconfig==2.0.0
22
22
# via pytest
Original file line number Diff line number Diff line change @@ -42,7 +42,5 @@ tox-gh==1.5.0
42
42
# via -r requirements/tox.in
43
43
typing-extensions==4.12.2
44
44
# via tox
45
- virtualenv==20.28.1
46
- # via
47
- # -c /Users/ned/coverage/trunk/requirements/pins.pip
48
- # tox
45
+ virtualenv==20.29.2
46
+ # via tox
You can’t perform that action at this time.
0 commit comments