Skip to content

Commit

Permalink
chore: make upgrade doc_upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Dec 2, 2024
1 parent bd23445 commit 37451ed
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 24 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.pip
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ urllib3==2.2.3
# via requests
uvicorn==0.32.1
# via sphinx-autobuild
watchfiles==0.24.0
watchfiles==1.0.0
# via sphinx-autobuild
websockets==14.1
# via sphinx-autobuild
17 changes: 9 additions & 8 deletions requirements/dev.pip
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ flaky==3.8.1
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
greenlet==3.1.1
# via -r requirements/dev.in
hypothesis==6.119.4
hypothesis==6.122.1
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
idna==3.10
# via requests
Expand Down Expand Up @@ -84,7 +84,7 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.18
nh3==0.2.19
# via readme-renderer
packaging==24.2
# via
Expand All @@ -93,9 +93,10 @@ packaging==24.2
# pyproject-api
# pytest
# tox
# twine
parso==0.8.4
# via jedi
pkginfo==1.10.0
pkginfo==1.11.2
# via twine
platformdirs==4.3.6
# via
Expand All @@ -114,13 +115,13 @@ pygments==2.18.0
# pudb
# readme-renderer
# rich
pylint==3.3.1
pylint==3.3.2
# via -r requirements/dev.in
pyproject-api==1.8.0
# via tox
pyproject-hooks==1.2.0
# via build
pytest==8.3.3
pytest==8.3.4
# via
# -r /Users/ned/coverage/trunk/requirements/pytest.in
# pytest-xdist
Expand All @@ -145,7 +146,7 @@ sortedcontainers==2.4.0
# via hypothesis
tabulate==0.9.0
# via -r requirements/dev.in
tomli==2.1.0
tomli==2.2.1
# via
# build
# check-manifest
Expand All @@ -161,7 +162,7 @@ tox==4.23.2
# tox-gh
tox-gh==1.4.4
# via -r /Users/ned/coverage/trunk/requirements/tox.in
twine==5.1.1
twine==6.0.1
# via -r requirements/dev.in
typing-extensions==4.12.2
# via
Expand All @@ -180,7 +181,7 @@ urwid==2.6.16
# urwid-readline
urwid-readline==0.15.1
# via pudb
virtualenv==20.27.1
virtualenv==20.28.0
# via
# -r /Users/ned/coverage/trunk/requirements/pip.in
# tox
Expand Down
9 changes: 5 additions & 4 deletions requirements/kit.pip
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,16 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.18
nh3==0.2.19
# via readme-renderer
packaging==24.2
# via
# auditwheel
# build
# cibuildwheel
# dependency-groups
pkginfo==1.10.0
# twine
pkginfo==1.11.2
# via twine
platformdirs==4.3.6
# via cibuildwheel
Expand All @@ -85,12 +86,12 @@ rfc3986==2.0.0
# via twine
rich==13.9.4
# via twine
tomli==2.1.0
tomli==2.2.1
# via
# build
# cibuildwheel
# dependency-groups
twine==5.1.1
twine==6.0.1
# via -r requirements/kit.in
typing-extensions==4.12.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/light-threads.pip
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pycparser==2.22
# via cffi
zope-event==5.0
# via gevent
zope-interface==7.1.1
zope-interface==7.2
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 3 additions & 3 deletions requirements/mypy.pip
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ execnet==2.1.1
# via pytest-xdist
flaky==3.8.1
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
hypothesis==6.119.4
hypothesis==6.122.1
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
iniconfig==2.0.0
# via pytest
Expand All @@ -30,15 +30,15 @@ pluggy==1.5.0
# via pytest
pygments==2.18.0
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
pytest==8.3.3
pytest==8.3.4
# via
# -r /Users/ned/coverage/trunk/requirements/pytest.in
# pytest-xdist
pytest-xdist==3.6.1
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
sortedcontainers==2.4.0
# via hypothesis
tomli==2.1.0
tomli==2.2.1
# via
# mypy
# pytest
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.pip
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
tomli==2.1.0
tomli==2.2.1
# via
# build
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.pip
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ filelock==3.16.1
# via virtualenv
platformdirs==4.3.6
# via virtualenv
virtualenv==20.27.1
virtualenv==20.28.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 3 additions & 3 deletions requirements/pytest.pip
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ execnet==2.1.1
# via pytest-xdist
flaky==3.8.1
# via -r requirements/pytest.in
hypothesis==6.119.4
hypothesis==6.122.1
# via -r requirements/pytest.in
iniconfig==2.0.0
# via pytest
Expand All @@ -26,13 +26,13 @@ pluggy==1.5.0
# via pytest
pygments==2.18.0
# via -r requirements/pytest.in
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements/pytest.in
# pytest-xdist
pytest-xdist==3.6.1
# via -r requirements/pytest.in
sortedcontainers==2.4.0
# via hypothesis
tomli==2.1.0
tomli==2.2.1
# via pytest
4 changes: 2 additions & 2 deletions requirements/tox.pip
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.8.0
# via tox
tomli==2.1.0
tomli==2.2.1
# via
# pyproject-api
# tox
Expand All @@ -42,5 +42,5 @@ tox-gh==1.4.4
# via -r requirements/tox.in
typing-extensions==4.12.2
# via tox
virtualenv==20.27.1
virtualenv==20.28.0
# via tox

0 comments on commit 37451ed

Please sign in to comment.