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 committed Jul 17, 2023
1 parent bf0d5a0 commit e044f1c
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 36 deletions.
4 changes: 3 additions & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ appdirs==1.4.4
asgiref==3.7.2
# via django
django==3.2.20
# via -r requirements/base.in
# via
# -c https://github.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
edx-opaque-keys==2.3.0
# via -r requirements/base.in
fs==2.4.16
Expand Down
5 changes: 3 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ filelock==3.12.2
# virtualenv
packaging==23.1
# via tox
platformdirs==3.8.1
platformdirs==3.9.1
# via virtualenv
pluggy==1.2.0
# via tox
Expand All @@ -24,9 +24,10 @@ tomli==2.0.1
# via tox
tox==3.28.0
# via
# -c https://github.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.1
# via -r requirements/ci.in
virtualenv==20.23.1
virtualenv==20.24.0
# via tox
31 changes: 21 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,15 @@ binaryornot==0.4.4
# -r requirements/workbench.txt
# cookiecutter
bok-choy==0.7.1
# via -r requirements/workbench.txt
boto3==1.28.1
# via
# -c requirements/constraints.txt
# -r requirements/workbench.txt
boto3==1.28.3
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# fs-s3fs
botocore==1.31.1
botocore==1.31.3
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -61,9 +63,10 @@ charset-normalizer==3.2.0
# -r requirements/quality.txt
# -r requirements/workbench.txt
# requests
click==8.1.4
click==8.1.5
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
# click-log
# code-annotations
Expand All @@ -79,7 +82,7 @@ code-annotations==1.3.0
# -r requirements/quality.txt
# -r requirements/workbench.txt
# edx-lint
cookiecutter==2.2.0
cookiecutter==2.2.3
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -103,6 +106,7 @@ distlib==0.3.6
# virtualenv
django==3.2.20
# via
# -c https://github.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
# django-appconf
Expand Down Expand Up @@ -210,7 +214,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
mock==5.0.2
mock==5.1.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -224,14 +228,16 @@ nose==1.3.7
# via
# -r requirements/workbench.txt
# needle
openedx-django-pyfs==3.3.0
openedx-django-pyfs==3.4.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# xblock
packaging==23.1
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
# build
# pytest
Expand All @@ -250,16 +256,17 @@ pillow==10.0.0
# via
# -r requirements/workbench.txt
# needle
pip-tools==6.14.0
pip-tools==7.0.0
# via -r requirements/pip-tools.txt
platformdirs==3.8.1
platformdirs==3.9.1
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
# pylint
# virtualenv
pluggy==1.2.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
# pytest
Expand Down Expand Up @@ -376,6 +383,7 @@ simplejson==3.19.1
# xblock-utils
six==1.16.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
# bok-choy
Expand Down Expand Up @@ -406,7 +414,9 @@ text-unidecode==1.3
# python-slugify
tomli==2.0.1
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
# build
# coverage
Expand All @@ -421,6 +431,7 @@ tomlkit==0.11.8
# pylint
tox==3.28.0
# via
# -c https://github.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# tox-battery
tox-battery==0.6.1
Expand All @@ -439,7 +450,7 @@ urllib3==1.26.16
# botocore
# requests
# selenium
virtualenv==20.23.1
virtualenv==20.24.0
# via
# -r requirements/ci.txt
# tox
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
build==0.10.0
# via pip-tools
click==8.1.4
click==8.1.5
# via pip-tools
packaging==23.1
# via build
pip-tools==6.14.0
pip-tools==7.0.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.40.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
pip==23.2
# via -r requirements/pip.in
setuptools==68.0.0
# via -r requirements/pip.in
15 changes: 8 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.28.1
boto3==1.28.3
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.1
botocore==1.31.3
# via
# -r requirements/test.txt
# boto3
Expand All @@ -45,7 +45,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.4
click==8.1.5
# via
# -r requirements/test.txt
# click-log
Expand All @@ -58,7 +58,7 @@ code-annotations==1.3.0
# via
# -r requirements/test.txt
# edx-lint
cookiecutter==2.2.0
cookiecutter==2.2.3
# via
# -r requirements/test.txt
# xblock-sdk
Expand All @@ -72,6 +72,7 @@ dill==0.3.6
# via pylint
django==3.2.20
# via
# -c https://github.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# django-appconf
# django-statici18n
Expand Down Expand Up @@ -150,9 +151,9 @@ markupsafe==2.1.3
# xblock
mccabe==0.7.0
# via pylint
mock==5.0.2
mock==5.1.0
# via -r requirements/test.txt
openedx-django-pyfs==3.3.0
openedx-django-pyfs==3.4.0
# via
# -r requirements/test.txt
# xblock
Expand All @@ -168,7 +169,7 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.8.1
platformdirs==3.9.1
# via pylint
pluggy==1.2.0
# via
Expand Down
13 changes: 7 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ asgiref==3.7.2
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.28.1
boto3==1.28.3
# via fs-s3fs
botocore==1.31.1
botocore==1.31.3
# via
# boto3
# s3transfer
Expand All @@ -28,19 +28,20 @@ chardet==5.1.0
# via binaryornot
charset-normalizer==3.2.0
# via requests
click==8.1.4
click==8.1.5
# via
# code-annotations
# cookiecutter
code-annotations==1.3.0
# via -r requirements/test.in
cookiecutter==2.2.0
cookiecutter==2.2.3
# via xblock-sdk
coverage[toml]==7.2.7
# via pytest-cov
ddt==1.6.0
# via -r requirements/test.in
# via
# -c https://github.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
# django-appconf
# django-statici18n
Expand Down Expand Up @@ -96,9 +97,9 @@ markupsafe==2.1.3
# jinja2
# mako
# xblock
mock==5.0.2
mock==5.1.0
# via -r requirements/test.in
openedx-django-pyfs==3.3.0
openedx-django-pyfs==3.4.0
# via xblock
packaging==23.1
# via pytest
Expand Down
17 changes: 10 additions & 7 deletions requirements/workbench.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,14 @@ binaryornot==0.4.4
# -r requirements/test.txt
# cookiecutter
bok-choy==0.7.1
# via -r requirements/workbench.in
boto3==1.28.1
# via
# -c requirements/constraints.txt
# -r requirements/workbench.in
boto3==1.28.3
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.1
botocore==1.31.3
# via
# -r requirements/test.txt
# boto3
Expand All @@ -43,14 +45,14 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.4
click==8.1.5
# via
# -r requirements/test.txt
# code-annotations
# cookiecutter
code-annotations==1.3.0
# via -r requirements/test.txt
cookiecutter==2.2.0
cookiecutter==2.2.3
# via
# -r requirements/test.txt
# xblock-sdk
Expand All @@ -62,6 +64,7 @@ ddt==1.6.0
# via -r requirements/test.txt
django==3.2.20
# via
# -c https://github.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# django-appconf
# django-statici18n
Expand Down Expand Up @@ -133,15 +136,15 @@ markupsafe==2.1.3
# jinja2
# mako
# xblock
mock==5.0.2
mock==5.1.0
# via -r requirements/test.txt
mysqlclient==2.2.0
# via -r requirements/workbench.in
needle==0.5.0
# via bok-choy
nose==1.3.7
# via needle
openedx-django-pyfs==3.3.0
openedx-django-pyfs==3.4.0
# via
# -r requirements/test.txt
# xblock
Expand Down

0 comments on commit e044f1c

Please sign in to comment.