Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Dec 3, 2024
1 parent efd5e4d commit 2f68149
Show file tree
Hide file tree
Showing 10 changed files with 155 additions and 175 deletions.
30 changes: 15 additions & 15 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.73
# via fs-s3fs
botocore==1.35.58
botocore==1.35.73
# via
# boto3
# s3transfer
Expand All @@ -35,15 +35,15 @@ click==8.1.7
# via
# code-annotations
# edx-django-utils
code-annotations==1.8.0
code-annotations==2.0.0
# via edx-toggles
coreapi==2.3.3
# via
# django-rest-swagger
# openapi-codec
coreschema==0.0.4
# via coreapi
cryptography==43.0.3
cryptography==44.0.0
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -103,9 +103,9 @@ django-rest-swagger==2.2.0
# via -r requirements/base.in
django-simple-history==3.7.0
# via -r requirements/base.in
django-statici18n==2.5.0
django-statici18n==2.6.0
# via lti-consumer-xblock
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r requirements/base.in
# edx-django-utils
Expand All @@ -130,13 +130,13 @@ edx-api-doc-tools==2.0.0
# via -r requirements/base.in
edx-auth-backends==4.4.0
# via -r requirements/base.in
edx-ccx-keys==1.3.0
edx-ccx-keys==2.0.2
# via
# lti-consumer-xblock
# openedx-events
edx-django-release-util==1.4.0
# via -r requirements/base.in
edx-django-utils==7.0.0
edx-django-utils==7.0.1
# via
# -r requirements/base.in
# django-config-models
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.1
# 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.1
# via
# drf-jwt
# edx-auth-backends
Expand Down Expand Up @@ -291,7 +291,7 @@ requests==2.32.3
# social-auth-core
requests-oauthlib==2.0.0
# via social-auth-core
s3transfer==0.10.3
s3transfer==0.10.4
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand All @@ -314,9 +314,9 @@ 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
stevedore==5.4.0
# via
# code-annotations
# edx-django-utils
Expand Down
4 changes: 2 additions & 2 deletions 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.8
# via -r requirements/ci.in
distlib==0.3.9
# via virtualenv
Expand All @@ -32,5 +32,5 @@ pyproject-api==1.8.0
# via tox
tox==4.23.2
# via -r requirements/ci.in
virtualenv==20.27.1
virtualenv==20.28.0
# via tox
59 changes: 26 additions & 33 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.73
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# fs-s3fs
botocore==1.35.58
botocore==1.35.73
# 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==2.0.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# edx-lint
Expand All @@ -93,11 +93,11 @@ 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.8
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# pytest-cov
cryptography==43.0.3
cryptography==44.0.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# pyjwt
Expand Down Expand Up @@ -184,11 +184,11 @@ django-rest-swagger==2.2.0
# via -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
django-simple-history==3.7.0
# via -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
django-statici18n==2.5.0
django-statici18n==2.6.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 @@ -223,14 +223,14 @@ edx-api-doc-tools==2.0.0
# via -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
edx-auth-backends==4.4.0
# via -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
edx-ccx-keys==1.3.0
edx-ccx-keys==2.0.2
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# lti-consumer-xblock
# openedx-events
edx-django-release-util==1.4.0
# via -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
edx-django-utils==7.0.0
edx-django-utils==7.0.1
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# django-config-models
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.1.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -301,10 +301,6 @@ idna==3.10
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# requests
importlib-metadata==8.5.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# twine
inflection==0.5.1
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
Expand Down Expand Up @@ -361,7 +357,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 +366,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,13 +398,13 @@ 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.1
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# edx-django-utils
nh3==0.2.18
nh3==0.2.19
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# readme-renderer
Expand Down Expand Up @@ -444,6 +440,7 @@ packaging==24.2
# pyproject-api
# pytest
# tox
# twine
path==16.16.0
# via edx-i18n-tools
pbr==6.1.0
Expand All @@ -452,7 +449,7 @@ pbr==6.1.0
# stevedore
pip-tools==7.4.1
# via -r /home/runner/work/edx-exams/edx-exams/requirements/pip-tools.txt
pkginfo==1.10.0
pkginfo==1.12.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# twine
Expand Down Expand Up @@ -498,15 +495,15 @@ 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.1
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# drf-jwt
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.3.1
pylint==3.3.2
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# edx-lint
Expand Down Expand Up @@ -545,7 +542,7 @@ pyproject-hooks==1.2.0
# -r /home/runner/work/edx-exams/edx-exams/requirements/pip-tools.txt
# build
# pip-tools
pytest==8.3.3
pytest==8.3.4
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -621,7 +618,7 @@ rich==13.9.4
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# twine
s3transfer==0.10.3
s3transfer==0.10.4
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# boto3
Expand Down Expand Up @@ -662,12 +659,12 @@ 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
# django-debug-toolbar
stevedore==5.3.0
stevedore==5.4.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# code-annotations
Expand All @@ -683,7 +680,7 @@ tomlkit==0.13.2
# pylint
tox==4.23.2
# via -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
twine==5.1.1
twine==6.0.1
# via -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
typing-extensions==4.12.2
# via
Expand All @@ -702,7 +699,7 @@ urllib3==2.2.3
# requests
# responses
# twine
virtualenv==20.27.1
virtualenv==20.28.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# tox
Expand All @@ -722,18 +719,14 @@ webob==1.8.9
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# xblock
wheel==0.45.0
wheel==0.45.1
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/pip-tools.txt
# pip-tools
xblock==5.1.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# lti-consumer-xblock
zipp==3.21.0
# via
# -r /home/runner/work/edx-exams/edx-exams/requirements/validation.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
Loading

0 comments on commit 2f68149

Please sign in to comment.