Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot authored and Agrendalath committed Nov 8, 2023
1 parent 9890c4a commit 434e960
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 37 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ asgiref==3.7.2
# via django
bleach[css]==6.1.0
# via -r requirements/base.in
boto3==1.28.68
boto3==1.28.78
# via fs-s3fs
botocore==1.31.68
botocore==1.31.78
# via
# boto3
# s3transfer
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# django-appconf
Expand Down Expand Up @@ -47,7 +47,7 @@ mako==1.2.4
# via
# xblock
# xblock-utils
markdown==3.5
markdown==3.5.1
# via -r requirements/base.in
markupsafe==2.1.3
# via
Expand Down
4 changes: 2 additions & 2 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.4
filelock==3.13.1
# via
# tox
# virtualenv
Expand All @@ -29,5 +29,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.5
virtualenv==20.24.6
# via tox
26 changes: 13 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/quality.txt
boto3==1.28.68
boto3==1.28.78
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.31.68
botocore==1.31.78
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -54,7 +54,7 @@ chardet==5.2.0
# via
# -r requirements/quality.txt
# binaryornot
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -94,7 +94,7 @@ distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand All @@ -111,13 +111,13 @@ django-statici18n==2.4.0
# via -r requirements/quality.txt
edx-i18n-tools==1.3.0
# via -r requirements/quality.txt
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/quality.txt
exceptiongroup==1.1.3
# via
# -r requirements/quality.txt
# pytest
filelock==3.12.4
filelock==3.13.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -177,7 +177,7 @@ mako==1.2.4
# -r requirements/quality.txt
# xblock
# xblock-utils
markdown==3.5
markdown==3.5.1
# via -r requirements/quality.txt
markdown-it-py==3.0.0
# via
Expand Down Expand Up @@ -270,7 +270,7 @@ pylint-celery==0.3
# via
# -r requirements/quality.txt
# edx-lint
pylint-django==2.5.4
pylint-django==2.5.5
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -287,14 +287,14 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/quality.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/quality.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/quality.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -383,7 +383,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.1
tomlkit==0.12.2
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -410,7 +410,7 @@ urllib3==1.26.18
# -r requirements/quality.txt
# botocore
# requests
virtualenv==20.24.5
virtualenv==20.24.6
# via
# -r requirements/ci.txt
# tox
Expand All @@ -430,7 +430,7 @@ webob==1.8.7
# -r requirements/quality.txt
# xblock
# xblock-sdk
wheel==0.41.2
wheel==0.41.3
# via
# -r requirements/pip-tools.txt
# pip-tools
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
20 changes: 10 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
boto3==1.28.68
boto3==1.28.78
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.68
botocore==1.31.78
# via
# -r requirements/test.txt
# boto3
Expand All @@ -49,7 +49,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 @@ -77,7 +77,7 @@ ddt==1.6.0
# via -r requirements/test.txt
dill==0.3.7
# via pylint
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -94,7 +94,7 @@ django-statici18n==2.4.0
# via -r requirements/test.txt
edx-i18n-tools==1.3.0
# via -r requirements/test.txt
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/quality.in
exceptiongroup==1.1.3
# via
Expand Down Expand Up @@ -151,7 +151,7 @@ mako==1.2.4
# -r requirements/test.txt
# xblock
# xblock-utils
markdown==3.5
markdown==3.5.1
# via -r requirements/test.txt
markdown-it-py==3.0.0
# via
Expand Down Expand Up @@ -221,7 +221,7 @@ pylint==3.0.2
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.4
pylint-django==2.5.5
# via edx-lint
pylint-plugin-utils==0.8.2
# via
Expand All @@ -231,14 +231,14 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -317,7 +317,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.1
tomlkit==0.12.2
# via pylint
types-python-dateutil==2.8.19.14
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.in
boto3==1.28.68
boto3==1.28.78
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.68
botocore==1.31.78
# 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.3.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via cookiecutter
Expand Down Expand Up @@ -109,7 +109,7 @@ mako==1.2.4
# -r requirements/base.txt
# xblock
# xblock-utils
markdown==3.5
markdown==3.5.1
# via -r requirements/base.txt
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -146,13 +146,13 @@ pygments==2.16.1
# via rich
pypng==0.20220715.0
# via xblock-sdk
pytest==7.4.2
pytest==7.4.3
# via
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via
Expand Down

0 comments on commit 434e960

Please sign in to comment.