Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
farhan authored May 19, 2024
2 parents 168a062 + 88635f4 commit 7a1f563
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 29 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.103
boto3==1.34.108
# via fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -56,11 +56,11 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via xblock
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/base.in
# xblock
mako==1.3.3
mako==1.3.5
# via xblock
markdown-it-py==3.0.0
# via rich
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packaging==24.0
# via
# pyproject-api
# tox
platformdirs==4.2.1
platformdirs==4.2.2
# via
# tox
# virtualenv
Expand All @@ -34,5 +34,5 @@ tomli==2.0.1
# tox
tox==4.15.0
# via -r requirements/ci.in
virtualenv==20.26.1
virtualenv==20.26.2
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ asgiref==3.8.1
# -r requirements/base.txt
# -r requirements/test.txt
# django
astroid==3.1.0
astroid==3.2.1
# via
# pylint
# pylint-celery
Expand All @@ -38,12 +38,12 @@ binaryornot==0.4.4
# -r requirements/base.txt
# -r requirements/test.txt
# cookiecutter
boto3==1.34.103
boto3==1.34.108
# via
# -r requirements/base.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -164,12 +164,12 @@ lazy==1.6
# -r requirements/test.txt
# acid-xblock
# xblock
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/base.txt
# -r requirements/test.txt
# xblock
mako==1.3.3
mako==1.3.5
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -212,7 +212,7 @@ packaging==24.0
# tox
pbr==6.0.0
# via stevedore
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -232,7 +232,7 @@ pygments==2.18.0
# -r requirements/base.txt
# -r requirements/test.txt
# rich
pylint==3.1.0
pylint==3.2.1
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -372,7 +372,7 @@ urllib3==1.26.18
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/test.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.1.0
astroid==3.2.1
# via
# pylint
# pylint-celery
Expand All @@ -31,11 +31,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.103
boto3==1.34.108
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -139,11 +139,11 @@ lazy==1.6
# -r requirements/test.txt
# acid-xblock
# xblock
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/test.txt
# xblock
mako==1.3.3
mako==1.3.5
# via
# -r requirements/test.txt
# acid-xblock
Expand Down Expand Up @@ -179,7 +179,7 @@ packaging==24.0
# tox
pbr==6.0.0
# via stevedore
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -198,7 +198,7 @@ pygments==2.18.0
# via
# -r requirements/test.txt
# rich
pylint==3.1.0
pylint==3.2.1
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -314,7 +314,7 @@ urllib3==1.26.18
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/test.txt
# tox
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ binaryornot==0.4.4
# via
# -r requirements/base.txt
# cookiecutter
boto3==1.34.103
boto3==1.34.108
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -107,11 +107,11 @@ lazy==1.6
# -r requirements/base.txt
# acid-xblock
# xblock
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/base.txt
# xblock
mako==1.3.3
mako==1.3.5
# via
# -r requirements/base.txt
# acid-xblock
Expand Down Expand Up @@ -142,7 +142,7 @@ packaging==24.0
# pytest
# pytest-rerunfailures
# tox
platformdirs==4.2.1
platformdirs==4.2.2
# via
# tox
# virtualenv
Expand Down Expand Up @@ -240,7 +240,7 @@ urllib3==1.26.18
# -r requirements/base.txt
# botocore
# requests
virtualenv==20.26.1
virtualenv==20.26.2
# via tox
web-fragments==2.2.0
# via
Expand Down

0 comments on commit 7a1f563

Please sign in to comment.