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 18, 2024
1 parent ee27dfb commit 102bdfb
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 @@ -55,7 +55,7 @@ future==1.0.0
# via flask-inputs
idna==3.7
# via requests
importlib-resources==6.4.0
importlib-resources==6.4.3
# via limits
itsdangerous==2.2.0
# via flask
Expand Down Expand Up @@ -110,7 +110,7 @@ rpds-py==0.20.0
# via
# jsonschema
# referencing
sentry-sdk[flask]==2.12.0
sentry-sdk[flask]==2.13.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 @@ -55,7 +55,7 @@ future==1.0.0
# via flask-inputs
idna==3.7
# via requests
importlib-resources==6.4.0
importlib-resources==6.4.3
# via limits
itsdangerous==2.2.0
# via flask
Expand Down Expand Up @@ -110,7 +110,7 @@ rpds-py==0.20.0
# via
# jsonschema
# referencing
sentry-sdk[flask]==2.12.0
sentry-sdk[flask]==2.13.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 @@ -101,7 +101,7 @@ idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
importlib-resources==6.4.0
importlib-resources==6.4.3
# via limits
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -209,7 +209,7 @@ rstcheck==6.2.4
# via -r requirements/docs.in
rstcheck-core==1.2.1
# via rstcheck
sentry-sdk[flask]==2.12.0
sentry-sdk[flask]==2.13.0
# via -r requirements/app.in
shellingham==1.5.4
# via typer
Expand Down Expand Up @@ -252,7 +252,7 @@ tomli==2.0.1
# tox
tox==4.4.2
# via -r requirements/tests.in
typer==0.12.3
typer==0.12.4
# via rstcheck
typing-extensions==4.12.2
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
importlib-resources==6.4.0
importlib-resources==6.4.3
# via limits
itsdangerous==2.2.0
# via flask
Expand Down Expand Up @@ -146,7 +146,7 @@ rstcheck==6.2.4
# via -r requirements/docs.in
rstcheck-core==1.2.1
# via rstcheck
sentry-sdk[flask]==2.12.0
sentry-sdk[flask]==2.13.0
# via -r requirements/app.in
shellingham==1.5.4
# via typer
Expand Down Expand Up @@ -179,7 +179,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
typer==0.12.3
typer==0.12.4
# via rstcheck
typing-extensions==4.12.2
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ greenlet==2.0.2
# via -r requirements/tests.in
idna==3.7
# via requests
importlib-resources==6.4.0
importlib-resources==6.4.3
# via limits
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -157,7 +157,7 @@ rpds-py==0.20.0
# via
# jsonschema
# referencing
sentry-sdk[flask]==2.12.0
sentry-sdk[flask]==2.13.0
# via -r requirements/app.in
slacker==0.14.0
# via -r requirements/app.in
Expand Down

0 comments on commit 102bdfb

Please sign in to comment.