Skip to content

Commit

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

chore: Upgrade Python requirements
  • Loading branch information
farhan authored Nov 18, 2024
2 parents b9ab82c + a1730af commit fac6e78
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.8.1
# via django
boto3==1.35.57
boto3==1.35.63
# via fs-s3fs
botocore==1.35.57
botocore==1.35.63
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -64,7 +64,7 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via django
urllib3==2.2.3
# via botocore
Expand Down
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.35.57
boto3==1.35.63
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.57
botocore==1.35.63
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -71,7 +71,7 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -83,7 +83,7 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r requirements/test.txt
# coveralls
Expand Down Expand Up @@ -374,7 +374,7 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/test.txt
# django
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
boto3==1.35.57
boto3==1.35.63
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.57
botocore==1.35.63
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -57,7 +57,7 @@ lxml[html-clean]==5.3.0
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via lxml
mako==1.3.6
# via
Expand Down Expand Up @@ -106,7 +106,7 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.16.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.35.57
boto3==1.35.63
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.57
botocore==1.35.63
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -153,7 +153,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
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 https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.3.0
setuptools==75.5.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.57
boto3==1.35.63
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.57
botocore==1.35.63
# via
# -r requirements/base.txt
# boto3
Expand All @@ -47,7 +47,7 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.8.0
code-annotations==1.8.1
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
Expand Down Expand Up @@ -233,7 +233,7 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.57
boto3==1.35.63
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.57
botocore==1.35.63
# via
# -r requirements/base.txt
# boto3
Expand All @@ -47,11 +47,11 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.8.0
code-annotations==1.8.1
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via coveralls
coveralls==4.0.1
# via -r requirements/test.in
Expand Down Expand Up @@ -253,7 +253,7 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit fac6e78

Please sign in to comment.