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 #276

Merged
merged 1 commit into from
May 10, 2024
Merged
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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ backports-zoneinfo==0.2.1
# djangorestframework
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.34.94
boto3==1.34.99
# via fs-s3fs
botocore==1.34.94
botocore==1.34.99
# via
# boto3
# s3transfer
Expand All @@ -50,7 +50,7 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
cryptography==42.0.5
cryptography==42.0.7
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -103,7 +103,7 @@ django-extensions==3.2.3
# via -r requirements/base.in
django-filter==24.2
# via lti-consumer-xblock
django-model-utils==4.5.0
django-model-utils==4.5.1
# via -r requirements/base.in
django-rest-swagger==2.2.0
# via -r requirements/base.in
Expand Down Expand Up @@ -188,7 +188,7 @@ inflection==0.5.1
# via drf-yasg
itypes==1.2.0
# via coreapi
jinja2==3.1.3
jinja2==3.1.4
# via
# code-annotations
# coreschema
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.5.0
coverage==7.5.1
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ bleach==6.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.34.94
boto3==1.34.99
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.34.94
botocore==1.34.99
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -107,11 +107,11 @@ coreschema==0.0.4
# via
# -r requirements/validation.txt
# coreapi
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/validation.txt
# pytest-cov
cryptography==42.0.5
cryptography==42.0.7
# via
# -r requirements/validation.txt
# pyjwt
Expand Down Expand Up @@ -191,7 +191,7 @@ django-filter==24.2
# via
# -r requirements/validation.txt
# lti-consumer-xblock
django-model-utils==4.5.0
django-model-utils==4.5.1
# via -r requirements/validation.txt
django-rest-swagger==2.2.0
# via -r requirements/validation.txt
Expand Down Expand Up @@ -284,7 +284,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==25.0.0
faker==25.0.1
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -361,7 +361,7 @@ jeepney==0.8.0
# -r requirements/validation.txt
# keyring
# secretstorage
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/validation.txt
# code-annotations
Expand Down Expand Up @@ -510,7 +510,7 @@ pycryptodomex==3.20.0
# pyjwkest
pydocstyle==6.3.0
# via -r requirements/validation.txt
pygments==2.17.2
pygments==2.18.0
# via
# -r requirements/validation.txt
# diff-cover
Expand Down
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ attrs==23.2.0
# -r requirements/test.txt
# lti-consumer-xblock
# openedx-events
babel==2.14.0
babel==2.15.0
# via sphinx
backports-tarfile==1.1.1
# via jaraco-context
Expand All @@ -43,11 +43,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.34.94
boto3==1.34.99
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.94
botocore==1.34.99
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -104,11 +104,11 @@ coreschema==0.0.4
# via
# -r requirements/test.txt
# coreapi
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.5
cryptography==42.0.7
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -183,7 +183,7 @@ django-filter==24.2
# via
# -r requirements/test.txt
# lti-consumer-xblock
django-model-utils==4.5.0
django-model-utils==4.5.1
# via -r requirements/test.txt
django-rest-swagger==2.2.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -280,7 +280,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.0.0
faker==25.0.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -350,7 +350,7 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -473,7 +473,7 @@ pycryptodomex==3.20.0
# -r requirements/test.txt
# lti-consumer-xblock
# pyjwkest
pygments==2.17.2
pygments==2.18.0
# via
# doc8
# readme-renderer
Expand Down
10 changes: 5 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ bleach==6.1.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.34.94
boto3==1.34.99
# via
# -r requirements/base.txt
# django-ses
# fs-s3fs
botocore==1.34.94
botocore==1.34.99
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -73,7 +73,7 @@ coreschema==0.0.4
# via
# -r requirements/base.txt
# coreapi
cryptography==42.0.5
cryptography==42.0.7
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -135,7 +135,7 @@ django-filter==24.2
# via
# -r requirements/base.txt
# lti-consumer-xblock
django-model-utils==4.5.0
django-model-utils==4.5.1
# via -r requirements/base.txt
django-rest-swagger==2.2.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -252,7 +252,7 @@ itypes==1.2.0
# via
# -r requirements/base.txt
# coreapi
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/base.txt
# code-annotations
Expand Down
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.34.94
boto3==1.34.99
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.94
botocore==1.34.99
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -98,11 +98,11 @@ coreschema==0.0.4
# via
# -r requirements/test.txt
# coreapi
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.5
cryptography==42.0.7
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -177,7 +177,7 @@ django-filter==24.2
# via
# -r requirements/test.txt
# lti-consumer-xblock
django-model-utils==4.5.0
django-model-utils==4.5.1
# via -r requirements/test.txt
django-rest-swagger==2.2.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -268,7 +268,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.0.0
faker==25.0.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -335,7 +335,7 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -459,7 +459,7 @@ pycryptodomex==3.20.0
# pyjwkest
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.17.2
pygments==2.18.0
# via
# readme-renderer
# rich
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ bleach==6.1.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.34.94
boto3==1.34.99
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.94
botocore==1.34.99
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -88,11 +88,11 @@ coreschema==0.0.4
# via
# -r requirements/base.txt
# coreapi
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/test.in
# pytest-cov
cryptography==42.0.5
cryptography==42.0.7
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -161,7 +161,7 @@ django-filter==24.2
# via
# -r requirements/base.txt
# lti-consumer-xblock
django-model-utils==4.5.0
django-model-utils==4.5.1
# via -r requirements/base.txt
django-rest-swagger==2.2.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -246,7 +246,7 @@ exceptiongroup==1.2.1
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==25.0.0
faker==25.0.1
# via factory-boy
fastavro==1.9.4
# via
Expand Down Expand Up @@ -288,7 +288,7 @@ itypes==1.2.0
# via
# -r requirements/base.txt
# coreapi
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/base.txt
# code-annotations
Expand Down
Loading
Loading