Skip to content

Commit

Permalink
chore: Updating Python Requirements (openedx-unsupported#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Mar 2, 2022
1 parent fff2862 commit 95e74ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ urllib3==1.26.8
# -r requirements/base.txt
# -r requirements/test.txt
# requests
virtualenv==20.13.1
virtualenv==20.13.2
# 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 @@ -70,7 +70,7 @@ idna==3.3
# requests
imagesize==1.3.0
# via sphinx
importlib-metadata==4.11.1
importlib-metadata==4.11.2
# via sphinx
jinja2==3.0.3
# via sphinx
Expand Down Expand Up @@ -127,7 +127,7 @@ requests==2.27.1
# docker
# docker-compose
# sphinx
restructuredtext-lint==1.3.2
restructuredtext-lint==1.4.0
# via doc8
six==1.16.0
# via
Expand Down

0 comments on commit 95e74ac

Please sign in to comment.