Skip to content

Commit

Permalink
Merge pull request #47 from openedx/jenkins/upgrade-python-requiremen…
Browse files Browse the repository at this point in the history
…ts-17126d0

Python Requirements Update
  • Loading branch information
salman2013 authored Dec 4, 2023
2 parents 17126d0 + 63683a0 commit bc4ee70
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 31 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.7.2
# via django
boto3==1.29.6
boto3==1.33.6
# via fs-s3fs
botocore==1.32.6
botocore==1.33.6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,7 +51,7 @@ pytz==2023.3.post1
# xblock
pyyaml==6.0.1
# via xblock
s3transfer==0.7.0
s3transfer==0.8.2
# via boto3
simplejson==3.19.2
# via xblock
Expand Down
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.29.6
boto3==1.33.6
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.32.6
botocore==1.33.6
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -85,7 +85,7 @@ coverage==6.5.0
# coveralls
coveralls==3.3.1
# via -r requirements/test.txt
cryptography==41.0.5
cryptography==41.0.7
# via
# -r requirements/test.txt
# secretstorage
Expand Down Expand Up @@ -139,7 +139,7 @@ idna==3.6
# via
# -r requirements/test.txt
# requests
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via
# -r requirements/test.txt
# keyring
Expand Down Expand Up @@ -345,7 +345,7 @@ rich==13.7.0
# -r requirements/test.txt
# cookiecutter
# twine
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -389,7 +389,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.11.3
tox==4.11.4
# via -r requirements/tox.txt
twine==4.0.2
# via -r requirements/test.txt
Expand All @@ -410,7 +410,7 @@ urllib3==1.26.18
# botocore
# requests
# twine
virtualenv==20.24.7
virtualenv==20.25.0
# via
# -r requirements/tox.txt
# tox
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
boto3==1.29.6
boto3==1.33.6
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.32.6
botocore==1.33.6
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -84,7 +84,7 @@ pyyaml==6.0.1
# -r requirements/base.txt
# edx-i18n-tools
# xblock
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements/base.txt
# boto3
Expand Down
10 changes: 5 additions & 5 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.13.1
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
boto3==1.29.6
boto3==1.33.6
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.32.6
botocore==1.33.6
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -57,7 +57,7 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via sphinx
jinja2==3.1.2
# via sphinx
Expand Down Expand Up @@ -92,7 +92,7 @@ packaging==23.2
# via
# pydata-sphinx-theme
# sphinx
pydata-sphinx-theme==0.14.3
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
pygments==2.17.2
# via
Expand All @@ -116,7 +116,7 @@ pyyaml==6.0.1
# xblock
requests==2.31.0
# via sphinx
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements/base.txt
# boto3
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via build
packaging==23.2
# via build
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ astroid==3.0.1
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.29.6
boto3==1.33.6
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.32.6
botocore==1.33.6
# via
# -r requirements/base.txt
# boto3
Expand All @@ -49,7 +49,7 @@ code-annotations==1.5.0
# via edx-lint
cookiecutter==2.5.0
# via xblock-sdk
cryptography==41.0.5
cryptography==41.0.7
# via secretstorage
ddt==1.7.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -78,7 +78,7 @@ fs-s3fs==1.1.1
# xblock-sdk
idna==3.6
# via requests
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via
# keyring
# twine
Expand Down Expand Up @@ -206,7 +206,7 @@ rich==13.7.0
# via
# cookiecutter
# twine
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements/base.txt
# boto3
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ astroid==3.0.1
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.29.6
boto3==1.33.6
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.32.6
botocore==1.33.6
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -53,7 +53,7 @@ coverage==6.5.0
# via coveralls
coveralls==3.3.1
# via -r requirements/test.in
cryptography==41.0.5
cryptography==41.0.7
# via secretstorage
ddt==1.7.0
# via -r requirements/test.in
Expand Down Expand Up @@ -86,7 +86,7 @@ fs-s3fs==1.1.1
# xblock-sdk
idna==3.6
# via requests
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via
# keyring
# twine
Expand Down Expand Up @@ -228,7 +228,7 @@ rich==13.7.0
# via
# cookiecutter
# twine
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements/base.txt
# boto3
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.11.3
tox==4.11.4
# via -r requirements/tox.in
virtualenv==20.24.7
virtualenv==20.25.0
# via tox

0 comments on commit bc4ee70

Please sign in to comment.