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 Sep 24, 2023
1 parent 8a613a6 commit 7eeeece
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ python-dotenv==1.0.0
# via -r requirements/tests.in
requests==2.31.0
# via sphinx
rich==13.5.2
rich==13.5.3
# via typer
rstcheck==6.2.0
# via -r requirements/docs.in
Expand Down Expand Up @@ -186,14 +186,14 @@ tox==4.11.3
# via -r requirements/tests.in
typer[all]==0.9.0
# via rstcheck
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# asgiref
# black
# pydantic
# pydantic-core
# typer
urllib3==2.0.4
urllib3==2.0.5
# via requests
virtualenv==20.24.5
# via tox
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ pymongo[srv]==4.5.0
# via -r requirements/pkg.in
requests==2.31.0
# via sphinx
rich==13.5.2
rich==13.5.3
# via typer
rstcheck==6.2.0
# via -r requirements/docs.in
Expand Down Expand Up @@ -101,10 +101,10 @@ sphinxcontrib-serializinghtml==1.1.9
# via sphinx
typer[all]==0.9.0
# via rstcheck
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# pydantic
# pydantic-core
# typer
urllib3==2.0.4
urllib3==2.0.5
# via requests
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ tomli==2.0.1
# tox
tox==4.11.3
# via -r requirements/tests.in
typing-extensions==4.7.1
typing-extensions==4.8.0
# via asgiref
virtualenv==20.24.5
# via tox

0 comments on commit 7eeeece

Please sign in to comment.