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 Jun 23, 2024
1 parent 6b9bdf6 commit a849074
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions requirements/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jsonschema==4.22.0
# via -r requirements/app.in
jsonschema-specifications==2023.12.1
# via jsonschema
limits[redis]==3.12.0
limits[redis]==3.13.0
# via flask-limiter
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -110,15 +110,15 @@ rpds-py==0.18.1
# via
# jsonschema
# referencing
sentry-sdk[flask]==2.5.1
sentry-sdk[flask]==2.6.0
# via -r requirements/app.in
slacker==0.14.0
# via -r requirements/app.in
typing-extensions==4.12.2
# via
# flask-limiter
# limits
urllib3==2.2.1
urllib3==2.2.2
# via
# requests
# sentry-sdk
Expand Down
6 changes: 3 additions & 3 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jsonschema==4.22.0
# via -r requirements/app.in
jsonschema-specifications==2023.12.1
# via jsonschema
limits[redis]==3.12.0
limits[redis]==3.13.0
# via flask-limiter
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -110,15 +110,15 @@ rpds-py==0.18.1
# via
# jsonschema
# referencing
sentry-sdk[flask]==2.5.1
sentry-sdk[flask]==2.6.0
# via -r requirements/app.in
slacker==0.14.0
# via -r requirements/app.in
typing-extensions==4.12.2
# via
# flask-limiter
# limits
urllib3==2.2.1
urllib3==2.2.2
# via
# requests
# sentry-sdk
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ click==8.1.7
# typer
colorama==0.4.6
# via tox
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# coverage-badge
# pytest-cov
Expand All @@ -64,7 +64,7 @@ docutils==0.19
# sphinx-tabs
exceptiongroup==1.2.1
# via pytest
filelock==3.15.1
filelock==3.15.4
# via
# tox
# virtualenv
Expand Down Expand Up @@ -115,7 +115,7 @@ jsonschema==4.22.0
# via -r requirements/app.in
jsonschema-specifications==2023.12.1
# via jsonschema
limits[redis]==3.12.0
limits[redis]==3.13.0
# via flask-limiter
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -169,7 +169,7 @@ pygments==2.18.0
# rich
# sphinx
# sphinx-tabs
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
pyproject-hooks==1.1.0
# via build
Expand Down Expand Up @@ -209,7 +209,7 @@ rstcheck==6.2.1
# via -r requirements/docs.in
rstcheck-core==1.2.1
# via rstcheck
sentry-sdk[flask]==2.5.1
sentry-sdk[flask]==2.6.0
# via -r requirements/app.in
shellingham==1.5.4
# via typer
Expand Down Expand Up @@ -263,13 +263,13 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# typer
urllib3==2.2.1
urllib3==2.2.2
# via
# requests
# sentry-sdk
uwsgi==2.0.26
# via -r requirements/app.in
virtualenv==20.26.2
virtualenv==20.26.3
# via tox
werkzeug==3.0.3
# via flask
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jsonschema==4.22.0
# via -r requirements/app.in
jsonschema-specifications==2023.12.1
# via jsonschema
limits[redis]==3.12.0
limits[redis]==3.13.0
# via flask-limiter
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -146,7 +146,7 @@ rstcheck==6.2.1
# via -r requirements/docs.in
rstcheck-core==1.2.1
# via rstcheck
sentry-sdk[flask]==2.5.1
sentry-sdk[flask]==2.6.0
# via -r requirements/app.in
shellingham==1.5.4
# via typer
Expand Down Expand Up @@ -188,7 +188,7 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# typer
urllib3==2.2.1
urllib3==2.2.2
# via
# requests
# sentry-sdk
Expand Down
14 changes: 7 additions & 7 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ click==8.1.7
# via flask
colorama==0.4.6
# via tox
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# 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.15.1
filelock==3.15.4
# via
# tox
# virtualenv
Expand Down Expand Up @@ -92,7 +92,7 @@ jsonschema==4.22.0
# via -r requirements/app.in
jsonschema-specifications==2023.12.1
# via jsonschema
limits[redis]==3.12.0
limits[redis]==3.13.0
# via flask-limiter
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -126,7 +126,7 @@ pluggy==1.5.0
# tox
pygments==2.18.0
# via rich
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
pytest==8.2.2
# via
Expand Down Expand Up @@ -157,7 +157,7 @@ rpds-py==0.18.1
# via
# jsonschema
# referencing
sentry-sdk[flask]==2.5.1
sentry-sdk[flask]==2.6.0
# via -r requirements/app.in
slacker==0.14.0
# via -r requirements/app.in
Expand All @@ -174,13 +174,13 @@ typing-extensions==4.12.2
# asgiref
# flask-limiter
# limits
urllib3==2.2.1
urllib3==2.2.2
# via
# requests
# sentry-sdk
uwsgi==2.0.26
# via -r requirements/app.in
virtualenv==20.26.2
virtualenv==20.26.3
# via tox
werkzeug==3.0.3
# via flask
Expand Down

0 comments on commit a849074

Please sign in to comment.