Skip to content

Commit

Permalink
feat: Upgrade Python dependency edx-enterprise
Browse files Browse the repository at this point in the history
removed unencrypted columns of user data credentials in blackboard config ENT 8010

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
  • Loading branch information
MueezKhan246 authored and github-actions[bot] committed May 22, 2024
1 parent be03938 commit 9f42093
Show file tree
Hide file tree
Showing 17 changed files with 26 additions and 253 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ click>=8.0,<9.0
# The team that owns this package will manually bump this package rather than having it pulled in automatically.
# This is to allow them to better control its deployment and to do it in a process that works better
# for them.
edx-enterprise==4.19.3
edx-enterprise==4.19.4

# Stay on LTS version, remove once this is added to common constraint
Django<5.0
Expand Down
6 changes: 1 addition & 5 deletions requirements/edx-sandbox/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.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -22,8 +22,6 @@ cycler==0.12.1
# via matplotlib
fonttools==4.51.0
# via matplotlib
importlib-resources==6.4.0
# via matplotlib
joblib==1.4.2
# via nltk
kiwisolver==1.4.5
Expand Down Expand Up @@ -89,5 +87,3 @@ sympy==1.12
# openedx-calc
tqdm==4.66.4
# via nltk
zipp==3.18.1
# via importlib-resources
2 changes: 1 addition & 1 deletion requirements/edx/assets.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.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
38 changes: 4 additions & 34 deletions requirements/edx/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.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -33,10 +33,6 @@ asgiref==3.8.1
# django-countries
asn1crypto==1.5.1
# via snowflake-connector-python
async-timeout==4.0.3
# via
# aiohttp
# redis
attrs==23.2.0
# via
# -r requirements/edx/kernel.in
Expand All @@ -54,14 +50,6 @@ babel==2.15.0
# enmerkar-underscore
backoff==1.10.0
# via analytics-python
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
# -c requirements/edx/../constraints.txt
# celery
# django
# edx-milestones
# icalendar
# kombu
beautifulsoup4==4.12.3
# via pynliner
billiard==4.2.0
Expand Down Expand Up @@ -464,7 +452,7 @@ edx-drf-extensions==10.3.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.19.3
edx-enterprise==4.19.4
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in
Expand Down Expand Up @@ -599,12 +587,6 @@ importlib-metadata==6.11.0
# via
# -c requirements/edx/../common_constraints.txt
# -r requirements/edx/kernel.in
# markdown
importlib-resources==5.13.0
# via
# jsonschema
# jsonschema-specifications
# pycountry
inflection==0.5.1
# via
# drf-spectacular
Expand Down Expand Up @@ -823,8 +805,6 @@ pillow==10.3.0
# edx-enterprise
# edx-organizations
# edxval
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==4.2.1
# via snowflake-connector-python
polib==1.2.0
Expand Down Expand Up @@ -938,7 +918,6 @@ python3-saml==1.16.0
pytz==2024.1
# via
# -r requirements/edx/kernel.in
# babel
# django-ses
# djangorestframework
# drf-yasg
Expand Down Expand Up @@ -1130,21 +1109,15 @@ tqdm==4.66.4
typing-extensions==4.11.0
# via
# -r requirements/edx/paver.txt
# annotated-types
# asgiref
# django-countries
# drf-spectacular
# edx-opaque-keys
# jwcrypto
# kombu
# pydantic
# pydantic-core
# pylti1p3
# snowflake-connector-python
tzdata==2024.1
# via
# backports-zoneinfo
# celery
# via celery
unicodecsv==0.14.1
# via
# -r requirements/edx/kernel.in
Expand All @@ -1162,7 +1135,6 @@ urllib3==1.26.18
# elasticsearch
# py2neo
# requests
# snowflake-connector-python
user-util==1.1.0
# via -r requirements/edx/kernel.in
vine==5.1.0
Expand Down Expand Up @@ -1230,9 +1202,7 @@ xss-utils==0.6.0
yarl==1.9.4
# via aiohttp
zipp==3.18.1
# via
# importlib-metadata
# importlib-resources
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
2 changes: 1 addition & 1 deletion requirements/edx/coverage.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.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
73 changes: 3 additions & 70 deletions requirements/edx/development.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.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -82,12 +82,6 @@ astroid==2.13.5
# -r requirements/edx/testing.txt
# pylint
# pylint-celery
async-timeout==4.0.3
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# aiohttp
# redis
attrs==23.2.0
# via
# -r requirements/edx/doc.txt
Expand All @@ -112,16 +106,6 @@ backoff==1.10.0
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# analytics-python
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# celery
# django
# edx-milestones
# icalendar
# kombu
beautifulsoup4==4.12.3
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -743,7 +727,7 @@ edx-drf-extensions==10.3.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.19.3
edx-enterprise==4.19.4
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -878,11 +862,6 @@ event-tracking==2.4.0
# edx-completion
# edx-proctoring
# edx-search
exceptiongroup==1.2.1
# via
# -r requirements/edx/testing.txt
# anyio
# pytest
execnet==2.1.1
# via
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1013,20 +992,8 @@ import-linter==2.0
importlib-metadata==6.11.0
# via
# -c requirements/edx/../common_constraints.txt
# -r requirements/edx/../pip-tools.txt
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# build
# markdown
# pytest-randomly
# sphinx
importlib-resources==5.13.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# jsonschema
# jsonschema-specifications
# pycountry
inflection==0.5.1
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -1420,11 +1387,6 @@ pillow==10.3.0
# edxval
pip-tools==7.4.1
# via -r requirements/edx/../pip-tools.txt
pkgutil-resolve-name==1.3.10
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# jsonschema
platformdirs==4.2.1
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -1703,7 +1665,6 @@ pytz==2024.1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# babel
# django-ses
# djangorestframework
# drf-yasg
Expand Down Expand Up @@ -2047,20 +2008,7 @@ tinycss2==1.2.1
# -r requirements/edx/testing.txt
# bleach
tomli==2.0.1
# via
# -r requirements/edx/../pip-tools.txt
# -r requirements/edx/testing.txt
# build
# coverage
# django-stubs
# import-linter
# mypy
# pip-tools
# pylint
# pyproject-api
# pytest
# tox
# vulture
# via django-stubs
tomlkit==0.12.5
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -2093,38 +2041,26 @@ typing-extensions==4.11.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# annotated-types
# anyio
# asgiref
# astroid
# django-countries
# django-stubs
# django-stubs-ext
# djangorestframework-stubs
# drf-spectacular
# edx-opaque-keys
# fastapi
# grimp
# import-linter
# jwcrypto
# kombu
# mypy
# pact-python
# pydantic
# pydantic-core
# pydata-sphinx-theme
# pylint
# pylti1p3
# rich
# snowflake-connector-python
# starlette
# typer
# uvicorn
tzdata==2024.1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# backports-zoneinfo
# celery
ujson==5.10.0
# via
Expand Down Expand Up @@ -2153,7 +2089,6 @@ urllib3==1.26.18
# elasticsearch
# py2neo
# requests
# snowflake-connector-python
user-util==1.1.0
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -2291,11 +2226,9 @@ yarl==1.9.4
# pact-python
zipp==3.18.1
# via
# -r requirements/edx/../pip-tools.txt
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# importlib-metadata
# importlib-resources

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

0 comments on commit 9f42093

Please sign in to comment.