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 24, 2024
1 parent 15bffaf commit 83f4de7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ click==8.1.7
# typer
colorama==0.4.6
# via tox
coverage[toml]==7.6.7
coverage[toml]==7.6.8
# via
# coverage-badge
# pytest-cov
Expand Down Expand Up @@ -92,9 +92,9 @@ pluggy==1.5.0
# via
# pytest
# tox
pydantic==2.9.2
pydantic==2.10.1
# via rstcheck-core
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pygments==2.18.0
# via
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.0
typer==0.13.1
# via rstcheck
typing-extensions==4.12.2
# via
Expand All @@ -174,7 +174,7 @@ urllib3==2.2.3
# via requests
virtualenv==20.27.1
# via tox
wheel==0.45.0
wheel==0.45.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ packaging==24.2
# sphinx
pallets-sphinx-themes==2.3.0
# via -r requirements/docs.in
pydantic==2.9.2
pydantic==2.10.1
# via rstcheck-core
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pygments==2.18.0
# via
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.0
typer==0.13.1
# 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 @@ -14,7 +14,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage[toml]==7.6.7
coverage[toml]==7.6.8
# via
# coverage-badge
# pytest-cov
Expand Down

0 comments on commit 83f4de7

Please sign in to comment.