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 Aug 6, 2023
1 parent 1c3e7a1 commit 0c83bab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cachetools==5.3.1
# via tox
certifi==2023.7.22
# via requests
chardet==5.1.0
chardet==5.2.0
# via tox
charset-normalizer==3.2.0
# via requests
Expand Down Expand Up @@ -86,7 +86,7 @@ pallets-sphinx-themes==2.1.1
# via -r requirements/docs.in
pathspec==0.11.2
# via black
pip-tools==7.1.0
pip-tools==7.2.0
# via -r requirements/dev.in
platformdirs==3.10.0
# via
Expand Down Expand Up @@ -185,7 +185,7 @@ urllib3==2.0.4
# via requests
virtualenv==20.24.2
# via tox
wheel==0.41.0
wheel==0.41.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ blinker==1.6.2
# via -r requirements/tests.in
cachetools==5.3.1
# via tox
chardet==5.1.0
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
Expand Down

0 comments on commit 0c83bab

Please sign in to comment.