Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Pilgrimage Requirement Updater committed Aug 20, 2023
1 parent 8a0bfbc commit 6f8bb17
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions requirements/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ certifi==2023.7.22
# sentry-sdk
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via flask
deprecated==1.2.14
# via limits
Expand Down Expand Up @@ -122,7 +122,7 @@ urllib3==2.0.4
# sentry-sdk
uwsgi==2.0.22
# via -r requirements/app.in
werkzeug==2.3.6
werkzeug==2.3.7
# via flask
wrapt==1.15.0
# via deprecated
Expand Down
4 changes: 2 additions & 2 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ certifi==2023.7.22
# sentry-sdk
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via flask
deprecated==1.2.14
# via limits
Expand Down Expand Up @@ -124,7 +124,7 @@ uwsgi==2.0.22
# via
# -r requirements/app.in
# -r requirements/deploy.in
werkzeug==2.3.6
werkzeug==2.3.7
# via flask
wrapt==1.15.0
# via deprecated
Expand Down
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ chardet==5.2.0
# via tox
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# black
# flask
Expand All @@ -64,7 +64,7 @@ docutils==0.18.1
# rstcheck-core
# sphinx
# sphinx-tabs
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via pytest
filelock==3.12.2
# via
Expand Down Expand Up @@ -163,7 +163,7 @@ pygments==2.16.1
# rich
# sphinx
# sphinx-tabs
pyproject-api==1.5.3
pyproject-api==1.5.4
# via tox
pyproject-hooks==1.0.0
# via build
Expand Down Expand Up @@ -205,7 +205,7 @@ rstcheck-core==1.0.3
# via rstcheck
sentry-sdk[flask]==1.29.2
# via -r requirements/app.in
shellingham==1.5.0.post1
shellingham==1.5.3
# via typer
slacker==0.14.0
# via -r requirements/app.in
Expand All @@ -227,19 +227,19 @@ sphinx-issues==3.0.1
# via -r requirements/docs.in
sphinx-tabs==3.4.1
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.6
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==1.0.4
sphinxcontrib-devhelp==1.0.5
# via sphinx
sphinxcontrib-htmlhelp==2.0.3
sphinxcontrib-htmlhelp==2.0.4
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r requirements/docs.in
sphinxcontrib-qthelp==1.0.5
sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.7
sphinxcontrib-serializinghtml==1.1.8
# via sphinx
tomli==2.0.1
# via
Expand Down Expand Up @@ -270,7 +270,7 @@ uwsgi==2.0.22
# via -r requirements/app.in
virtualenv==20.24.3
# via tox
werkzeug==2.3.6
werkzeug==2.3.7
# via flask
wheel==0.41.1
# via pip-tools
Expand Down
16 changes: 8 additions & 8 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ certifi==2023.7.22
# sentry-sdk
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# flask
# typer
Expand Down Expand Up @@ -142,7 +142,7 @@ rstcheck-core==1.0.3
# via rstcheck
sentry-sdk[flask]==1.29.2
# via -r requirements/app.in
shellingham==1.5.0.post1
shellingham==1.5.3
# via typer
slacker==0.14.0
# via -r requirements/app.in
Expand All @@ -164,19 +164,19 @@ sphinx-issues==3.0.1
# via -r requirements/docs.in
sphinx-tabs==3.4.1
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.6
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==1.0.4
sphinxcontrib-devhelp==1.0.5
# via sphinx
sphinxcontrib-htmlhelp==2.0.3
sphinxcontrib-htmlhelp==2.0.4
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r requirements/docs.in
sphinxcontrib-qthelp==1.0.5
sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.7
sphinxcontrib-serializinghtml==1.1.8
# via sphinx
typer[all]==0.7.0
# via rstcheck
Expand All @@ -193,7 +193,7 @@ urllib3==2.0.4
# sentry-sdk
uwsgi==2.0.22
# via -r requirements/app.in
werkzeug==2.3.6
werkzeug==2.3.7
# via flask
wrapt==1.15.0
# via deprecated
Expand Down
8 changes: 4 additions & 4 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ chardet==5.2.0
# via tox
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via flask
colorama==0.4.6
# via tox
Expand All @@ -43,7 +43,7 @@ deprecated==1.2.14
# via limits
distlib==0.3.7
# via virtualenv
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via pytest
filelock==3.12.2
# via
Expand Down Expand Up @@ -124,7 +124,7 @@ pluggy==1.2.0
# tox
pygments==2.16.1
# via rich
pyproject-api==1.5.3
pyproject-api==1.5.4
# via tox
pytest==7.4.0
# via
Expand Down Expand Up @@ -180,7 +180,7 @@ uwsgi==2.0.22
# via -r requirements/app.in
virtualenv==20.24.3
# via tox
werkzeug==2.3.6
werkzeug==2.3.7
# via flask
wrapt==1.15.0
# via deprecated
Expand Down

0 comments on commit 6f8bb17

Please sign in to comment.