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 Sep 5, 2024
1 parent 1b76cf3 commit 8157a4e
Show file tree
Hide file tree
Showing 11 changed files with 190 additions and 97 deletions.
22 changes: 13 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -17,17 +17,21 @@ attrs==24.2.0
# -r requirements/base.in
# lti-consumer-xblock
# openedx-events
backports-zoneinfo==0.2.1
# via
# django
# djangorestframework
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.35.9
boto3==1.35.12
# via fs-s3fs
botocore==1.35.9
botocore==1.35.12
# via
# boto3
# s3transfer
certifi==2024.8.30
# via requests
cffi==1.17.0
cffi==1.17.1
# via
# cryptography
# pynacl
Expand All @@ -45,15 +49,15 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
cryptography==43.0.0
cryptography==43.0.1
# via
# pyjwt
# social-auth-core
defusedxml==0.8.0rc2
# via
# python3-openid
# social-auth-core
django==4.2.15
django==4.2.16
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -99,7 +103,7 @@ django-extensions==3.2.3
# via -r requirements/base.in
django-filter==24.3
# via lti-consumer-xblock
django-model-utils==4.5.1
django-model-utils==5.0.0
# via -r requirements/base.in
django-rest-swagger==2.2.0
# via -r requirements/base.in
Expand Down Expand Up @@ -148,13 +152,13 @@ edx-django-utils==5.15.0
# edx-rest-api-client
# edx-toggles
# openedx-events
edx-drf-extensions==10.3.0
edx-drf-extensions==10.4.0
# via -r requirements/base.in
edx-event-bus-kafka==5.8.1
# via -r requirements/base.in
edx-event-bus-redis==0.5.0
# via -r requirements/base.in
edx-opaque-keys[django]==2.10.0
edx-opaque-keys[django]==2.11.0
# via
# -r requirements/base.in
# edx-ccx-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down
49 changes: 35 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -31,15 +31,20 @@ backports-tarfile==1.2.0
# via
# -r requirements/validation.txt
# jaraco-context
backports-zoneinfo==0.2.1
# via
# -r requirements/validation.txt
# django
# djangorestframework
bleach==6.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.35.9
boto3==1.35.12
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.35.9
botocore==1.35.12
# via
# -r requirements/validation.txt
# boto3
Expand All @@ -56,7 +61,7 @@ certifi==2024.8.30
# via
# -r requirements/validation.txt
# requests
cffi==1.17.0
cffi==1.17.1
# via
# -r requirements/validation.txt
# cryptography
Expand Down Expand Up @@ -105,10 +110,11 @@ coverage[toml]==7.6.1
# via
# -r requirements/validation.txt
# pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via
# -r requirements/validation.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.7.2
# via -r requirements/validation.txt
Expand All @@ -127,7 +133,7 @@ distlib==0.3.8
# via
# -r requirements/validation.txt
# virtualenv
django==4.2.15
django==4.2.16
# via
# -r requirements/validation.txt
# django-appconf
Expand Down Expand Up @@ -185,7 +191,7 @@ django-filter==24.3
# via
# -r requirements/validation.txt
# lti-consumer-xblock
django-model-utils==4.5.1
django-model-utils==5.0.0
# via -r requirements/validation.txt
django-rest-swagger==2.2.0
# via -r requirements/validation.txt
Expand Down Expand Up @@ -214,7 +220,7 @@ dnspython==2.6.1
# via
# -r requirements/validation.txt
# pymongo
docutils==0.21.2
docutils==0.20.1
# via
# -r requirements/validation.txt
# readme-renderer
Expand Down Expand Up @@ -247,7 +253,7 @@ edx-django-utils==5.15.0
# edx-rest-api-client
# edx-toggles
# openedx-events
edx-drf-extensions==10.3.0
edx-drf-extensions==10.4.0
# via -r requirements/validation.txt
edx-event-bus-kafka==5.8.1
# via -r requirements/validation.txt
Expand All @@ -257,7 +263,7 @@ edx-i18n-tools==1.6.2
# via -r requirements/dev.in
edx-lint==5.4.0
# via -r requirements/validation.txt
edx-opaque-keys[django]==2.10.0
edx-opaque-keys[django]==2.11.0
# via
# -r requirements/validation.txt
# edx-ccx-keys
Expand All @@ -279,7 +285,7 @@ exceptiongroup==1.2.2
# pytest
factory-boy==3.3.1
# via -r requirements/validation.txt
faker==28.0.0
faker==28.4.1
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -319,6 +325,10 @@ importlib-metadata==8.4.0
# build
# keyring
# twine
importlib-resources==6.4.4
# via
# -r requirements/validation.txt
# keyring
inflection==0.5.1
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -347,6 +357,11 @@ jaraco-functools==4.0.2
# via
# -r requirements/validation.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/validation.txt
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -512,7 +527,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/validation.txt
# edx-lint
Expand Down Expand Up @@ -558,7 +573,7 @@ pytest==8.3.2
# pytest-django
pytest-cov==5.0.0
# via -r requirements/validation.txt
pytest-django==4.8.0
pytest-django==4.9.0
# via -r requirements/validation.txt
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -589,7 +604,7 @@ pyyaml==6.0.2
# edx-i18n-tools
# responses
# xblock
readme-renderer==44.0
readme-renderer==43.0
# via
# -r requirements/validation.txt
# twine
Expand Down Expand Up @@ -632,6 +647,10 @@ s3transfer==0.10.2
# 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 Expand Up @@ -711,6 +730,7 @@ typing-extensions==4.12.2
# astroid
# edx-opaque-keys
# pylint
# rich
uritemplate==4.1.1
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -756,6 +776,7 @@ zipp==3.20.1
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.15
django==4.2.16
Loading

0 comments on commit 8157a4e

Please sign in to comment.