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 Oct 27, 2023
1 parent 793794d commit ae91655
Show file tree
Hide file tree
Showing 9 changed files with 86 additions and 53 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ attrs==23.1.0
# openedx-events
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.28.68
boto3==1.28.73
# via fs-s3fs
botocore==1.31.68
botocore==1.31.73
# via
# boto3
# s3transfer
Expand All @@ -42,7 +42,7 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
cryptography==41.0.4
cryptography==41.0.5
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -191,7 +191,7 @@ lazy==1.6
# via
# lti-consumer-xblock
# xblock
lti-consumer-xblock==9.6.2
lti-consumer-xblock==9.7.0
# via -r requirements/base.in
lxml==4.9.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.0
# via
# tox
# virtualenv
Expand Down
1 change: 0 additions & 1 deletion requirements/common_constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@


# A central location for most common version constraints
# (across edx repos) for pip-installation.
#
Expand Down
28 changes: 19 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ bleach==6.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.28.68
boto3==1.28.73
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.31.68
botocore==1.31.73
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -90,10 +90,11 @@ coverage[toml]==7.3.2
# -r requirements/validation.txt
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements/validation.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.6.0
# via -r requirements/validation.txt
Expand All @@ -102,7 +103,7 @@ defusedxml==0.8.0rc2
# -r requirements/validation.txt
# python3-openid
# social-auth-core
diff-cover==7.7.0
diff-cover==8.0.0
# via -r requirements/dev.in
dill==0.3.7
# via
Expand Down Expand Up @@ -233,7 +234,7 @@ edx-event-bus-redis==0.3.2
# via -r requirements/validation.txt
edx-i18n-tools==1.3.0
# via -r requirements/dev.in
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/validation.txt
edx-opaque-keys[django]==2.5.1
# via
Expand All @@ -258,15 +259,15 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==19.11.0
faker==19.12.0
# via
# -r requirements/validation.txt
# factory-boy
fastavro==1.8.4
# via
# -r requirements/validation.txt
# openedx-events
filelock==3.12.4
filelock==3.13.0
# via
# -r requirements/validation.txt
# tox
Expand Down Expand Up @@ -322,6 +323,11 @@ jaraco-classes==3.3.0
# via
# -r requirements/validation.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/validation.txt
# keyring
# secretstorage
jinja2==3.1.2
# via
# -r requirements/validation.txt
Expand All @@ -346,7 +352,7 @@ lazy==1.6
# -r requirements/validation.txt
# lti-consumer-xblock
# xblock
lti-consumer-xblock==9.6.2
lti-consumer-xblock==9.7.0
# via -r requirements/validation.txt
lxml==4.9.3
# via
Expand Down Expand Up @@ -526,7 +532,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -609,6 +615,10 @@ s3transfer==0.7.0
# via
# -r requirements/validation.txt
# boto3
secretstorage==3.3.3
# via
# -r requirements/validation.txt
# keyring
semantic-version==2.10.0
# via
# -r requirements/validation.txt
Expand Down
25 changes: 16 additions & 9 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.13.0
babel==2.13.1
# via sphinx
bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.28.68
boto3==1.28.73
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.68
botocore==1.31.73
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -88,10 +88,11 @@ coverage[toml]==7.3.2
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.6.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -228,7 +229,7 @@ edx-event-bus-kafka==5.5.0
# via -r requirements/test.txt
edx-event-bus-redis==0.3.2
# via -r requirements/test.txt
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/test.txt
edx-opaque-keys[django]==2.5.1
# via
Expand All @@ -255,15 +256,15 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.11.0
faker==19.12.0
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.8.4
# via
# -r requirements/test.txt
# openedx-events
filelock==3.12.4
filelock==3.13.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -316,6 +317,10 @@ itypes==1.2.0
# coreapi
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# -r requirements/test.txt
Expand All @@ -338,7 +343,7 @@ lazy==1.6
# -r requirements/test.txt
# lti-consumer-xblock
# xblock
lti-consumer-xblock==9.6.2
lti-consumer-xblock==9.7.0
# via -r requirements/test.txt
lxml==4.9.3
# via
Expand Down Expand Up @@ -494,7 +499,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.0.0
# via build
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -572,6 +577,8 @@ s3transfer==0.7.0
# via
# -r requirements/test.txt
# boto3
secretstorage==3.3.3
# via keyring
semantic-version==2.10.0
# via
# -r requirements/test.txt
Expand Down
10 changes: 5 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ bleach==6.1.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.28.68
boto3==1.28.73
# via
# -r requirements/base.txt
# django-ses
# fs-s3fs
botocore==1.31.68
botocore==1.31.73
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -66,7 +66,7 @@ coreschema==0.0.4
# via
# -r requirements/base.txt
# coreapi
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -225,7 +225,7 @@ future==0.18.3
# pyjwkest
gevent==23.9.1
# via -r requirements/production.in
greenlet==3.0.0
greenlet==3.0.1
# via gevent
gunicorn==21.2.0
# via -r requirements/production.in
Expand Down Expand Up @@ -260,7 +260,7 @@ lazy==1.6
# -r requirements/base.txt
# lti-consumer-xblock
# xblock
lti-consumer-xblock==9.6.2
lti-consumer-xblock==9.7.0
# via -r requirements/base.txt
lxml==4.9.3
# via
Expand Down
23 changes: 15 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.28.68
boto3==1.28.73
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.68
botocore==1.31.73
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -82,10 +82,11 @@ coverage[toml]==7.3.2
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements/test.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.6.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -216,7 +217,7 @@ edx-event-bus-kafka==5.5.0
# via -r requirements/test.txt
edx-event-bus-redis==0.3.2
# via -r requirements/test.txt
edx-lint==5.3.4
edx-lint==5.3.6
# via
# -r requirements/quality.in
# -r requirements/test.txt
Expand All @@ -243,15 +244,15 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.11.0
faker==19.12.0
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.8.4
# via
# -r requirements/test.txt
# openedx-events
filelock==3.12.4
filelock==3.13.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -301,6 +302,10 @@ itypes==1.2.0
# coreapi
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# -r requirements/test.txt
Expand All @@ -322,7 +327,7 @@ lazy==1.6
# -r requirements/test.txt
# lti-consumer-xblock
# xblock
lti-consumer-xblock==9.6.2
lti-consumer-xblock==9.7.0
# via -r requirements/test.txt
lxml==4.9.3
# via
Expand Down Expand Up @@ -476,7 +481,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -550,6 +555,8 @@ s3transfer==0.7.0
# via
# -r requirements/test.txt
# boto3
secretstorage==3.3.3
# via keyring
semantic-version==2.10.0
# via
# -r requirements/test.txt
Expand Down
Loading

0 comments on commit ae91655

Please sign in to comment.