File tree Expand file tree Collapse file tree 7 files changed +12
-20
lines changed Expand file tree Collapse file tree 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
4949    # via -r /Users/ned/coverage/trunk/requirements/pytest.in
5050greenlet==3.1.1
5151    # via -r requirements/dev.in
52- hypothesis==6.125.1 
52+ hypothesis==6.125.2 
5353    # via -r /Users/ned/coverage/trunk/requirements/pytest.in
5454id==1.5.0
5555    # via twine
@@ -182,9 +182,8 @@ urwid==2.6.16
182182    #   urwid-readline
183183urwid-readline==0.15.1
184184    # via pudb
185- virtualenv==20.28.1 
185+ virtualenv==20.29.2 
186186    # via
187-     #   -c /Users/ned/coverage/trunk/requirements/pins.pip
188187    #   -r /Users/ned/coverage/trunk/requirements/pip.in
189188    #   tox
190189wcwidth==0.2.13
@@ -193,7 +192,7 @@ zipp==3.21.0
193192    # via importlib-metadata
194193
195194# The following packages are considered to be unsafe in a requirements file:
196- pip==25.0
195+ pip==25.0.1 
197196    # via -r /Users/ned/coverage/trunk/requirements/pip.in
198197setuptools==75.8.0
199198    # via
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ execnet==2.1.1
1616    # via pytest-xdist
1717flaky==3.8.1
1818    # via -r /Users/ned/coverage/trunk/requirements/pytest.in
19- hypothesis==6.125.1 
19+ hypothesis==6.125.2 
2020    # via -r /Users/ned/coverage/trunk/requirements/pytest.in
2121iniconfig==2.0.0
2222    # via pytest
23- mypy==1.14.1 
23+ mypy==1.15.0 
2424    # via -r requirements/mypy.in
2525mypy-extensions==1.0.0
2626    # via mypy
Original file line number Diff line number Diff line change 22# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
33
44# 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
2828    # via importlib-metadata
2929
3030# The following packages are considered to be unsafe in a requirements file:
31- pip==25.0
31+ pip==25.0.1 
3232    # via pip-tools
3333setuptools==75.8.0
3434    # via pip-tools
Original file line number Diff line number Diff line change @@ -10,13 +10,11 @@ filelock==3.17.0
1010    # via virtualenv
1111platformdirs==4.3.6
1212    # 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
1715
1816# The following packages are considered to be unsafe in a requirements file:
19- pip==25.0
17+ pip==25.0.1 
2018    # via -r requirements/pip.in
2119setuptools==75.8.0
2220    # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ execnet==2.1.1
1616    # via pytest-xdist
1717flaky==3.8.1
1818    # via -r requirements/pytest.in
19- hypothesis==6.125.1 
19+ hypothesis==6.125.2 
2020    # via -r requirements/pytest.in
2121iniconfig==2.0.0
2222    # via pytest
Original file line number Diff line number Diff line change @@ -42,7 +42,5 @@ tox-gh==1.5.0
4242    # via -r requirements/tox.in
4343typing-extensions==4.12.2
4444    # 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