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 Jan 5, 2025
1 parent 606401f commit 95aa342
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via jinja2
marshmallow==3.23.2
marshmallow==3.23.3
# via -r /home/runner/work/model-core.py/model-core.py/requirements/pkg.in
mdurl==0.1.2
# via markdown-it-py
Expand Down Expand Up @@ -181,7 +181,7 @@ typing-extensions==4.12.2
# typer
urllib3==2.3.0
# via requests
virtualenv==20.28.0
virtualenv==20.28.1
# via tox
wheel==0.45.1
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via jinja2
marshmallow==3.23.2
marshmallow==3.23.3
# via -r /home/runner/work/model-core.py/model-core.py/requirements/pkg.in
mdurl==0.1.2
# via markdown-it-py
Expand Down
2 changes: 1 addition & 1 deletion requirements/pkg.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
dnspython==2.7.0
# via pymongo
marshmallow==3.23.2
marshmallow==3.23.3
# via -r requirements/pkg.in
packaging==24.2
# via marshmallow
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ filelock==3.16.1
# virtualenv
iniconfig==2.0.0
# via pytest
marshmallow==3.23.2
marshmallow==3.23.3
# via -r /home/runner/work/model-core.py/model-core.py/requirements/pkg.in
packaging==24.2
# via
Expand Down 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.28.0
virtualenv==20.28.1
# via tox

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

0 comments on commit 95aa342

Please sign in to comment.