Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #232 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-beb314e

Python Requirements Update
  • Loading branch information
farhan authored Oct 2, 2023
2 parents beb314e + eedb83b commit 8c55701
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 25 deletions.
8 changes: 4 additions & 4 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.28.53
boto3==1.28.57
# via fs-s3fs
botocore==1.31.53
botocore==1.31.57
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,7 +51,7 @@ pytz==2023.3.post1
# xblock
pyyaml==6.0.1
# via xblock
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
simplejson==3.19.1
# via -r requirements/base.in
Expand All @@ -72,7 +72,7 @@ web-fragments==2.1.0
# xblock
webob==1.8.7
# via xblock
xblock[django]==1.7.0
xblock[django]==1.8.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
24 changes: 14 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ appdirs==1.4.4
# via
# -r requirements/test.txt
# fs
arrow==1.2.3
arrow==1.3.0
# via
# -r requirements/test.txt
# cookiecutter
asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==2.15.7
astroid==2.15.8
# via
# -r requirements/test.txt
# pylint
Expand All @@ -27,11 +27,11 @@ binaryornot==0.4.4
# cookiecutter
bok-choy==0.7.1
# via -r requirements/test.txt
boto3==1.28.53
boto3==1.28.57
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.53
botocore==1.31.57
# via
# -r requirements/test.txt
# boto3
Expand All @@ -48,7 +48,7 @@ chardet==5.2.0
# via
# -r requirements/test.txt
# binaryornot
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/test.txt
# requests
Expand All @@ -69,7 +69,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
cookiecutter==2.3.1
cookiecutter==2.4.0
# via
# -r requirements/test.txt
# xblock-sdk
Expand Down Expand Up @@ -233,7 +233,7 @@ pygments==2.16.1
# -r requirements/test.txt
# readme-renderer
# rich
pylint==2.17.5
pylint==2.17.7
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -296,11 +296,11 @@ requests==2.31.0
# -r requirements/test.txt
# cookiecutter
# xblock-sdk
rich==13.5.3
rich==13.6.0
# via
# -r requirements/test.txt
# cookiecutter
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -356,6 +356,10 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.txt
types-python-dateutil==2.8.19.14
# via
# -r requirements/test.txt
# arrow
typing-extensions==4.8.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -390,7 +394,7 @@ wrapt==1.15.0
# via
# -r requirements/test.txt
# astroid
xblock[django]==1.7.0
xblock[django]==1.8.0
# via
# -r requirements/test.txt
# xblock-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ beautifulsoup4==4.12.2
# via pydata-sphinx-theme
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
colorama==0.4.6
# via sphinx-autobuild
Expand Down
22 changes: 12 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
arrow==1.2.3
arrow==1.3.0
# via cookiecutter
asgiref==3.7.2
# via
# -r requirements/base.txt
# django
astroid==2.15.7
astroid==2.15.8
# via
# pylint
# pylint-celery
Expand All @@ -24,11 +24,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.in
boto3==1.28.53
boto3==1.28.57
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.53
botocore==1.31.57
# via
# -r requirements/base.txt
# boto3
Expand All @@ -37,7 +37,7 @@ certifi==2023.7.22
# via requests
chardet==5.2.0
# via binaryornot
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand All @@ -49,7 +49,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
cookiecutter==2.3.1
cookiecutter==2.4.0
# via xblock-sdk
ddt==1.6.0
# via -r requirements/test.in
Expand Down Expand Up @@ -146,7 +146,7 @@ pygments==2.16.1
# via
# readme-renderer
# rich
pylint==2.17.5
pylint==2.17.7
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -195,9 +195,9 @@ requests==2.31.0
# via
# cookiecutter
# xblock-sdk
rich==13.5.3
rich==13.6.0
# via cookiecutter
s3transfer==0.6.2
s3transfer==0.7.0
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -233,6 +233,8 @@ tomli==2.0.1
# pytest
tomlkit==0.12.1
# via pylint
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
# via
# -r requirements/base.txt
Expand All @@ -257,7 +259,7 @@ webob==1.8.7
# xblock-sdk
wrapt==1.15.0
# via astroid
xblock[django]==1.7.0
xblock[django]==1.8.0
# via
# -r requirements/base.txt
# xblock-sdk
Expand Down

0 comments on commit 8c55701

Please sign in to comment.