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 Mar 17, 2024
1 parent 9b78089 commit ddad047
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ colorama==0.4.6
# via
# tox
# typer
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via
# coverage-badge
# pytest-cov
Expand Down Expand Up @@ -107,7 +107,7 @@ mongoengine==0.28.2
# sweetrpg-db
mypy-extensions==1.0.0
# via black
packaging==23.2
packaging==24.0
# via
# black
# build
Expand All @@ -132,7 +132,7 @@ pluggy==1.4.0
# via
# pytest
# tox
pydantic==2.6.3
pydantic==2.6.4
# via rstcheck-core
pydantic-core==2.16.3
# via pydantic
Expand Down Expand Up @@ -244,7 +244,7 @@ virtualenv==20.25.1
# via tox
werkzeug==3.0.1
# via flask
wheel==0.42.0
wheel==0.43.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@ mongoengine==0.28.2
# -r requirements/pkg.in
# sweetrpg-api-core
# sweetrpg-db
packaging==23.2
packaging==24.0
# via
# marshmallow
# pallets-sphinx-themes
# sphinx
pallets-sphinx-themes==2.1.1
# via -r requirements/docs.in
pydantic==2.6.3
pydantic==2.6.4
# via rstcheck-core
pydantic-core==2.16.3
# via pydantic
Expand Down
2 changes: 1 addition & 1 deletion requirements/pkg.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ mongoengine==0.28.2
# -r requirements/pkg.in
# sweetrpg-api-core
# sweetrpg-db
packaging==23.2
packaging==24.0
# via marshmallow
pymongo[srv]==4.6.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 @@ -18,7 +18,7 @@ click==8.1.7
# via flask
colorama==0.4.6
# via tox
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via
# coverage-badge
# pytest-cov
Expand Down Expand Up @@ -70,7 +70,7 @@ mongoengine==0.28.2
# -r requirements/pkg.in
# sweetrpg-api-core
# sweetrpg-db
packaging==23.2
packaging==24.0
# via
# marshmallow
# pyproject-api
Expand Down

0 comments on commit ddad047

Please sign in to comment.