Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetRPG Requirement Updater committed Oct 10, 2024
1 parent e9299fc commit 6b4ed27
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions requirements/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ certifi==2024.8.30
# via
# requests
# sentry-sdk
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via flask
Expand Down Expand Up @@ -101,7 +101,7 @@ kanka==0.1.2
# via -r requirements/app.in
mako==1.3.5
# via alembic
markupsafe==3.0.0
markupsafe==3.0.1
# via
# jinja2
# mako
Expand Down
4 changes: 2 additions & 2 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ certifi==2024.8.30
# via
# requests
# sentry-sdk
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via flask
Expand Down Expand Up @@ -103,7 +103,7 @@ kanka==0.1.2
# via -r requirements/app.in
mako==1.3.5
# via alembic
markupsafe==3.0.0
markupsafe==3.0.1
# via
# jinja2
# mako
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ certifi==2024.8.30
# sentry-sdk
chardet==5.2.0
# via tox
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand All @@ -53,13 +53,13 @@ click==8.1.7
# typer
colorama==0.4.6
# via tox
coverage[toml]==7.6.1
coverage[toml]==7.6.2
# via
# coverage-badge
# pytest-cov
coverage-badge==1.1.2
# via -r requirements/tests.in
distlib==0.3.8
distlib==0.3.9
# via virtualenv
dnspython==2.7.0
# via
Expand Down Expand Up @@ -149,7 +149,7 @@ mako==1.3.5
# via alembic
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.0
markupsafe==3.0.1
# via
# jinja2
# mako
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ certifi==2024.8.30
# via
# requests
# sentry-sdk
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand Down Expand Up @@ -120,7 +120,7 @@ mako==1.3.5
# via alembic
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.0
markupsafe==3.0.1
# via
# jinja2
# mako
Expand Down
8 changes: 4 additions & 4 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ certifi==2024.8.30
# sentry-sdk
chardet==5.2.0
# via tox
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via flask
colorama==0.4.6
# via tox
coverage[toml]==7.6.1
coverage[toml]==7.6.2
# via
# coverage-badge
# pytest-cov
coverage-badge==1.1.2
# via -r requirements/tests.in
distlib==0.3.8
distlib==0.3.9
# via virtualenv
dnspython==2.7.0
# via
Expand Down Expand Up @@ -124,7 +124,7 @@ kanka==0.1.2
# via -r requirements/app.in
mako==1.3.5
# via alembic
markupsafe==3.0.0
markupsafe==3.0.1
# via
# jinja2
# mako
Expand Down

0 comments on commit 6b4ed27

Please sign in to comment.