Skip to content

Commit

Permalink
Merge pull request #2323 from openedx/repo-tools/upgrade-python-requi…
Browse files Browse the repository at this point in the history
…rements-2598a64

chore: Upgrade Python requirements
  • Loading branch information
pwnage101 authored Jan 27, 2025
2 parents 2598a64 + f60775b commit 43f762c
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ astroid==3.3.8
# via
# pylint
# pylint-celery
attrs==24.3.0
attrs==25.1.0
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/doc.txt
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ asn1crypto==1.5.1
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# snowflake-connector-python
attrs==24.3.0
attrs==25.1.0
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# aiohttp
Expand Down
8 changes: 4 additions & 4 deletions requirements/edx-platform-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ asgiref==3.8.1
# django-countries
asn1crypto==1.5.1
# via snowflake-connector-python
attrs==24.3.0
attrs==25.1.0
# via
# -r requirements/edx/kernel.in
# aiohttp
Expand Down Expand Up @@ -70,13 +70,13 @@ bleach[css]==6.2.0
# xblock-poll
boto==2.49.0
# via -r requirements/edx/kernel.in
boto3==1.36.5
boto3==1.36.6
# via
# -r requirements/edx/kernel.in
# django-ses
# fs-s3fs
# ora2
botocore==1.36.5
botocore==1.36.6
# via
# -r requirements/edx/kernel.in
# boto3
Expand Down Expand Up @@ -1021,7 +1021,7 @@ redis==5.2.1
# via
# -r requirements/edx/kernel.in
# walrus
referencing==0.36.1
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-master.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ asn1crypto==1.5.1
# via
# -c /home/runner/work/edx-enterprise/edx-enterprise/requirements/edx-platform-constraints.txt
# snowflake-connector-python
attrs==24.3.0
attrs==25.1.0
# via
# -c /home/runner/work/edx-enterprise/edx-enterprise/requirements/edx-platform-constraints.txt
# aiohttp
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ asn1crypto==1.5.1
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# snowflake-connector-python
attrs==24.3.0
attrs==25.1.0
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# aiohttp
Expand Down

0 comments on commit 43f762c

Please sign in to comment.