Skip to content

Commit

Permalink
chore: Updating Python Requirements (openedx-unsupported#974)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Oct 3, 2022
1 parent 6c3cab7 commit bfe46ec
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ attrs==22.1.0
# via jsonschema
bcrypt==4.0.0
# via paramiko
certifi==2022.9.14
certifi==2022.9.24
# via requests
cffi==1.15.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ build==0.8.0
# via
# -r requirements/pip-tools.txt
# pip-tools
certifi==2022.9.14
certifi==2022.9.24
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bcrypt==4.0.0
# paramiko
bleach==5.0.1
# via readme-renderer
certifi==2022.9.14
certifi==2022.9.24
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -121,7 +121,7 @@ pyyaml==5.4.1
# via
# -r requirements/base.txt
# docker-compose
readme-renderer==37.1
readme-renderer==37.2
# via -r requirements/doc.in
requests==2.28.1
# via
Expand All @@ -142,7 +142,7 @@ six==1.16.0
# websocket-client
snowballstemmer==2.2.0
# via sphinx
sphinx==5.1.1
sphinx==5.2.2
# via
# -r requirements/doc.in
# edx-sphinx-theme
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ bcrypt==4.0.0
# via
# -r requirements/base.txt
# paramiko
certifi==2022.9.14
certifi==2022.9.24
# via
# -r requirements/base.txt
# requests
Expand Down

0 comments on commit bfe46ec

Please sign in to comment.