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 Jul 28, 2024
1 parent b77b776 commit 1100d48
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions requirements/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@ requests==2.32.3
# slacker
rich==13.7.1
# via flask-limiter
rpds-py==0.19.0
rpds-py==0.19.1
# via
# jsonschema
# referencing
sentry-sdk[flask]==2.10.0
sentry-sdk[flask]==2.11.0
# via -r requirements/app.in
slacker==0.14.0
# via -r requirements/app.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@ requests==2.32.3
# slacker
rich==13.7.1
# via flask-limiter
rpds-py==0.19.0
rpds-py==0.19.1
# via
# jsonschema
# referencing
sentry-sdk[flask]==2.10.0
sentry-sdk[flask]==2.11.0
# via -r requirements/app.in
slacker==0.14.0
# via -r requirements/app.in
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ pyproject-api==1.7.1
# via tox
pyproject-hooks==1.1.0
# via build
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements/tests.in
# pytest-cov
Expand Down Expand Up @@ -201,15 +201,15 @@ rich==13.7.1
# via
# flask-limiter
# typer
rpds-py==0.19.0
rpds-py==0.19.1
# via
# jsonschema
# referencing
rstcheck==6.2.4
# via -r requirements/docs.in
rstcheck-core==1.2.1
# via rstcheck
sentry-sdk[flask]==2.10.0
sentry-sdk[flask]==2.11.0
# via -r requirements/app.in
shellingham==1.5.4
# via typer
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,15 @@ rich==13.7.1
# via
# flask-limiter
# typer
rpds-py==0.19.0
rpds-py==0.19.1
# via
# jsonschema
# referencing
rstcheck==6.2.4
# via -r requirements/docs.in
rstcheck-core==1.2.1
# via rstcheck
sentry-sdk[flask]==2.10.0
sentry-sdk[flask]==2.11.0
# via -r requirements/app.in
shellingham==1.5.4
# via typer
Expand Down
6 changes: 3 additions & 3 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ pygments==2.18.0
# via rich
pyproject-api==1.7.1
# via tox
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements/tests.in
# pytest-cov
Expand All @@ -153,11 +153,11 @@ requests==2.32.3
# slacker
rich==13.7.1
# via flask-limiter
rpds-py==0.19.0
rpds-py==0.19.1
# via
# jsonschema
# referencing
sentry-sdk[flask]==2.10.0
sentry-sdk[flask]==2.11.0
# via -r requirements/app.in
slacker==0.14.0
# via -r requirements/app.in
Expand Down

0 comments on commit 1100d48

Please sign in to comment.