Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
UsamaSadiq authored Sep 5, 2023
2 parents 1337fd7 + 3c9e97f commit 14754a3
Show file tree
Hide file tree
Showing 9 changed files with 46 additions and 38 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.28.25
boto3==1.28.40
# via fs-s3fs
botocore==1.31.25
botocore==1.31.40
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -52,7 +52,7 @@ pytz==2023.3
# xblock
pyyaml==6.0.1
# via xblock
s3transfer==0.6.1
s3transfer==0.6.2
# via boto3
simplejson==3.19.1
# via xblock-utils
Expand Down
20 changes: 11 additions & 9 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ bleach==6.0.0
# via
# -r requirements/test.txt
# readme-renderer
boto3==1.28.25
boto3==1.28.40
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.25
botocore==1.31.40
# via
# -r requirements/test.txt
# boto3
Expand All @@ -54,7 +54,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.6
click==8.1.7
# via
# -r requirements/test.txt
# click-log
Expand Down Expand Up @@ -113,7 +113,7 @@ exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
filelock==3.12.2
filelock==3.12.3
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -236,7 +236,7 @@ platformdirs==3.10.0
# -r requirements/tox.txt
# pylint
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand Down Expand Up @@ -279,7 +279,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pytest==7.4.0
pytest==7.4.1
# via -r requirements/test.txt
python-dateutil==2.8.2
# via
Expand All @@ -303,7 +303,7 @@ pyyaml==6.0.1
# code-annotations
# cookiecutter
# xblock
readme-renderer==40.0
readme-renderer==41.0
# via
# -r requirements/test.txt
# twine
Expand All @@ -328,7 +328,7 @@ rich==13.5.2
# -r requirements/test.txt
# cookiecutter
# twine
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -383,8 +383,10 @@ twine==4.0.2
typing-extensions==4.7.1
# via
# -r requirements/test.txt
# -r requirements/tox.txt
# asgiref
# astroid
# filelock
# pylint
# rich
urllib3==1.26.16
Expand All @@ -393,7 +395,7 @@ urllib3==1.26.16
# botocore
# requests
# twine
virtualenv==20.24.3
virtualenv==20.24.4
# 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.28.25
boto3==1.28.40
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.25
botocore==1.31.40
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -83,7 +83,7 @@ pyyaml==6.0.1
# -r requirements/base.txt
# edx-i18n-tools
# xblock
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/base.txt
# boto3
Expand Down
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.12.1
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
boto3==1.28.25
boto3==1.28.40
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.25
botocore==1.31.40
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -116,7 +116,7 @@ pyyaml==6.0.1
# xblock
requests==2.31.0
# via sphinx
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/base.txt
# boto3
Expand All @@ -132,7 +132,7 @@ six==1.16.0
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.4.1
soupsieve==2.5
# via beautifulsoup4
sphinx==6.2.1
# via
Expand Down
10 changes: 7 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
#
# make upgrade
#
build==0.10.0
build==1.0.0
# via pip-tools
click==8.1.6
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
# via build
pip-tools==7.3.0
Expand All @@ -19,8 +21,10 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.1
wheel==0.41.2
# via pip-tools
zipp==3.16.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.41.1
wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
setuptools==68.1.2
# 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 @@ -20,11 +20,11 @@ astroid==2.15.6
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.28.25
boto3==1.28.40
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.25
botocore==1.31.40
# via
# -r requirements/base.txt
# boto3
Expand All @@ -35,7 +35,7 @@ chardet==5.2.0
# via binaryornot
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# click-log
# code-annotations
Expand Down Expand Up @@ -166,7 +166,7 @@ requests==2.31.0
# xblock-sdk
rich==13.5.2
# via cookiecutter
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/base.txt
# boto3
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ binaryornot==0.4.4
# via cookiecutter
bleach==6.0.0
# via readme-renderer
boto3==1.28.25
boto3==1.28.40
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.25
botocore==1.31.40
# via
# -r requirements/base.txt
# boto3
Expand All @@ -39,7 +39,7 @@ chardet==5.2.0
# via binaryornot
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# click-log
# code-annotations
Expand Down Expand Up @@ -155,7 +155,7 @@ pkginfo==1.9.6
# via twine
platformdirs==3.10.0
# via pylint
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pycparser==2.21
# via cffi
Expand All @@ -179,7 +179,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pypng==0.20220715.0
# via xblock-sdk
pytest==7.4.0
pytest==7.4.1
# via -r requirements/test.in
python-dateutil==2.8.2
# via
Expand All @@ -202,7 +202,7 @@ pyyaml==6.0.1
# code-annotations
# cookiecutter
# xblock
readme-renderer==40.0
readme-renderer==41.0
# via twine
requests==2.31.0
# via
Expand All @@ -219,7 +219,7 @@ rich==13.5.2
# via
# cookiecutter
# twine
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements/base.txt
# boto3
Expand Down
8 changes: 5 additions & 3 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.2
filelock==3.12.3
# via
# tox
# virtualenv
packaging==23.1
# via tox
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
Expand All @@ -26,5 +26,7 @@ tox==3.28.0
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/tox.in
virtualenv==20.24.3
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
# via tox

0 comments on commit 14754a3

Please sign in to comment.