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 Nov 26, 2023
1 parent 225e8a7 commit e403a3d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ docutils==0.18.1
# rstcheck-core
# sphinx
# sphinx-tabs
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via
Expand All @@ -70,7 +70,7 @@ flask-rest-jsonapi==0.31.2
# via sweetrpg-api-core
greenlet==3.0.1
# via sqlalchemy
idna==3.4
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
Expand Down Expand Up @@ -123,7 +123,7 @@ pathspec==0.11.2
# via black
pip-tools==6.14.0
# via -r requirements/dev.in
platformdirs==3.11.0
platformdirs==4.0.0
# via
# black
# tox
Expand All @@ -132,11 +132,11 @@ pluggy==1.3.0
# via
# pytest
# tox
pydantic==2.5.1
pydantic==2.5.2
# via rstcheck-core
pydantic-core==2.14.3
pydantic-core==2.14.5
# via pydantic
pygments==2.17.0
pygments==2.17.2
# via
# rich
# sphinx
Expand Down Expand Up @@ -247,7 +247,7 @@ typing-extensions==4.8.0
# typer
urllib3==2.1.0
# via requests
virtualenv==20.24.6
virtualenv==20.24.7
# via tox
werkzeug==3.0.1
# via flask
Expand Down
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ flask-rest-jsonapi==0.31.2
# via sweetrpg-api-core
greenlet==3.0.1
# via sqlalchemy
idna==3.4
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
Expand Down Expand Up @@ -80,11 +80,11 @@ packaging==23.2
# sphinx
pallets-sphinx-themes==2.1.1
# via -r requirements/docs.in
pydantic==2.5.1
pydantic==2.5.2
# via rstcheck-core
pydantic-core==2.14.3
pydantic-core==2.14.5
# via pydantic
pygments==2.17.0
pygments==2.17.2
# via
# rich
# sphinx
Expand Down
6 changes: 3 additions & 3 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dnspython==2.4.2
# via
# pymongo
# sweetrpg-db
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via
Expand Down Expand Up @@ -76,7 +76,7 @@ packaging==23.2
# pyproject-api
# pytest
# tox
platformdirs==3.11.0
platformdirs==4.0.0
# via
# tox
# virtualenv
Expand Down Expand Up @@ -132,7 +132,7 @@ typing-extensions==4.8.0
# via
# asgiref
# sqlalchemy
virtualenv==20.24.6
virtualenv==20.24.7
# via tox
werkzeug==3.0.1
# via flask

0 comments on commit e403a3d

Please sign in to comment.