Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
farhan authored Nov 6, 2023
2 parents 0f88262 + 69bc7ee commit a2d0427
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down
12 changes: 6 additions & 6 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.28.73
boto3==1.28.78
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.73
botocore==1.31.78
# via
# -r requirements/test.txt
# boto3
Expand All @@ -46,7 +46,7 @@ chardet==5.2.0
# via
# -r requirements/test.txt
# binaryornot
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -89,7 +89,7 @@ distlib==0.3.7
# via
# -r requirements/tox.txt
# virtualenv
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -108,7 +108,7 @@ exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
filelock==3.13.0
filelock==3.13.1
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -354,7 +354,7 @@ tomli==2.0.1
# pylint
# pytest
# tox
tomlkit==0.12.1
tomlkit==0.12.2
# via
# -r requirements/test.txt
# pylint
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
django==3.2.22
django==3.2.23
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ beautifulsoup4==4.12.2
# via pydata-sphinx-theme
certifi==2023.7.22
# via requests
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
django==3.2.22
django==3.2.23
# via -r requirements/base.txt
docutils==0.19
# via
Expand Down Expand Up @@ -62,7 +62,7 @@ packaging==23.2
# via
# pydata-sphinx-theme
# sphinx
pydata-sphinx-theme==0.14.2
pydata-sphinx-theme==0.14.3
# via sphinx-book-theme
pygments==2.16.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.2
wheel==0.41.3
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.41.2
wheel==0.41.3
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ astroid==3.0.1
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.28.73
boto3==1.28.78
# via fs-s3fs
botocore==1.31.73
botocore==1.31.78
# via
# boto3
# s3transfer
certifi==2023.7.22
# via requests
chardet==5.2.0
# via binaryornot
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
Expand All @@ -48,7 +48,7 @@ ddt==1.6.0
# via -r requirements/quality.in
dill==0.3.7
# via pylint
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -171,7 +171,7 @@ text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via pylint
tomlkit==0.12.1
tomlkit==0.12.2
# via pylint
types-python-dateutil==2.8.19.14
# via arrow
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ astroid==3.0.1
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.28.73
boto3==1.28.78
# via fs-s3fs
botocore==1.31.73
botocore==1.31.78
# via
# boto3
# s3transfer
Expand All @@ -32,7 +32,7 @@ cffi==1.16.0
# via cryptography
chardet==5.2.0
# via binaryornot
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
Expand Down Expand Up @@ -228,7 +228,7 @@ tomli==2.0.1
# via
# pylint
# pytest
tomlkit==0.12.1
tomlkit==0.12.2
# via pylint
twine==4.0.2
# via -r requirements/test.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.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.13.0
filelock==3.13.1
# via
# tox
# virtualenv
Expand Down

0 comments on commit a2d0427

Please sign in to comment.