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 8, 2024
1 parent ba11c1e commit 202e23b
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,15 +148,15 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==7.4.4
pytest==8.3.3
# via
# -r requirements/tests.in
# pytest-cov
# pytest-env
# pytest-ordering
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/tests.in
pytest-env==1.1.3
pytest-env==1.1.5
# via -r requirements/tests.in
pytest-ordering==0.6
# via -r requirements/tests.in
Expand All @@ -183,9 +183,9 @@ sphinx==8.0.2
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-issues==3.0.1
sphinx-issues==4.1.0
# via -r requirements/docs.in
sphinx-tabs==3.4.5
sphinx-tabs==3.4.7
# via -r requirements/docs.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand All @@ -203,7 +203,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlalchemy==2.0.35
# via flask-rest-jsonapi
sweetrpg-api-core==0.0.334
sweetrpg-api-core==0.0.335
# via -r requirements/pkg.in
sweetrpg-db==0.0.142
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@ sphinx==8.0.2
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-issues==3.0.1
sphinx-issues==4.1.0
# via -r requirements/docs.in
sphinx-tabs==3.4.5
sphinx-tabs==3.4.7
# via -r requirements/docs.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand All @@ -133,7 +133,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlalchemy==2.0.35
# via flask-rest-jsonapi
sweetrpg-api-core==0.0.334
sweetrpg-api-core==0.0.335
# via -r requirements/pkg.in
sweetrpg-db==0.0.142
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pkg.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ six==1.16.0
# via flask-rest-jsonapi
sqlalchemy==2.0.35
# via flask-rest-jsonapi
sweetrpg-api-core==0.0.334
sweetrpg-api-core==0.0.335
# via -r requirements/pkg.in
sweetrpg-db==0.0.142
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,15 +89,15 @@ pymongo[srv]==3.13.0
# sweetrpg-model-core
pyproject-api==1.8.0
# via tox
pytest==7.4.4
pytest==8.3.3
# via
# -r requirements/tests.in
# pytest-cov
# pytest-env
# pytest-ordering
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/tests.in
pytest-env==1.1.3
pytest-env==1.1.5
# via -r requirements/tests.in
pytest-ordering==0.6
# via -r requirements/tests.in
Expand All @@ -107,7 +107,7 @@ six==1.16.0
# via flask-rest-jsonapi
sqlalchemy==2.0.35
# via flask-rest-jsonapi
sweetrpg-api-core==0.0.334
sweetrpg-api-core==0.0.335
# via -r requirements/pkg.in
sweetrpg-db==0.0.142
# via
Expand Down

0 comments on commit 202e23b

Please sign in to comment.