Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #190

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ attrs==23.1.0
# openedx-events
bleach==6.0.0
# via lti-consumer-xblock
boto3==1.28.54
boto3==1.28.58
# via fs-s3fs
botocore==1.31.54
botocore==1.31.58
# via
# boto3
# s3transfer
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand All @@ -46,7 +46,7 @@ cryptography==41.0.4
# via
# pyjwt
# social-auth-core
defusedxml==0.7.1
defusedxml==0.8.0rc2
# via
# python3-openid
# social-auth-core
Expand Down Expand Up @@ -145,7 +145,7 @@ edx-drf-extensions==8.10.0
# via -r requirements/base.in
edx-event-bus-kafka==5.5.0
# via -r requirements/base.in
edx-event-bus-redis==0.3.1
edx-event-bus-redis==0.3.2
# via -r requirements/base.in
edx-opaque-keys[django]==2.5.1
# via
Expand Down Expand Up @@ -223,14 +223,14 @@ openedx-django-pyfs==3.4.0
# via
# lti-consumer-xblock
# xblock
openedx-events==8.6.0
openedx-events==8.8.0
# via
# -r requirements/base.in
# edx-event-bus-kafka
# edx-event-bus-redis
openedx-filters==1.6.0
# via lti-consumer-xblock
packaging==23.1
packaging==23.2
# via drf-yasg
pbr==5.11.1
# via stevedore
Expand Down Expand Up @@ -291,7 +291,7 @@ requests==2.31.0
# social-auth-core
requests-oauthlib==1.3.1
# via social-auth-core
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -334,7 +334,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==1.26.16
urllib3==1.26.17
# via
# botocore
# requests
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ filelock==3.12.4
# via
# tox
# virtualenv
packaging==23.1
packaging==23.2
# via tox
platformdirs==3.10.0
platformdirs==3.11.0
# via virtualenv
pluggy==1.3.0
# via tox
Expand Down
28 changes: 14 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ bleach==6.0.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.28.54
boto3==1.28.58
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.31.54
botocore==1.31.58
# via
# -r requirements/validation.txt
# boto3
Expand All @@ -47,14 +47,14 @@ certifi==2023.7.22
# via
# -r requirements/validation.txt
# requests
cffi==1.15.1
cffi==1.16.0
# via
# -r requirements/validation.txt
# cryptography
# pynacl
chardet==5.2.0
# via diff-cover
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/validation.txt
# requests
Expand Down Expand Up @@ -85,7 +85,7 @@ coreschema==0.0.4
# via
# -r requirements/validation.txt
# coreapi
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via
# -r requirements/validation.txt
# pytest-cov
Expand All @@ -97,7 +97,7 @@ cryptography==41.0.4
# social-auth-core
ddt==1.6.0
# via -r requirements/validation.txt
defusedxml==0.7.1
defusedxml==0.8.0rc2
# via
# -r requirements/validation.txt
# python3-openid
Expand Down Expand Up @@ -229,7 +229,7 @@ edx-drf-extensions==8.10.0
# via -r requirements/validation.txt
edx-event-bus-kafka==5.5.0
# via -r requirements/validation.txt
edx-event-bus-redis==0.3.1
edx-event-bus-redis==0.3.2
# via -r requirements/validation.txt
edx-i18n-tools==1.2.0
# via -r requirements/dev.in
Expand Down Expand Up @@ -415,7 +415,7 @@ openedx-django-pyfs==3.4.0
# -r requirements/validation.txt
# lti-consumer-xblock
# xblock
openedx-events==8.6.0
openedx-events==8.8.0
# via
# -r requirements/validation.txt
# edx-event-bus-kafka
Expand All @@ -424,7 +424,7 @@ openedx-filters==1.6.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
packaging==23.1
packaging==23.2
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand All @@ -444,7 +444,7 @@ pkginfo==1.9.6
# via
# -r requirements/validation.txt
# twine
platformdirs==3.10.0
platformdirs==3.11.0
# via
# -r requirements/validation.txt
# pylint
Expand Down Expand Up @@ -497,7 +497,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==2.17.6
pylint==2.17.7
# via
# -r requirements/validation.txt
# edx-lint
Expand Down Expand Up @@ -604,11 +604,11 @@ rfc3986==2.0.0
# via
# -r requirements/validation.txt
# twine
rich==13.5.3
rich==13.6.0
# via
# -r requirements/validation.txt
# twine
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -707,7 +707,7 @@ uritemplate==4.1.1
# -r requirements/validation.txt
# coreapi
# drf-yasg
urllib3==1.26.16
urllib3==1.26.17
# via
# -r requirements/validation.txt
# botocore
Expand Down
30 changes: 15 additions & 15 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@ attrs==23.1.0
# -r requirements/test.txt
# lti-consumer-xblock
# openedx-events
babel==2.12.1
babel==2.13.0
# via sphinx
bleach==6.0.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.28.54
boto3==1.28.58
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.54
botocore==1.31.58
# via
# -r requirements/test.txt
# boto3
Expand All @@ -49,12 +49,12 @@ certifi==2023.7.22
# via
# -r requirements/test.txt
# requests
cffi==1.15.1
cffi==1.16.0
# via
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -83,7 +83,7 @@ coreschema==0.0.4
# via
# -r requirements/test.txt
# coreapi
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -95,7 +95,7 @@ cryptography==41.0.4
# social-auth-core
ddt==1.6.0
# via -r requirements/test.txt
defusedxml==0.7.1
defusedxml==0.8.0rc2
# via
# -r requirements/test.txt
# python3-openid
Expand Down Expand Up @@ -228,7 +228,7 @@ edx-drf-extensions==8.10.0
# via -r requirements/test.txt
edx-event-bus-kafka==5.5.0
# via -r requirements/test.txt
edx-event-bus-redis==0.3.1
edx-event-bus-redis==0.3.2
# via -r requirements/test.txt
edx-lint==5.3.4
# via -r requirements/test.txt
Expand Down Expand Up @@ -400,7 +400,7 @@ openedx-django-pyfs==3.4.0
# -r requirements/test.txt
# lti-consumer-xblock
# xblock
openedx-events==8.6.0
openedx-events==8.8.0
# via
# -r requirements/test.txt
# edx-event-bus-kafka
Expand All @@ -409,7 +409,7 @@ openedx-filters==1.6.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
packaging==23.1
packaging==23.2
# via
# -r requirements/test.txt
# build
Expand All @@ -423,7 +423,7 @@ pbr==5.11.1
# stevedore
pkginfo==1.9.6
# via twine
platformdirs==3.10.0
platformdirs==3.11.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -469,7 +469,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==2.17.6
pylint==2.17.7
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -571,9 +571,9 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.5.3
rich==13.6.0
# via twine
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -686,7 +686,7 @@ uritemplate==4.1.1
# -r requirements/test.txt
# coreapi
# drf-yasg
urllib3==1.26.16
urllib3==1.26.17
# via
# -r requirements/test.txt
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
packaging==23.2
# via build
pip-tools==7.3.0
# via -r requirements/pip-tools.in
Expand Down
Loading