Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
farhan authored Sep 18, 2023
2 parents e83a9bc + e7b8af1 commit 3f6738f
Show file tree
Hide file tree
Showing 6 changed files with 20 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 @@ -12,9 +12,9 @@ asgiref==3.7.2
# via django
binaryornot==0.4.4
# via cookiecutter
boto3==1.28.44
boto3==1.28.49
# via fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -50,7 +50,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
lazy==1.5
lazy==1.6
# via xblock
lxml==4.9.3
# via
Expand Down
4 changes: 1 addition & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.3
filelock==3.12.4
# via
# tox
# virtualenv
Expand All @@ -29,7 +29,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.5
# via tox
11 changes: 5 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ bok-choy==0.7.1
# via
# -r requirements/test.in
# -r requirements/test.txt
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/base.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -105,7 +105,7 @@ exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
filelock==3.12.3
filelock==3.12.4
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -147,7 +147,7 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -209,7 +209,7 @@ packaging==23.1
# tox
pbr==5.11.1
# via stevedore
pillow==10.0.0
pillow==10.0.1
# via
# -r requirements/test.txt
# needle
Expand Down Expand Up @@ -372,7 +372,6 @@ typing-extensions==4.7.1
# -r requirements/test.txt
# asgiref
# astroid
# filelock
# pylint
# rich
urllib3==1.26.16
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.2.0
setuptools==68.2.2
# via -r requirements/pip.in
11 changes: 5 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ binaryornot==0.4.4
# cookiecutter
bok-choy==0.7.1
# via -r requirements/test.txt
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -85,7 +85,7 @@ exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
filelock==3.12.3
filelock==3.12.4
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -122,7 +122,7 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/test.txt
# acid-xblock
Expand Down Expand Up @@ -176,7 +176,7 @@ packaging==23.1
# tox
pbr==5.11.1
# via stevedore
pillow==10.0.0
pillow==10.0.1
# via
# -r requirements/test.txt
# needle
Expand Down Expand Up @@ -313,7 +313,6 @@ typing-extensions==4.7.1
# -r requirements/test.txt
# asgiref
# astroid
# filelock
# pylint
# rich
urllib3==1.26.16
Expand Down
11 changes: 5 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ binaryornot==0.4.4
# cookiecutter
bok-choy==0.7.1
# via -r requirements/test.in
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -65,7 +65,7 @@ distlib==0.3.7
# openedx-django-pyfs
exceptiongroup==1.1.3
# via pytest
filelock==3.12.3
filelock==3.12.4
# via
# tox
# virtualenv
Expand Down Expand Up @@ -94,7 +94,7 @@ jmespath==1.0.1
# -r requirements/base.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/base.txt
# acid-xblock
Expand Down Expand Up @@ -135,7 +135,7 @@ packaging==23.1
# pytest
# pytest-rerunfailures
# tox
pillow==10.0.0
pillow==10.0.1
# via needle
platformdirs==3.10.0
# via virtualenv
Expand Down Expand Up @@ -233,7 +233,6 @@ typing-extensions==4.7.1
# via
# -r requirements/base.txt
# asgiref
# filelock
# rich
urllib3==1.26.16
# via
Expand Down

0 comments on commit 3f6738f

Please sign in to comment.