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

chore: Upgrade Python requirements #338

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
18 changes: 9 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ attrs==24.2.0
# openedx-events
bleach==6.2.0
# via lti-consumer-xblock
boto3==1.35.58
boto3==1.35.64
# via fs-s3fs
botocore==1.35.58
botocore==1.35.64
# via
# boto3
# s3transfer
Expand All @@ -35,7 +35,7 @@ click==8.1.7
# via
# code-annotations
# edx-django-utils
code-annotations==1.8.0
code-annotations==1.8.1
# via edx-toggles
coreapi==2.3.3
# via
Expand Down Expand Up @@ -105,7 +105,7 @@ django-simple-history==3.7.0
# via -r requirements/base.in
django-statici18n==2.5.0
# via lti-consumer-xblock
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r requirements/base.in
# edx-django-utils
Expand Down Expand Up @@ -196,7 +196,7 @@ jsonfield==3.1.0
# via lti-consumer-xblock
lazy==1.6
# via lti-consumer-xblock
lti-consumer-xblock==9.11.3
lti-consumer-xblock==9.12.0
# via -r requirements/base.in
lxml==5.3.0
# via
Expand All @@ -211,9 +211,9 @@ markupsafe==3.0.2
# jinja2
# mako
# xblock
mysqlclient==2.2.5
mysqlclient==2.2.6
# via -r requirements/base.in
newrelic==10.2.0
newrelic==10.3.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -247,7 +247,7 @@ pyjwkest==1.4.2
# via
# edx-token-utils
# lti-consumer-xblock
pyjwt[crypto]==2.9.0
pyjwt[crypto]==2.10.0
# via
# drf-jwt
# edx-auth-backends
Expand Down Expand Up @@ -314,7 +314,7 @@ social-auth-core==4.5.4
# via
# edx-auth-backends
# social-auth-app-django
sqlparse==0.5.1
sqlparse==0.5.2
# via django
stevedore==5.3.0
# via
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.6.4
coverage==7.6.7
# via -r requirements/ci.in
distlib==0.3.9
# via virtualenv
Expand Down
24 changes: 12 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ bleach==6.2.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# lti-consumer-xblock
boto3==1.35.58
boto3==1.35.64
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# fs-s3fs
botocore==1.35.58
botocore==1.35.64
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# boto3
Expand Down Expand Up @@ -75,7 +75,7 @@ click-log==0.4.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# edx-lint
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# edx-lint
Expand All @@ -93,7 +93,7 @@ coreschema==0.0.4
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# coreapi
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -188,7 +188,7 @@ django-statici18n==2.5.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# lti-consumer-xblock
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# edx-django-utils
Expand Down Expand Up @@ -268,7 +268,7 @@ edx-token-utils==0.2.1
# via -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
factory-boy==3.3.1
# via -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
faker==30.8.2
faker==33.0.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -361,7 +361,7 @@ lazy==1.6
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# lti-consumer-xblock
lti-consumer-xblock==9.11.3
lti-consumer-xblock==9.12.0
# via -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
lxml[html-clean]==5.3.0
# via
Expand All @@ -370,7 +370,7 @@ lxml[html-clean]==5.3.0
# lti-consumer-xblock
# lxml-html-clean
# xblock
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via lxml
mako==1.3.6
# via
Expand Down Expand Up @@ -402,9 +402,9 @@ more-itertools==10.5.0
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# jaraco-classes
# jaraco-functools
mysqlclient==2.2.5
mysqlclient==2.2.6
# via -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# edx-django-utils
Expand Down Expand Up @@ -498,7 +498,7 @@ pyjwkest==1.4.2
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# edx-token-utils
# lti-consumer-xblock
pyjwt[crypto]==2.9.0
pyjwt[crypto]==2.10.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# drf-jwt
Expand Down Expand Up @@ -662,7 +662,7 @@ social-auth-core==4.5.4
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# edx-auth-backends
# social-auth-app-django
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# django
Expand Down
22 changes: 11 additions & 11 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ bleach==6.2.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# lti-consumer-xblock
boto3==1.35.58
boto3==1.35.64
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# fs-s3fs
botocore==1.35.58
botocore==1.35.64
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# boto3
Expand Down Expand Up @@ -74,7 +74,7 @@ click-log==0.4.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# edx-lint
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# edx-lint
Expand All @@ -92,7 +92,7 @@ coreschema==0.0.4
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# coreapi
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -182,7 +182,7 @@ django-statici18n==2.5.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# lti-consumer-xblock
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -266,7 +266,7 @@ edx-token-utils==0.2.1
# via -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
factory-boy==3.3.1
# via -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
faker==30.8.2
faker==33.0.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -350,7 +350,7 @@ lazy==1.6
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# lti-consumer-xblock
lti-consumer-xblock==9.11.3
lti-consumer-xblock==9.12.0
# via -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
lxml==5.3.0
# via
Expand Down Expand Up @@ -382,9 +382,9 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
mysqlclient==2.2.5
mysqlclient==2.2.6
# via -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -463,7 +463,7 @@ pyjwkest==1.4.2
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# edx-token-utils
# lti-consumer-xblock
pyjwt[crypto]==2.9.0
pyjwt[crypto]==2.10.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# drf-jwt
Expand Down Expand Up @@ -631,7 +631,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/test.txt
# django
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.45.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.3.1
# via -r requirements/pip.in
setuptools==75.4.0
setuptools==75.5.0
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ bleach==6.2.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# lti-consumer-xblock
boto3==1.35.58
boto3==1.35.64
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# django-ses
# fs-s3fs
botocore==1.35.58
botocore==1.35.64
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# boto3
Expand All @@ -50,7 +50,7 @@ click==8.1.7
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# code-annotations
# edx-django-utils
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# edx-toggles
Expand Down Expand Up @@ -138,7 +138,7 @@ django-statici18n==2.5.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# lti-consumer-xblock
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -262,7 +262,7 @@ lazy==1.6
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# lti-consumer-xblock
lti-consumer-xblock==9.11.3
lti-consumer-xblock==9.12.0
# via -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
lxml==5.3.0
# via
Expand All @@ -280,11 +280,11 @@ markupsafe==3.0.2
# jinja2
# mako
# xblock
mysqlclient==2.2.5
mysqlclient==2.2.6
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# -r requirements/production.in
newrelic==10.2.0
newrelic==10.3.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -338,7 +338,7 @@ pyjwkest==1.4.2
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# edx-token-utils
# lti-consumer-xblock
pyjwt[crypto]==2.9.0
pyjwt[crypto]==2.10.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# drf-jwt
Expand Down Expand Up @@ -433,7 +433,7 @@ social-auth-core==4.5.4
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# edx-auth-backends
# social-auth-app-django
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/base.txt
# django
Expand Down
Loading
Loading