Skip to content

Commit

Permalink
Merge pull request #517 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-51d6e02

Python Requirements Update
  • Loading branch information
macdiesel authored Sep 11, 2023
2 parents 51d6e02 + 3ea21db commit 97392f6
Show file tree
Hide file tree
Showing 9 changed files with 97 additions and 94 deletions.
21 changes: 11 additions & 10 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ backports-zoneinfo[tzdata]==0.2.1
# kombu
billiard==4.1.0
# via celery
boto3==1.28.26
boto3==1.28.39
# via django-ses
botocore==1.31.26
botocore==1.31.39
# via
# boto3
# s3transfer
celery==5.3.1
celery==5.3.3
# via
# -r requirements/base.in
# django-celery-results
Expand All @@ -41,7 +41,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# celery
# click-didyoumean
Expand Down Expand Up @@ -159,11 +159,11 @@ edx-django-utils==5.7.0
# edx-drf-extensions
# edx-rest-api-client
# edx-toggles
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.2
# via
# -r requirements/base.in
# edx-rbac
edx-opaque-keys==2.4.0
edx-opaque-keys==2.5.0
# via edx-drf-extensions
edx-rbac==1.8.0
# via -r requirements/base.in
Expand All @@ -183,15 +183,15 @@ jmespath==1.0.1
# botocore
jsonfield==3.1.0
# via edx-celeryutils
kombu==5.3.1
kombu==5.3.2
# via celery
markupsafe==2.1.3
# via jinja2
monotonic==1.6
# via analytics-python
mysqlclient==2.2.0
# via -r requirements/base.in
newrelic==8.10.0
newrelic==9.0.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -241,7 +241,7 @@ pyyaml==6.0.1
# via
# code-annotations
# drf-yasg
redis==4.6.0
redis==5.0.0
# via -r requirements/base.in
requests==2.31.0
# via
Expand All @@ -255,7 +255,7 @@ requests-oauthlib==1.3.1
# via social-auth-core
rules==3.3
# via -r requirements/base.in
s3transfer==0.6.1
s3transfer==0.6.2
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -289,6 +289,7 @@ text-unidecode==1.3
typing-extensions==4.7.1
# via
# asgiref
# edx-opaque-keys
# kombu
tzdata==2023.3
# via
Expand Down
34 changes: 17 additions & 17 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ billiard==4.1.0
# via
# -r requirements/validation.txt
# celery
boto3==1.28.26
boto3==1.28.39
# via
# -r requirements/validation.txt
# django-ses
botocore==1.31.26
botocore==1.31.39
# via
# -r requirements/validation.txt
# boto3
Expand All @@ -52,7 +52,7 @@ build==0.10.0
# via
# -r requirements/pip-tools.txt
# pip-tools
celery==5.3.1
celery==5.3.3
# via
# -r requirements/validation.txt
# django-celery-results
Expand All @@ -70,7 +70,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/validation.txt
# requests
click==8.1.6
click==8.1.7
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand Down Expand Up @@ -173,7 +173,7 @@ django-debug-toolbar==4.2.0
# via -r requirements/dev.in
django-durationwidget==1.0.5
# via -r requirements/validation.txt
django-dynamic-fixture==3.1.2
django-dynamic-fixture==4.0.0
# via -r requirements/validation.txt
django-extensions==3.2.3
# via
Expand Down Expand Up @@ -237,7 +237,7 @@ edx-django-utils==5.7.0
# edx-drf-extensions
# edx-rest-api-client
# edx-toggles
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.2
# via
# -r requirements/validation.txt
# edx-rbac
Expand All @@ -247,7 +247,7 @@ edx-lint==5.2.5
# via
# -c requirements/constraints.txt
# -r requirements/validation.txt
edx-opaque-keys==2.4.0
edx-opaque-keys==2.5.0
# via
# -r requirements/validation.txt
# edx-drf-extensions
Expand All @@ -263,7 +263,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==19.3.0
faker==19.3.1
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -308,7 +308,7 @@ jsonfield==3.1.0
# via
# -r requirements/validation.txt
# edx-celeryutils
kombu==5.3.1
kombu==5.3.2
# via
# -r requirements/validation.txt
# celery
Expand All @@ -330,7 +330,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.0
# via -r requirements/validation.txt
newrelic==8.10.0
newrelic==9.0.0
# via
# -r requirements/validation.txt
# edx-django-utils
Expand Down Expand Up @@ -363,7 +363,7 @@ platformdirs==3.10.0
# via
# -r requirements/validation.txt
# pylint
pluggy==1.2.0
pluggy==1.3.0
# via
# -r requirements/validation.txt
# diff-cover
Expand All @@ -390,9 +390,9 @@ pycparser==2.21
# via
# -r requirements/validation.txt
# cffi
pydantic==2.1.1
pydantic==2.3.0
# via inflect
pydantic-core==2.4.0
pydantic-core==2.6.3
# via pydantic
pydocstyle==6.3.0
# via -r requirements/validation.txt
Expand Down Expand Up @@ -480,7 +480,7 @@ pyyaml==6.0.1
# code-annotations
# drf-yasg
# edx-i18n-tools
redis==4.6.0
redis==5.0.0
# via -r requirements/validation.txt
requests==2.31.0
# via
Expand All @@ -497,7 +497,7 @@ requests-oauthlib==1.3.1
# social-auth-core
rules==3.3
# via -r requirements/validation.txt
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/validation.txt
# boto3
Expand All @@ -511,7 +511,6 @@ six==1.16.0
# via
# -r requirements/validation.txt
# analytics-python
# django-dynamic-fixture
# djangorestframework-csv
# edx-auth-backends
# edx-drf-extensions
Expand Down Expand Up @@ -571,6 +570,7 @@ typing-extensions==4.7.1
# annotated-types
# asgiref
# astroid
# edx-opaque-keys
# faker
# inflect
# kombu
Expand Down Expand Up @@ -605,7 +605,7 @@ wcwidth==0.2.6
# via
# -r requirements/validation.txt
# prompt-toolkit
wheel==0.41.1
wheel==0.41.2
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
30 changes: 15 additions & 15 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,16 @@ billiard==4.1.0
# celery
bleach==6.0.0
# via readme-renderer
boto3==1.28.26
boto3==1.28.39
# via
# -r requirements/test.txt
# django-ses
botocore==1.31.26
botocore==1.31.39
# via
# -r requirements/test.txt
# boto3
# s3transfer
celery==5.3.1
celery==5.3.3
# via
# -r requirements/test.txt
# django-celery-results
Expand All @@ -76,7 +76,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.6
click==8.1.7
# via
# -r requirements/test.txt
# celery
Expand Down Expand Up @@ -167,7 +167,7 @@ django-crum==0.7.9
# edx-toggles
django-durationwidget==1.0.5
# via -r requirements/test.txt
django-dynamic-fixture==3.1.2
django-dynamic-fixture==4.0.0
# via -r requirements/test.txt
django-extensions==3.2.3
# via -r requirements/test.txt
Expand Down Expand Up @@ -238,15 +238,15 @@ edx-django-utils==5.7.0
# edx-drf-extensions
# edx-rest-api-client
# edx-toggles
edx-drf-extensions==8.9.0
edx-drf-extensions==8.9.2
# via
# -r requirements/test.txt
# edx-rbac
edx-lint==5.2.5
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
edx-opaque-keys==2.4.0
edx-opaque-keys==2.5.0
# via
# -r requirements/test.txt
# edx-drf-extensions
Expand All @@ -262,7 +262,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.3.0
faker==19.3.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -302,7 +302,7 @@ jsonfield==3.1.0
# via
# -r requirements/test.txt
# edx-celeryutils
kombu==5.3.1
kombu==5.3.2
# via
# -r requirements/test.txt
# celery
Expand All @@ -324,7 +324,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.0
# via -r requirements/test.txt
newrelic==8.10.0
newrelic==9.0.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -348,7 +348,7 @@ platformdirs==3.10.0
# via
# -r requirements/test.txt
# pylint
pluggy==1.2.0
pluggy==1.3.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -453,9 +453,9 @@ pyyaml==6.0.1
# -r requirements/test.txt
# code-annotations
# drf-yasg
readme-renderer==40.0
readme-renderer==41.0
# via -r requirements/doc.in
redis==4.6.0
redis==5.0.0
# via -r requirements/test.txt
requests==2.31.0
# via
Expand All @@ -475,7 +475,7 @@ restructuredtext-lint==1.4.0
# via doc8
rules==3.3
# via -r requirements/test.txt
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/test.txt
# boto3
Expand All @@ -490,7 +490,6 @@ six==1.16.0
# -r requirements/test.txt
# analytics-python
# bleach
# django-dynamic-fixture
# djangorestframework-csv
# edx-auth-backends
# edx-drf-extensions
Expand Down Expand Up @@ -564,6 +563,7 @@ typing-extensions==4.7.1
# -r requirements/test.txt
# asgiref
# astroid
# edx-opaque-keys
# faker
# kombu
# pydata-sphinx-theme
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==0.10.0
# via pip-tools
click==8.1.6
click==8.1.7
# via pip-tools
packaging==23.1
# via build
Expand All @@ -19,7 +19,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.1
wheel==0.41.2
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.41.1
wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
setuptools==68.1.2
# via -r requirements/pip.in
Loading

0 comments on commit 97392f6

Please sign in to comment.