Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Python requirements #520

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ asgiref==3.8.1
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
awscli==1.34.29
awscli==1.35.5
# via -r requirements/reporting.in
bcrypt==4.2.0
# via paramiko
billiard==4.2.1
# via celery
boto3==1.35.29
boto3==1.35.39
# via -r requirements/reporting.in
botocore==1.35.29
botocore==1.35.39
# via
# awscli
# boto3
Expand All @@ -35,7 +35,7 @@ cffi==1.17.1
# cryptography
# pynacl
# snowflake-connector-python
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via
# requests
# snowflake-connector-python
Expand Down Expand Up @@ -100,13 +100,13 @@ djangorestframework==3.15.2
# edx-drf-extensions
djangorestframework-csv==3.0.2
# via -r requirements/base.in
dnspython==2.6.1
dnspython==2.7.0
# via pymongo
docutils==0.16
# via awscli
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.15.0
edx-django-utils==6.0.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand All @@ -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==30.0.0
faker==30.3.0
# via factory-boy
filelock==3.16.1
# via snowflake-connector-python
Expand All @@ -145,7 +145,7 @@ monotonic==1.6
# via py2neo
mysql-connector-python==9.0.0
# via -r requirements/base.in
newrelic==10.0.0
newrelic==10.1.0
# via edx-django-utils
numpy==1.24.4
# via
Expand Down Expand Up @@ -192,7 +192,7 @@ pyjwt[crypto]==2.9.0
# snowflake-connector-python
pyminizip==0.2.6
# via -r requirements/reporting.in
pymongo==4.9.1
pymongo==4.10.1
# via edx-opaque-keys
pynacl==1.5.0
# via
Expand Down Expand Up @@ -224,7 +224,7 @@ rsa==4.7.2
# via awscli
rules==3.5
# via -r requirements/base.in
s3transfer==0.10.2
s3transfer==0.10.3
# via
# awscli
# boto3
Expand Down Expand Up @@ -253,6 +253,7 @@ tomlkit==0.13.2
typing-extensions==4.12.2
# via
# edx-opaque-keys
# faker
# snowflake-connector-python
tzdata==2024.2
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.6.1
coverage==7.6.3
# via -r requirements/ci.in
distlib==0.3.8
distlib==0.3.9
# via virtualenv
filelock==3.16.1
# via
Expand All @@ -30,7 +30,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.8.0
# via tox
tox==4.20.0
tox==4.21.2
# via -r requirements/ci.in
virtualenv==20.26.6
# via tox
35 changes: 18 additions & 17 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@ astroid==3.2.4
# -c requirements/constraints.txt
# pylint
# pylint-celery
awscli==1.34.29
awscli==1.35.5
# via -r requirements/reporting.in
backports-tarfile==1.2.0
# via jaraco-context
bcrypt==4.2.0
# via paramiko
billiard==4.2.1
# via celery
boto3==1.35.29
boto3==1.35.39
# via -r requirements/reporting.in
botocore==1.35.29
botocore==1.35.39
# via
# awscli
# boto3
# s3transfer
build==1.2.2
build==1.2.2.post1
# via pip-tools
cachetools==5.5.0
# via tox
Expand All @@ -50,7 +50,7 @@ chardet==5.2.0
# via
# diff-cover
# tox
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via
# requests
# snowflake-connector-python
Expand Down Expand Up @@ -93,7 +93,7 @@ diff-cover==9.2.0
# via -r requirements/dev-enterprise_data.in
dill==0.3.9
# via pylint
distlib==0.3.8
distlib==0.3.9
# via virtualenv
django==4.2.16
# via
Expand Down Expand Up @@ -133,15 +133,15 @@ djangorestframework==3.15.2
# edx-drf-extensions
djangorestframework-csv==3.0.2
# via -r requirements/base.in
dnspython==2.6.1
dnspython==2.7.0
# via pymongo
docutils==0.16
# via
# awscli
# readme-renderer
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.15.0
edx-django-utils==6.0.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand All @@ -167,7 +167,7 @@ edx-rest-api-client==6.0.0
# via -r requirements/base.in
factory-boy==3.3.1
# via -r requirements/base.in
faker==30.0.0
faker==30.3.0
# via factory-boy
filelock==3.16.1
# via
Expand Down Expand Up @@ -214,11 +214,11 @@ lxml[html-clean,html_clean]==5.3.0
# via
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.2.2
lxml-html-clean==0.3.1
# via lxml
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
markupsafe==3.0.1
# via jinja2
mccabe==0.7.0
# via pylint
Expand All @@ -232,7 +232,7 @@ more-itertools==10.5.0
# jaraco-functools
mysql-connector-python==9.0.0
# via -r requirements/base.in
newrelic==10.0.0
newrelic==10.1.0
# via edx-django-utils
nh3==0.2.18
# via readme-renderer
Expand Down Expand Up @@ -314,15 +314,15 @@ pylint==3.2.7
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.5
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pyminizip==0.2.6
# via -r requirements/reporting.in
pymongo==4.9.1
pymongo==4.10.1
# via edx-opaque-keys
pynacl==1.5.0
# via
Expand Down Expand Up @@ -369,13 +369,13 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.8.1
rich==13.9.2
# via twine
rsa==4.7.2
# via awscli
rules==3.5
# via -r requirements/base.in
s3transfer==0.10.2
s3transfer==0.10.3
# via
# awscli
# boto3
Expand Down Expand Up @@ -413,13 +413,14 @@ tomlkit==0.13.2
# via
# pylint
# snowflake-connector-python
tox==4.20.0
tox==4.21.2
# via -r requirements/dev-enterprise_data.in
twine==5.1.1
# via -r requirements/dev-enterprise_data.in
typing-extensions==4.12.2
# via
# edx-opaque-keys
# faker
# snowflake-connector-python
tzdata==2024.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.2.2
build==1.2.2.post1
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
Loading
Loading