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 May 5, 2024
1 parent 8f85a6f commit e036ec8
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 30 deletions.
8 changes: 4 additions & 4 deletions requirements/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ attrs==23.2.0
# via
# jsonschema
# referencing
blinker==1.8.0
blinker==1.8.1
# via
# flask
# sentry-sdk
Expand Down Expand Up @@ -61,7 +61,7 @@ itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via flask
jsonschema==4.21.1
jsonschema==4.22.0
# via -r requirements/app.in
jsonschema-specifications==2023.12.1
# via jsonschema
Expand All @@ -85,7 +85,7 @@ packaging==24.0
# via limits
pika==1.3.2
# via -r requirements/app.in
pygments==2.17.2
pygments==2.18.0
# via rich
python-dotenv==1.0.1
# via -r requirements/app.in
Expand All @@ -96,7 +96,7 @@ redis==5.0.4
# -r requirements/app.in
# flask-redis
# limits
referencing==0.35.0
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
Expand Down
8 changes: 4 additions & 4 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ attrs==23.2.0
# via
# jsonschema
# referencing
blinker==1.8.0
blinker==1.8.1
# via
# flask
# sentry-sdk
Expand Down Expand Up @@ -61,7 +61,7 @@ itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via flask
jsonschema==4.21.1
jsonschema==4.22.0
# via -r requirements/app.in
jsonschema-specifications==2023.12.1
# via jsonschema
Expand All @@ -85,7 +85,7 @@ packaging==24.0
# via limits
pika==1.3.2
# via -r requirements/app.in
pygments==2.17.2
pygments==2.18.0
# via rich
python-dotenv==1.0.1
# via -r requirements/app.in
Expand All @@ -96,7 +96,7 @@ redis==5.0.4
# -r requirements/app.in
# flask-redis
# limits
referencing==0.35.0
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
Expand Down
19 changes: 9 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ babel==2.14.0
# via sphinx
black==24.4.2
# via -r requirements/dev.in
blinker==1.8.0
blinker==1.8.1
# via
# -r requirements/tests.in
# flask
Expand All @@ -47,7 +47,7 @@ click==8.1.7
# typer
colorama==0.4.6
# via tox
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# coverage-badge
# pytest-cov
Expand All @@ -64,7 +64,7 @@ docutils==0.19
# sphinx-tabs
exceptiongroup==1.2.1
# via pytest
filelock==3.13.4
filelock==3.14.0
# via
# tox
# virtualenv
Expand Down Expand Up @@ -111,7 +111,7 @@ jinja2==3.1.3
# via
# flask
# sphinx
jsonschema==4.21.1
jsonschema==4.22.0
# via -r requirements/app.in
jsonschema-specifications==2023.12.1
# via jsonschema
Expand Down Expand Up @@ -143,7 +143,7 @@ packaging==24.0
# pytest
# sphinx
# tox
pallets-sphinx-themes==2.1.2
pallets-sphinx-themes==2.1.3
# via -r requirements/docs.in
pathspec==0.12.1
# via black
Expand All @@ -164,14 +164,14 @@ pydantic==2.7.1
# via rstcheck-core
pydantic-core==2.18.2
# via pydantic
pygments==2.17.2
pygments==2.18.0
# via
# rich
# sphinx
# sphinx-tabs
pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via build
pytest==8.2.0
# via
Expand All @@ -188,7 +188,7 @@ redis==5.0.4
# -r requirements/app.in
# flask-redis
# limits
referencing==0.35.0
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -248,7 +248,6 @@ tomli==2.0.1
# build
# coverage
# pyproject-api
# pyproject-hooks
# pytest
# tox
tox==4.4.2
Expand All @@ -270,7 +269,7 @@ urllib3==2.2.1
# sentry-sdk
uwsgi==2.0.25.1
# via -r requirements/app.in
virtualenv==20.26.0
virtualenv==20.26.1
# via tox
werkzeug==3.0.2
# via flask
Expand Down
10 changes: 5 additions & 5 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ attrs==23.2.0
# referencing
babel==2.14.0
# via sphinx
blinker==1.8.0
blinker==1.8.1
# via
# flask
# sentry-sdk
Expand Down Expand Up @@ -78,7 +78,7 @@ jinja2==3.1.3
# via
# flask
# sphinx
jsonschema==4.21.1
jsonschema==4.22.0
# via -r requirements/app.in
jsonschema-specifications==2023.12.1
# via jsonschema
Expand All @@ -103,15 +103,15 @@ packaging==24.0
# limits
# pallets-sphinx-themes
# sphinx
pallets-sphinx-themes==2.1.2
pallets-sphinx-themes==2.1.3
# via -r requirements/docs.in
pika==1.3.2
# via -r requirements/app.in
pydantic==2.7.1
# via rstcheck-core
pydantic-core==2.18.2
# via pydantic
pygments==2.17.2
pygments==2.18.0
# via
# rich
# sphinx
Expand All @@ -125,7 +125,7 @@ redis==5.0.4
# -r requirements/app.in
# flask-redis
# limits
referencing==0.35.0
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
Expand Down
14 changes: 7 additions & 7 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==23.2.0
# via
# jsonschema
# referencing
blinker==1.8.0
blinker==1.8.1
# via
# -r requirements/tests.in
# flask
Expand All @@ -33,7 +33,7 @@ click==8.1.7
# via flask
colorama==0.4.6
# via tox
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# coverage-badge
# pytest-cov
Expand All @@ -45,7 +45,7 @@ distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.1
# via pytest
filelock==3.13.4
filelock==3.14.0
# via
# tox
# virtualenv
Expand Down Expand Up @@ -88,7 +88,7 @@ itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via flask
jsonschema==4.21.1
jsonschema==4.22.0
# via -r requirements/app.in
jsonschema-specifications==2023.12.1
# via jsonschema
Expand Down Expand Up @@ -124,7 +124,7 @@ pluggy==1.5.0
# via
# pytest
# tox
pygments==2.17.2
pygments==2.18.0
# via rich
pyproject-api==1.6.1
# via tox
Expand All @@ -143,7 +143,7 @@ redis==5.0.4
# -r requirements/app.in
# flask-redis
# limits
referencing==0.35.0
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -180,7 +180,7 @@ urllib3==2.2.1
# sentry-sdk
uwsgi==2.0.25.1
# via -r requirements/app.in
virtualenv==20.26.0
virtualenv==20.26.1
# via tox
werkzeug==3.0.2
# via flask
Expand Down

0 comments on commit e036ec8

Please sign in to comment.