Skip to content

Commit

Permalink
Dependency bump (#567)
Browse files Browse the repository at this point in the history
* bump deps

* bump xprocess

---------

Co-authored-by: Gabriel Fioravante <[email protected]>
  • Loading branch information
northernSage and gfi0ravante authored May 19, 2024
1 parent dfacadd commit 32983af
Show file tree
Hide file tree
Showing 4 changed files with 116 additions and 126 deletions.
111 changes: 55 additions & 56 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,159 +1,158 @@
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile dev.in
#
alabaster==0.7.12
alabaster==0.7.16
# via sphinx
asgiref==3.7.2
asgiref==3.8.1
# via -r tests.in
babel==2.10.3
babel==2.15.0
# via sphinx
build==0.8.0
blinker==1.8.2
# via flask
build==1.2.1
# via pip-tools
cachelib==0.10.2
cachelib==0.13.0
# via -r tests.in
cachetools==5.3.1
cachetools==5.3.3
# via tox
certifi==2023.7.22
certifi==2024.2.2
# via requests
cfgv==3.3.1
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via tox
charset-normalizer==2.1.0
charset-normalizer==3.3.2
# via requests
click==8.1.3
click==8.1.7
# via
# flask
# pip-tools
colorama==0.4.6
# via tox
distlib==0.3.7
distlib==0.3.8
# via virtualenv
docutils==0.18.1
docutils==0.21.2
# via
# sphinx
# sphinx-tabs
filelock==3.12.3
filelock==3.14.0
# via
# tox
# virtualenv
flask==2.2.5
flask==3.0.3
# via -r tests.in
identify==2.5.2
identify==2.5.36
# via pre-commit
idna==3.3
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
iniconfig==1.1.1
iniconfig==2.0.0
# via pytest
itsdangerous==2.1.2
itsdangerous==2.2.0
# via flask
jinja2==3.1.2
jinja2==3.1.4
# via
# flask
# sphinx
markupsafe==2.1.1
markupsafe==2.1.5
# via
# jinja2
# werkzeug
nodeenv==1.7.0
nodeenv==1.8.0
# via pre-commit
packaging==23.1
packaging==24.0
# via
# build
# pallets-sphinx-themes
# pyproject-api
# pytest
# sphinx
# tox
pallets-sphinx-themes==2.0.3
pallets-sphinx-themes==2.1.3
# via -r docs.in
pep517==0.13.0
# via build
pip-tools==7.3.0
pip-tools==7.4.1
# via -r dev.in
platformdirs==3.10.0
platformdirs==4.2.2
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.5.0
# via
# pytest
# tox
pre-commit==3.2.2
pre-commit==3.7.1
# via -r dev.in
psutil==5.9.1
# via pytest-xprocess
py==1.11.0
psutil==5.9.8
# via pytest-xprocess
pygments==2.15.0
pygments==2.18.0
# via
# sphinx
# sphinx-tabs
pylibmc==1.6.3
# via -r tests.in
pyproject-api==1.6.1
# via tox
pytest==7.3.1
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.2.0
# via
# -r tests.in
# pytest-asyncio
# pytest-xprocess
pytest-asyncio==0.21.1
pytest-asyncio==0.23.7
# via -r tests.in
pytest-xprocess==0.22.2
pytest-xprocess==1.0.2
# via -r tests.in
pytz==2022.1
# via babel
pyyaml==6.0
pyyaml==6.0.1
# via pre-commit
redis==5.0.0
redis==5.0.4
# via -r tests.in
requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
sphinx==7.3.7
# via
# -r docs.in
# pallets-sphinx-themes
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-log-cabinet
# sphinxcontrib-serializinghtml
sphinx-issues==3.0.1
sphinx-issues==4.1.0
# via -r docs.in
sphinx-tabs==3.4.1
sphinx-tabs==3.4.5
# via -r docs.in
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r docs.in
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
tox==4.11.0
tox==4.15.0
# via -r dev.in
urllib3==1.26.17
urllib3==2.2.1
# via requests
virtualenv==20.24.4
virtualenv==20.26.2
# via
# pre-commit
# tox
werkzeug==2.2.3
werkzeug==3.0.3
# via flask
wheel==0.38.1
wheel==0.43.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
63 changes: 27 additions & 36 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,76 +1,67 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements/docs.in
# pip-compile docs.in
#
alabaster==0.7.13
alabaster==0.7.16
# via sphinx
babel==2.13.0
babel==2.15.0
# via sphinx
certifi==2023.7.22
certifi==2024.2.2
# via requests
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via requests
docutils==0.18.1
docutils==0.21.2
# via
# sphinx
# sphinx-tabs
idna==3.4
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
jinja2==3.1.4
# via sphinx
jinja2==3.1.2
# via sphinx
markupsafe==2.1.3
markupsafe==2.1.5
# via jinja2
packaging==23.2
packaging==24.0
# via
# pallets-sphinx-themes
# sphinx
pallets-sphinx-themes==2.1.1
# via -r requirements/docs.in
pygments==2.16.1
pallets-sphinx-themes==2.1.3
# via -r docs.in
pygments==2.18.0
# via
# sphinx
# sphinx-tabs
requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
sphinx==7.3.7
# via
# -r requirements/docs.in
# -r docs.in
# pallets-sphinx-themes
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-log-cabinet
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-issues==3.0.1
# via -r requirements/docs.in
sphinx-tabs==3.4.1
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.7
sphinx-issues==4.1.0
# via -r docs.in
sphinx-tabs==3.4.5
# via -r docs.in
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r requirements/docs.in
sphinxcontrib-qthelp==1.0.6
# via -r docs.in
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
urllib3==2.0.6
urllib3==2.2.1
# via requests
zipp==3.17.0
# via importlib-metadata
42 changes: 20 additions & 22 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
@@ -1,49 +1,47 @@
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile tests.in
#
asgiref==3.7.2
asgiref==3.8.1
# via -r tests.in
cachelib==0.10.2
blinker==1.8.2
# via flask
cachelib==0.13.0
# via -r tests.in
click==8.1.3
click==8.1.7
# via flask
flask==2.2.5
flask==3.0.3
# via -r tests.in
iniconfig==1.1.1
iniconfig==2.0.0
# via pytest
itsdangerous==2.1.2
itsdangerous==2.2.0
# via flask
jinja2==3.1.2
jinja2==3.1.4
# via flask
markupsafe==2.1.1
markupsafe==2.1.5
# via
# jinja2
# werkzeug
packaging==21.3
packaging==24.0
# via pytest
pluggy==1.0.0
pluggy==1.5.0
# via pytest
psutil==5.9.1
# via pytest-xprocess
py==1.11.0
psutil==5.9.8
# via pytest-xprocess
pylibmc==1.6.3
# via -r tests.in
pyparsing==3.0.9
# via packaging
pytest==7.3.1
pytest==8.2.0
# via
# -r tests.in
# pytest-asyncio
# pytest-xprocess
pytest-asyncio==0.21.1
pytest-asyncio==0.23.7
# via -r tests.in
pytest-xprocess==0.22.2
pytest-xprocess==1.0.2
# via -r tests.in
redis==5.0.0
redis==5.0.4
# via -r tests.in
werkzeug==2.2.3
werkzeug==3.0.3
# via flask
Loading

0 comments on commit 32983af

Please sign in to comment.