File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 66#
77alabaster==1.0.0
88 # via sphinx
9- anyio==4.7 .0
9+ anyio==4.8 .0
1010 # via
1111 # starlette
1212 # watchfiles
@@ -103,7 +103,7 @@ sphinxcontrib-serializinghtml==2.0.0
103103 # via sphinx
104104sphinxcontrib-spelling==8.0.1
105105 # via -r doc/requirements.in
106- starlette==0.43.0
106+ starlette==0.45.2
107107 # via sphinx-autobuild
108108stevedore==5.4.0
109109 # via doc8
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.123.1
52+ hypothesis==6.123.2
5353 # via -r /Users/ned/coverage/trunk/requirements/pytest.in
5454idna==3.10
5555 # via requests
@@ -181,7 +181,7 @@ urwid==2.6.16
181181 # urwid-readline
182182urwid-readline==0.15.1
183183 # via pudb
184- virtualenv==20.28.0
184+ virtualenv==20.28.1
185185 # via
186186 # -r /Users/ned/coverage/trunk/requirements/pip.in
187187 # tox
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- auditwheel==6.1 .0
7+ auditwheel==6.2 .0
88 # via -r requirements/kit.in
99backports-tarfile==1.2.0
1010 # via jaraco-context
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.123.1
19+ hypothesis==6.123.2
2020 # via -r /Users/ned/coverage/trunk/requirements/pytest.in
2121iniconfig==2.0.0
2222 # via pytest
23- mypy==1.14.0
23+ mypy==1.14.1
2424 # via -r requirements/mypy.in
2525mypy-extensions==1.0.0
2626 # via mypy
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ filelock==3.16.1
1010 # via virtualenv
1111platformdirs==4.3.6
1212 # via virtualenv
13- virtualenv==20.28.0
13+ virtualenv==20.28.1
1414 # via -r requirements/pip.in
1515
1616# The following packages are considered to be unsafe in a requirements file:
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.123.1
19+ hypothesis==6.123.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,5 +42,5 @@ tox-gh==1.4.4
4242 # via -r requirements/tox.in
4343typing-extensions==4.12.2
4444 # via tox
45- virtualenv==20.28.0
45+ virtualenv==20.28.1
4646 # via tox
You can’t perform that action at this time.
0 commit comments