update dev dependencies

This commit is contained in:
David Lord 2024-10-18 10:02:35 -07:00
parent c77b099cbb
commit b337d21058
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
9 changed files with 67 additions and 56 deletions

View file

@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile dev.in
@ -18,11 +18,11 @@ babel==2.16.0
# sphinx
cachetools==5.5.0
# via tox
certifi==2024.7.4
certifi==2024.8.30
# via
# -r docs.txt
# requests
cffi==1.17.0
cffi==1.17.1
# via
# -r typing.txt
# cryptography
@ -30,28 +30,28 @@ cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via tox
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via
# -r docs.txt
# requests
colorama==0.4.6
# via tox
cryptography==43.0.0
cryptography==43.0.3
# via -r typing.txt
distlib==0.3.8
distlib==0.3.9
# via virtualenv
docutils==0.21.2
# via
# -r docs.txt
# sphinx
# sphinx-tabs
filelock==3.15.4
filelock==3.16.1
# via
# tox
# virtualenv
identify==2.6.0
identify==2.6.1
# via pre-commit
idna==3.8
idna==3.10
# via
# -r docs.txt
# requests
@ -68,11 +68,11 @@ jinja2==3.1.4
# via
# -r docs.txt
# sphinx
markupsafe==2.1.5
markupsafe==3.0.2
# via
# -r docs.txt
# jinja2
mypy==1.11.1
mypy==1.12.0
# via -r typing.txt
mypy-extensions==1.0.0
# via
@ -93,9 +93,9 @@ packaging==24.1
# pytest
# sphinx
# tox
pallets-sphinx-themes==2.1.3
pallets-sphinx-themes==2.2.0
# via -r docs.txt
platformdirs==4.2.2
platformdirs==4.3.6
# via
# tox
# virtualenv
@ -105,7 +105,7 @@ pluggy==1.5.0
# -r typing.txt
# pytest
# tox
pre-commit==3.8.0
pre-commit==4.0.1
# via -r dev.in
pycparser==2.22
# via
@ -116,11 +116,11 @@ pygments==2.18.0
# -r docs.txt
# sphinx
# sphinx-tabs
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
pyright==1.1.377
pyright==1.1.385
# via -r typing.txt
pytest==8.3.2
pytest==8.3.3
# via
# -r tests.txt
# -r typing.txt
@ -138,13 +138,18 @@ snowballstemmer==2.2.0
# via
# -r docs.txt
# sphinx
sphinx==8.0.2
sphinx==8.1.3
# via
# -r docs.txt
# pallets-sphinx-themes
# sphinx-notfound-page
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-tabs==3.4.5
sphinx-notfound-page==1.0.4
# via
# -r docs.txt
# pallets-sphinx-themes
sphinx-tabs==3.4.7
# via -r docs.txt
sphinxcontrib-applehelp==2.0.0
# via
@ -172,7 +177,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via
# -r docs.txt
# sphinx
tox==4.18.0
tox==4.23.0
# via -r dev.in
types-contextvars==2.4.7.3
# via -r typing.txt
@ -182,11 +187,12 @@ typing-extensions==4.12.2
# via
# -r typing.txt
# mypy
urllib3==2.2.2
# pyright
urllib3==2.2.3
# via
# -r docs.txt
# requests
virtualenv==20.26.3
virtualenv==20.27.0
# via
# pre-commit
# tox