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 #553

Merged
Merged
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
22 changes: 11 additions & 11 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.36.22
awscli==1.36.33
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.35.81
boto3==1.35.92
# via -r requirements/reporting.in
botocore==1.35.81
botocore==1.35.92
# via
# awscli
# boto3
Expand All @@ -35,11 +35,11 @@ cffi==1.17.1
# cryptography
# pynacl
# snowflake-connector-python
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# requests
# snowflake-connector-python
click==8.1.7
click==8.1.8
# via
# celery
# click-didyoumean
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==33.1.0
faker==33.3.0
# via factory-boy
filelock==3.16.1
# via snowflake-connector-python
Expand All @@ -147,7 +147,7 @@ mysql-connector-python==9.1.0
# via -r requirements/base.in
newrelic==10.4.0
# via edx-django-utils
numpy==2.2.0
numpy==2.2.1
# via
# -r requirements/base.in
# pandas
Expand All @@ -165,13 +165,13 @@ pbr==6.1.0
# via stevedore
pgpy==0.6.0
# via -r requirements/reporting.in
pillow==11.0.0
pillow==11.1.0
# via pansi
platformdirs==4.3.6
# via snowflake-connector-python
prompt-toolkit==3.0.48
# via click-repl
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
py2neo @ https://github.com/overhangio/py2neo/releases/download/2021.2.3/py2neo-2021.2.3.tar.gz
# via -r requirements/reporting.in
Expand All @@ -181,7 +181,7 @@ pyasn1==0.6.1
# rsa
pycparser==2.22
# via cffi
pygments==2.18.0
pygments==2.19.0
# via py2neo
pyjwt[crypto]==2.10.1
# via
Expand Down Expand Up @@ -260,7 +260,7 @@ tzdata==2024.2
# pandas
unicodecsv==0.14.1
# via -r requirements/reporting.in
urllib3==2.2.3
urllib3==2.3.0
# via
# botocore
# py2neo
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.6.9
coverage==7.6.10
# via -r requirements/ci.in
distlib==0.3.9
# via virtualenv
Expand All @@ -32,5 +32,5 @@ pyproject-api==1.8.0
# via tox
tox==4.23.2
# via -r requirements/ci.in
virtualenv==20.28.0
virtualenv==20.28.1
# via tox
34 changes: 17 additions & 17 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ asgiref==3.8.1
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
astroid==3.3.6
astroid==3.3.8
# via
# pylint
# pylint-celery
awscli==1.36.22
awscli==1.36.33
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.35.81
boto3==1.35.92
# via -r requirements/reporting.in
botocore==1.35.81
botocore==1.35.92
# via
# awscli
# boto3
Expand All @@ -47,11 +47,11 @@ chardet==5.2.0
# via
# diff-cover
# tox
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# requests
# snowflake-connector-python
click==8.1.7
click==8.1.8
# via
# celery
# click-didyoumean
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==33.1.0
faker==33.3.0
# via factory-boy
filelock==3.16.1
# via
Expand All @@ -190,15 +190,15 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
jinja2==3.1.5
# via
# code-annotations
# diff-cover
jmespath==1.0.1
# via
# boto3
# botocore
keyring==25.5.0
keyring==25.6.0
# via twine
kombu==5.4.2
# via celery
Expand Down Expand Up @@ -226,9 +226,9 @@ mysql-connector-python==9.1.0
# via -r requirements/base.in
newrelic==10.4.0
# via edx-django-utils
nh3==0.2.19
nh3==0.2.20
# via readme-renderer
numpy==2.2.0
numpy==2.2.1
# via
# -r requirements/base.in
# pandas
Expand All @@ -252,7 +252,7 @@ pbr==6.1.0
# via stevedore
pgpy==0.6.0
# via -r requirements/reporting.in
pillow==11.0.0
pillow==11.1.0
# via pansi
pip-tools==7.4.1
# via -r requirements/dev-enterprise_data.in
Expand All @@ -272,7 +272,7 @@ polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.48
# via click-repl
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
py2neo @ https://github.com/overhangio/py2neo/releases/download/2021.2.3/py2neo-2021.2.3.tar.gz
# via -r requirements/reporting.in
Expand All @@ -286,7 +286,7 @@ pycparser==2.22
# via cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.18.0
pygments==2.19.0
# via
# diff-cover
# py2neo
Expand All @@ -298,7 +298,7 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
# edx-rest-api-client
# snowflake-connector-python
pylint==3.3.2
pylint==3.3.3
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -420,7 +420,7 @@ tzdata==2024.2
# pandas
unicodecsv==0.14.1
# via -r requirements/reporting.in
urllib3==2.2.3
urllib3==2.3.0
# via
# botocore
# py2neo
Expand All @@ -433,7 +433,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.28.0
virtualenv==20.28.1
# via tox
wcwidth==0.2.13
# via prompt-toolkit
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c /home/runner/work/edx-enterprise-data/edx-enterprise-data/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.6.0
setuptools==75.7.0
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.2.2.post1
# via pip-tools
click==8.1.7
click==8.1.8
# via pip-tools
packaging==24.2
# via build
Expand Down
36 changes: 18 additions & 18 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ asgiref==3.8.1
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
astroid==3.3.6
astroid==3.3.8
# via
# pylint
# pylint-celery
awscli==1.36.22
awscli==1.36.33
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.35.81
boto3==1.35.92
# via -r requirements/reporting.in
botocore==1.35.81
botocore==1.35.92
# via
# awscli
# boto3
Expand All @@ -47,11 +47,11 @@ chardet==5.2.0
# via
# diff-cover
# tox
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# requests
# snowflake-connector-python
click==8.1.7
click==8.1.8
# via
# celery
# click-didyoumean
Expand All @@ -76,7 +76,7 @@ colorama==0.4.6
# via
# awscli
# tox
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via pytest-cov
cryptography==44.0.0
# via
Expand Down Expand Up @@ -170,7 +170,7 @@ factory-boy==3.3.1
# via
# -r requirements/base.in
# -r requirements/test.in
faker==33.1.0
faker==33.3.0
# via factory-boy
filelock==3.16.1
# via
Expand Down Expand Up @@ -203,15 +203,15 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
jinja2==3.1.5
# via
# code-annotations
# diff-cover
jmespath==1.0.1
# via
# boto3
# botocore
keyring==25.5.0
keyring==25.6.0
# via twine
kombu==5.4.2
# via celery
Expand Down Expand Up @@ -241,9 +241,9 @@ mysql-connector-python==9.1.0
# via -r requirements/base.in
newrelic==10.4.0
# via edx-django-utils
nh3==0.2.19
nh3==0.2.20
# via readme-renderer
numpy==2.2.0
numpy==2.2.1
# via
# -r requirements/base.in
# pandas
Expand All @@ -268,7 +268,7 @@ pbr==6.1.0
# via stevedore
pgpy==0.6.0
# via -r requirements/reporting.in
pillow==11.0.0
pillow==11.1.0
# via pansi
pip-tools==7.4.1
# via -r requirements/dev-enterprise_data.in
Expand All @@ -289,7 +289,7 @@ polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.48
# via click-repl
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
py2neo @ https://github.com/overhangio/py2neo/releases/download/2021.2.3/py2neo-2021.2.3.tar.gz
# via -r requirements/reporting.in
Expand All @@ -303,7 +303,7 @@ pycparser==2.22
# via cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.18.0
pygments==2.19.0
# via
# diff-cover
# py2neo
Expand All @@ -315,7 +315,7 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
# edx-rest-api-client
# snowflake-connector-python
pylint==3.3.2
pylint==3.3.3
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -452,7 +452,7 @@ tzdata==2024.2
# pandas
unicodecsv==0.14.1
# via -r requirements/reporting.in
urllib3==2.2.3
urllib3==2.3.0
# via
# botocore
# py2neo
Expand All @@ -466,7 +466,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.28.0
virtualenv==20.28.1
# via tox
wcwidth==0.2.13
# via prompt-toolkit
Expand Down
Loading
Loading