update dependencies

This commit is contained in:
David Lord 2023-05-02 07:17:52 -07:00
parent 0afeb1d11c
commit ca12e8ebb7
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
4 changed files with 15 additions and 13 deletions

View file

@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --resolver=backtracking pyproject.toml
@ -10,6 +10,8 @@ async-timeout==4.0.2
# via redis
billiard==3.6.4.0
# via celery
blinker==1.6.2
# via flask
celery[redis]==5.2.7
# via flask-example-celery (pyproject.toml)
click==8.1.3
@ -25,7 +27,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.2.0
# via celery
flask==2.2.3
flask==2.3.2
# via flask-example-celery (pyproject.toml)
itsdangerous==2.1.2
# via flask
@ -37,11 +39,11 @@ markupsafe==2.1.2
# via
# jinja2
# werkzeug
prompt-toolkit==3.0.37
prompt-toolkit==3.0.38
# via click-repl
pytz==2022.7.1
pytz==2023.3
# via celery
redis==4.5.1
redis==4.5.4
# via celery
six==1.16.0
# via click-repl
@ -52,5 +54,5 @@ vine==5.0.0
# kombu
wcwidth==0.2.6
# via prompt-toolkit
werkzeug==2.2.3
werkzeug==2.3.3
# via flask

View file

@ -28,7 +28,7 @@ filelock==3.12.0
# via
# tox
# virtualenv
identify==2.5.22
identify==2.5.23
# via pre-commit
nodeenv==1.7.0
# via pre-commit
@ -36,11 +36,11 @@ pip-compile-multi==2.6.2
# via -r requirements/dev.in
pip-tools==6.13.0
# via pip-compile-multi
platformdirs==3.3.0
platformdirs==3.5.0
# via
# tox
# virtualenv
pre-commit==3.2.2
pre-commit==3.3.1
# via -r requirements/dev.in
pyproject-api==1.5.1
# via tox
@ -50,9 +50,9 @@ pyyaml==6.0
# via pre-commit
toposort==1.10
# via pip-compile-multi
tox==4.5.0
tox==4.5.1
# via -r requirements/dev.in
virtualenv==20.22.0
virtualenv==20.23.0
# via
# pre-commit
# tox

View file

@ -35,7 +35,7 @@ pygments==2.15.1
# via
# sphinx
# sphinx-tabs
requests==2.28.2
requests==2.29.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx

View file

@ -19,7 +19,7 @@ types-contextvars==2.4.7.2
# via -r requirements/typing.in
types-dataclasses==0.6.6
# via -r requirements/typing.in
types-setuptools==67.7.0.0
types-setuptools==67.7.0.1
# via -r requirements/typing.in
typing-extensions==4.5.0
# via mypy