Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 24, 2025
1 parent ecb8af8 commit 74e9767
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 29 deletions.
8 changes: 4 additions & 4 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.37.21
awscli==1.37.26
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.36.21
boto3==1.36.26
# via -r requirements/reporting.in
botocore==1.36.21
botocore==1.36.26
# via
# awscli
# boto3
Expand Down Expand Up @@ -241,7 +241,7 @@ sortedcontainers==2.4.0
# via snowflake-connector-python
sqlparse==0.5.3
# via django
stevedore==5.4.0
stevedore==5.4.1
# via
# edx-django-utils
# edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.5.1
cachetools==5.5.2
# via tox
chardet==5.2.0
# via tox
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ astroid==3.3.8
# via
# pylint
# pylint-celery
awscli==1.37.21
awscli==1.37.26
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.36.21
boto3==1.36.26
# via -r requirements/reporting.in
botocore==1.36.21
botocore==1.36.26
# via
# awscli
# boto3
# s3transfer
build==1.2.2.post1
# via pip-tools
cachetools==5.5.1
cachetools==5.5.2
# via tox
celery==5.3.6
# via -r requirements/reporting.in
Expand Down Expand Up @@ -86,7 +86,7 @@ cryptography==44.0.1
# pyopenssl
# secretstorage
# snowflake-connector-python
diff-cover==9.2.2
diff-cover==9.2.3
# via -r requirements/dev-enterprise_data.in
dill==0.3.9
# via pylint
Expand Down Expand Up @@ -391,7 +391,7 @@ sortedcontainers==2.4.0
# via snowflake-connector-python
sqlparse==0.5.3
# via django
stevedore==5.4.0
stevedore==5.4.1
# via
# code-annotations
# edx-django-utils
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ astroid==3.3.8
# via
# pylint
# pylint-celery
awscli==1.37.21
awscli==1.37.26
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.36.21
boto3==1.36.26
# via -r requirements/reporting.in
botocore==1.36.21
botocore==1.36.26
# via
# awscli
# boto3
# s3transfer
build==1.2.2.post1
# via pip-tools
cachetools==5.5.1
cachetools==5.5.2
# via tox
celery==5.3.6
# via -r requirements/reporting.in
Expand Down Expand Up @@ -90,7 +90,7 @@ cryptography==44.0.1
# snowflake-connector-python
ddt==1.7.2
# via -r requirements/test.in
diff-cover==9.2.2
diff-cover==9.2.3
# via -r requirements/dev-enterprise_data.in
dill==0.3.9
# via pylint
Expand Down Expand Up @@ -421,7 +421,7 @@ sortedcontainers==2.4.0
# via snowflake-connector-python
sqlparse==0.5.3
# via django
stevedore==5.4.0
stevedore==5.4.1
# via
# code-annotations
# edx-django-utils
Expand Down
8 changes: 4 additions & 4 deletions requirements/test-master.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.37.21
awscli==1.37.26
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.36.21
boto3==1.36.26
# via -r requirements/reporting.in
botocore==1.36.21
botocore==1.36.26
# via
# awscli
# boto3
Expand Down Expand Up @@ -275,7 +275,7 @@ sortedcontainers==2.4.0
# via snowflake-connector-python
sqlparse==0.5.3
# via django
stevedore==5.4.0
stevedore==5.4.1
# via
# edx-django-utils
# edx-opaque-keys
Expand Down
8 changes: 4 additions & 4 deletions requirements/test-reporting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ amqp==5.3.1
# via kombu
asn1crypto==1.5.1
# via snowflake-connector-python
awscli==1.37.21
awscli==1.37.26
# via -r /home/runner/work/edx-enterprise-data/edx-enterprise-data/requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.36.21
boto3==1.36.26
# via -r /home/runner/work/edx-enterprise-data/edx-enterprise-data/requirements/reporting.in
botocore==1.36.21
botocore==1.36.26
# via
# awscli
# boto3
# s3transfer
cachetools==5.5.1
cachetools==5.5.2
# via tox
celery==5.3.6
# via -r /home/runner/work/edx-enterprise-data/edx-enterprise-data/requirements/reporting.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.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.37.21
awscli==1.37.26
# via -r requirements/reporting.in
bcrypt==4.2.1
# via paramiko
billiard==4.2.1
# via celery
boto3==1.36.21
boto3==1.36.26
# via -r requirements/reporting.in
botocore==1.36.21
botocore==1.36.26
# via
# awscli
# boto3
Expand Down Expand Up @@ -273,7 +273,7 @@ sortedcontainers==2.4.0
# via snowflake-connector-python
sqlparse==0.5.3
# via django
stevedore==5.4.0
stevedore==5.4.1
# via
# edx-django-utils
# edx-opaque-keys
Expand Down

0 comments on commit 74e9767

Please sign in to comment.