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 Dec 1, 2024
1 parent 83f4de7 commit 331a045
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ pluggy==1.5.0
# via
# pytest
# tox
pydantic==2.10.1
pydantic==2.10.2
# via rstcheck-core
pydantic-core==2.27.1
# via pydantic
Expand Down Expand Up @@ -163,7 +163,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
tox==4.23.2
# via -r /home/runner/work/common.py/common.py/requirements/tests.in
typer==0.13.1
typer==0.14.0
# via rstcheck
typing-extensions==4.12.2
# via
Expand All @@ -172,7 +172,7 @@ typing-extensions==4.12.2
# typer
urllib3==2.2.3
# via requests
virtualenv==20.27.1
virtualenv==20.28.0
# via tox
wheel==0.45.1
# via pip-tools
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ packaging==24.2
# sphinx
pallets-sphinx-themes==2.3.0
# via -r requirements/docs.in
pydantic==2.10.1
pydantic==2.10.2
# via rstcheck-core
pydantic-core==2.27.1
# via pydantic
Expand Down Expand Up @@ -88,7 +88,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
typer==0.13.1
typer==0.14.0
# via rstcheck
typing-extensions==4.12.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ python-dotenv==1.0.1
# via -r requirements/tests.in
tox==4.23.2
# via -r requirements/tests.in
virtualenv==20.27.1
virtualenv==20.28.0
# via tox

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 331a045

Please sign in to comment.