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 7, 2024
1 parent 92f8760 commit f6a526f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion requirements/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ blinker==1.8.2
# sentry-sdk
cachelib==0.13.0
# via flask-session
certifi==2024.6.2
certifi==2024.7.4
# via
# requests
# sentry-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ blinker==1.8.2
# sentry-sdk
cachelib==0.13.0
# via flask-session
certifi==2024.6.2
certifi==2024.7.4
# via
# requests
# sentry-sdk
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cachelib==0.13.0
# via flask-session
cachetools==5.3.3
# via tox
certifi==2024.6.2
certifi==2024.7.4
# via
# requests
# sentry-sdk
Expand Down Expand Up @@ -160,9 +160,9 @@ pluggy==1.5.0
# via
# pytest
# tox
pydantic==2.7.4
pydantic==2.8.2
# via rstcheck-core
pydantic-core==2.18.4
pydantic-core==2.20.1
# via pydantic
pygments==2.18.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ blinker==1.8.2
# sentry-sdk
cachelib==0.13.0
# via flask-session
certifi==2024.6.2
certifi==2024.7.4
# via
# requests
# sentry-sdk
Expand Down Expand Up @@ -107,9 +107,9 @@ pallets-sphinx-themes==2.1.3
# via -r requirements/docs.in
pika==1.3.2
# via -r requirements/app.in
pydantic==2.7.4
pydantic==2.8.2
# via rstcheck-core
pydantic-core==2.18.4
pydantic-core==2.20.1
# via pydantic
pygments==2.18.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cachelib==0.13.0
# via flask-session
cachetools==5.3.3
# via tox
certifi==2024.6.2
certifi==2024.7.4
# via
# requests
# sentry-sdk
Expand Down

0 comments on commit f6a526f

Please sign in to comment.