Skip to content

Commit

Permalink
Merge pull request #561 from openedx/repo-tools/upgrade-python-requir…
Browse files Browse the repository at this point in the history
…ements-bc300aa

chore: Upgrade Python requirements
  • Loading branch information
macdiesel authored Feb 3, 2025
2 parents bc300aa + 1080580 commit 3401170
Show file tree
Hide file tree
Showing 8 changed files with 62 additions and 58 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ Unreleased

=========================

[10.7.6] - 2025-02-03
---------------------
* chore: upgrade python requirements

[10.7.5] - 2025-01-28
---------------------
* chore: upgrade python requirements
Expand Down
2 changes: 1 addition & 1 deletion enterprise_data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Enterprise data api application. This Django app exposes API endpoints used by enterprises.
"""

__version__ = "10.7.5"
__version__ = "10.7.6"
18 changes: 9 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@ asgiref==3.8.1
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
awscli==1.37.6
awscli==1.37.11
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.36.6
boto3==1.36.11
# via -r requirements/reporting.in
botocore==1.36.6
botocore==1.36.11
# via
# awscli
# boto3
# s3transfer
celery==5.3.6
# via -r requirements/reporting.in
certifi==2024.12.14
certifi==2025.1.31
# via
# py2neo
# requests
Expand Down Expand Up @@ -125,7 +125,7 @@ edx-rest-api-client==6.0.0
# via -r requirements/base.in
factory-boy==3.3.1
# via -r requirements/base.in
faker==35.0.0
faker==35.2.0
# via factory-boy
filelock==3.17.0
# via snowflake-connector-python
Expand All @@ -145,7 +145,7 @@ monotonic==1.6
# via py2neo
mysql-connector-python==9.2.0
# via -r requirements/base.in
newrelic==10.4.0
newrelic==10.5.0
# via edx-django-utils
numpy==2.2.2
# via
Expand Down Expand Up @@ -191,7 +191,7 @@ pyjwt[crypto]==2.10.1
# snowflake-connector-python
pyminizip==0.2.6
# via -r requirements/reporting.in
pymongo==4.10.1
pymongo==4.11
# via edx-opaque-keys
pynacl==1.5.0
# via
Expand All @@ -206,7 +206,7 @@ python-dateutil==2.9.0.post0
# faker
# pandas
# vertica-python
pytz==2024.2
pytz==2025.1
# via
# interchange
# pandas
Expand Down Expand Up @@ -236,7 +236,7 @@ six==1.17.0
# py2neo
# python-dateutil
# vertica-python
snowflake-connector-python==3.13.0
snowflake-connector-python==3.13.2
# via -r requirements/reporting.in
sortedcontainers==2.4.0
# via snowflake-connector-python
Expand Down
24 changes: 12 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ astroid==3.3.8
# via
# pylint
# pylint-celery
awscli==1.37.6
awscli==1.37.11
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.36.6
boto3==1.36.11
# via -r requirements/reporting.in
botocore==1.36.6
botocore==1.36.11
# via
# awscli
# boto3
Expand All @@ -33,7 +33,7 @@ cachetools==5.5.1
# via tox
celery==5.3.6
# via -r requirements/reporting.in
certifi==2024.12.14
certifi==2025.1.31
# via
# py2neo
# requests
Expand Down Expand Up @@ -86,7 +86,7 @@ cryptography==44.0.0
# pyopenssl
# secretstorage
# snowflake-connector-python
diff-cover==9.2.1
diff-cover==9.2.2
# via -r requirements/dev-enterprise_data.in
dill==0.3.9
# via pylint
Expand Down Expand Up @@ -163,7 +163,7 @@ edx-rest-api-client==6.0.0
# via -r requirements/base.in
factory-boy==3.3.1
# via -r requirements/base.in
faker==35.0.0
faker==35.2.0
# via factory-boy
filelock==3.17.0
# via
Expand All @@ -178,7 +178,7 @@ idna==3.10
# snowflake-connector-python
interchange==2021.0.4
# via py2neo
isort==5.13.2
isort==6.0.0
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -226,7 +226,7 @@ more-itertools==10.6.0
# jaraco-functools
mysql-connector-python==9.2.0
# via -r requirements/base.in
newrelic==10.4.0
newrelic==10.5.0
# via edx-django-utils
nh3==0.2.20
# via readme-renderer
Expand Down Expand Up @@ -298,7 +298,7 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
# edx-rest-api-client
# snowflake-connector-python
pylint==3.3.3
pylint==3.3.4
# via
# edx-lint
# pylint-celery
Expand All @@ -314,7 +314,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pyminizip==0.2.6
# via -r requirements/reporting.in
pymongo==4.10.1
pymongo==4.11
# via edx-opaque-keys
pynacl==1.5.0
# via
Expand All @@ -337,7 +337,7 @@ python-dateutil==2.9.0.post0
# vertica-python
python-slugify==8.0.4
# via code-annotations
pytz==2024.2
pytz==2025.1
# via
# interchange
# pandas
Expand Down Expand Up @@ -386,7 +386,7 @@ six==1.17.0
# vertica-python
snowballstemmer==2.2.0
# via pydocstyle
snowflake-connector-python==3.13.0
snowflake-connector-python==3.13.2
# via -r requirements/reporting.in
sortedcontainers==2.4.0
# via snowflake-connector-python
Expand Down
24 changes: 12 additions & 12 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ astroid==3.3.8
# via
# pylint
# pylint-celery
awscli==1.37.6
awscli==1.37.11
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.36.6
boto3==1.36.11
# via -r requirements/reporting.in
botocore==1.36.6
botocore==1.36.11
# via
# awscli
# boto3
Expand All @@ -33,7 +33,7 @@ cachetools==5.5.1
# via tox
celery==5.3.6
# via -r requirements/reporting.in
certifi==2024.12.14
certifi==2025.1.31
# via
# py2neo
# requests
Expand Down Expand Up @@ -90,7 +90,7 @@ cryptography==44.0.0
# snowflake-connector-python
ddt==1.7.2
# via -r requirements/test.in
diff-cover==9.2.1
diff-cover==9.2.2
# via -r requirements/dev-enterprise_data.in
dill==0.3.9
# via pylint
Expand Down Expand Up @@ -170,7 +170,7 @@ factory-boy==3.3.1
# via
# -r requirements/base.in
# -r requirements/test.in
faker==35.0.0
faker==35.2.0
# via factory-boy
filelock==3.17.0
# via
Expand All @@ -191,7 +191,7 @@ iniconfig==2.0.0
# via pytest
interchange==2021.0.4
# via py2neo
isort==5.13.2
isort==6.0.0
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -241,7 +241,7 @@ more-itertools==10.6.0
# jaraco-functools
mysql-connector-python==9.2.0
# via -r requirements/base.in
newrelic==10.4.0
newrelic==10.5.0
# via edx-django-utils
nh3==0.2.20
# via readme-renderer
Expand Down Expand Up @@ -315,7 +315,7 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
# edx-rest-api-client
# snowflake-connector-python
pylint==3.3.3
pylint==3.3.4
# via
# edx-lint
# pylint-celery
Expand All @@ -331,7 +331,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pyminizip==0.2.6
# via -r requirements/reporting.in
pymongo==4.10.1
pymongo==4.11
# via edx-opaque-keys
pynacl==1.5.0
# via
Expand Down Expand Up @@ -363,7 +363,7 @@ python-dateutil==2.9.0.post0
# vertica-python
python-slugify==8.0.4
# via code-annotations
pytz==2024.2
pytz==2025.1
# via
# interchange
# pandas
Expand Down Expand Up @@ -416,7 +416,7 @@ six==1.17.0
# vertica-python
snowballstemmer==2.2.0
# via pydocstyle
snowflake-connector-python==3.13.0
snowflake-connector-python==3.13.2
# via -r requirements/reporting.in
sortedcontainers==2.4.0
# via snowflake-connector-python
Expand Down
18 changes: 9 additions & 9 deletions requirements/test-master.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@ asgiref==3.8.1
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
awscli==1.37.6
awscli==1.37.11
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.36.6
boto3==1.36.11
# via -r requirements/reporting.in
botocore==1.36.6
botocore==1.36.11
# via
# awscli
# boto3
# s3transfer
celery==5.3.6
# via -r requirements/reporting.in
certifi==2024.12.14
certifi==2025.1.31
# via
# py2neo
# requests
Expand Down Expand Up @@ -134,7 +134,7 @@ factory-boy==3.3.1
# via
# -r requirements/base.in
# -r requirements/test.in
faker==35.0.0
faker==35.2.0
# via factory-boy
filelock==3.17.0
# via snowflake-connector-python
Expand Down Expand Up @@ -162,7 +162,7 @@ monotonic==1.6
# via py2neo
mysql-connector-python==9.2.0
# via -r requirements/base.in
newrelic==10.4.0
newrelic==10.5.0
# via edx-django-utils
numpy==2.2.2
# via
Expand Down Expand Up @@ -211,7 +211,7 @@ pyjwt[crypto]==2.10.1
# snowflake-connector-python
pyminizip==0.2.6
# via -r requirements/reporting.in
pymongo==4.10.1
pymongo==4.11
# via edx-opaque-keys
pynacl==1.5.0
# via
Expand All @@ -235,7 +235,7 @@ python-dateutil==2.9.0.post0
# freezegun
# pandas
# vertica-python
pytz==2024.2
pytz==2025.1
# via
# interchange
# pandas
Expand Down Expand Up @@ -270,7 +270,7 @@ six==1.17.0
# py2neo
# python-dateutil
# vertica-python
snowflake-connector-python==3.13.0
snowflake-connector-python==3.13.2
# via -r requirements/reporting.in
sortedcontainers==2.4.0
# via snowflake-connector-python
Expand Down
Loading

0 comments on commit 3401170

Please sign in to comment.