Skip to content

Commit

Permalink
chore: Updating Python Requirements (openedx-unsupported#1105)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jun 21, 2023
1 parent 8dca89e commit db4ff2a
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 @@ -109,7 +109,7 @@ pexpect==4.8.0
# via -r requirements/test.txt
pip-tools==6.13.0
# via -r requirements/pip-tools.txt
platformdirs==3.5.3
platformdirs==3.7.0
# via virtualenv
pluggy==1.0.0
# via
Expand Down Expand Up @@ -193,7 +193,7 @@ urllib3==2.0.3
# -r requirements/test.txt
# docker
# requests
virtualenv==20.23.0
virtualenv==20.23.1
# via tox
websocket-client==0.59.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ idna==3.4
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.6.0
importlib-metadata==6.7.0
# via sphinx
jinja2==3.1.2
# via sphinx
Expand Down Expand Up @@ -127,7 +127,7 @@ pyyaml==5.4.1
# via
# -r requirements/base.txt
# docker-compose
readme-renderer==37.3
readme-renderer==40.0
# via -r requirements/doc.in
requests==2.31.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
# via -r requirements/pip.in
setuptools==67.8.0
setuptools==68.0.0
# via -r requirements/pip.in

0 comments on commit db4ff2a

Please sign in to comment.