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 1efbec7 commit 6004c26
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 @@ -97,7 +97,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 @@ -172,7 +172,7 @@ sweetrpg-common==0.0.1
# via -r /home/runner/work/model-core.py/model-core.py/requirements/pkg.in
tox==4.23.2
# via -r /home/runner/work/model-core.py/model-core.py/requirements/tests.in
typer==0.13.1
typer==0.14.0
# via rstcheck
typing-extensions==4.12.2
# via
Expand All @@ -181,7 +181,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 @@ -44,7 +44,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 @@ -97,7 +97,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sweetrpg-common==0.0.1
# via -r /home/runner/work/model-core.py/model-core.py/requirements/pkg.in
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 @@ -70,7 +70,7 @@ sweetrpg-common==0.0.1
# via -r /home/runner/work/model-core.py/model-core.py/requirements/pkg.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 6004c26

Please sign in to comment.