Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jul 25, 2022
1 parent 625495b commit 28be6af
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ secretstorage==3.3.2
# via
# -r requirements/test.txt
# keyring
sh==1.14.2
sh==1.14.3
# via -r requirements/test.txt
six==1.16.0
# via
Expand All @@ -334,7 +334,7 @@ snowballstemmer==2.2.0
# -r requirements/test.txt
# pydocstyle
# sphinx
sphinx==5.0.2
sphinx==5.1.0
# via
# -r requirements/test.txt
# edx-sphinx-theme
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.37.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==22.1.2
pip==22.2
# via -r requirements/pip.in
setuptools==59.8.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ rich==12.5.1
# via twine
secretstorage==3.3.2
# via keyring
sh==1.14.2
sh==1.14.3
# via -r requirements/test.in
six==1.16.0
# via
Expand All @@ -255,7 +255,7 @@ snowballstemmer==2.2.0
# via
# pydocstyle
# sphinx
sphinx==5.0.2
sphinx==5.1.0
# via
# -r requirements/test.in
# edx-sphinx-theme
Expand Down

0 comments on commit 28be6af

Please sign in to comment.