Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #339

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pytz==2023.3
# via
# django
# xblock
pyyaml==6.0
pyyaml==6.0.1
# via xblock
simplejson==3.19.1
# via xblock-utils
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.1
# via -r requirements/ci.in
virtualenv==20.24.0
virtualenv==20.24.1
# via tox
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ bok-choy==0.7.1
# -c requirements/constraints.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
boto3==1.28.3
boto3==1.28.9
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# fs-s3fs
botocore==1.31.3
botocore==1.31.9
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -53,7 +53,7 @@ build==0.10.0
# via
# -r requirements/pip-tools.txt
# pip-tools
certifi==2023.5.7
certifi==2023.7.22
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand All @@ -68,7 +68,7 @@ charset-normalizer==3.2.0
# -r requirements/quality.txt
# -r requirements/workbench.txt
# requests
click==8.1.5
click==8.1.6
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand All @@ -82,7 +82,7 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
code-annotations==1.3.0
code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -254,7 +254,7 @@ pillow==10.0.0
# -r requirements/quality.txt
# -r requirements/workbench.txt
# needle
pip-tools==7.0.0
pip-tools==7.1.0
# via -r requirements/pip-tools.txt
platformdirs==3.9.1
# via
Expand Down Expand Up @@ -341,7 +341,7 @@ pytz==2023.3
# -r requirements/workbench.txt
# django
# xblock
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -435,7 +435,7 @@ urllib3==1.26.16
# -r requirements/workbench.txt
# botocore
# requests
virtualenv==20.24.0
virtualenv==20.24.1
# via
# -r requirements/ci.txt
# tox
Expand All @@ -458,7 +458,7 @@ webob==1.8.7
# -r requirements/workbench.txt
# xblock
# xblock-sdk
wheel==0.40.0
wheel==0.41.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
6 changes: 3 additions & 3 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.5
click==8.1.6
# via pip-tools
packaging==23.1
# via build
pip-tools==7.0.0
pip-tools==7.1.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
Expand All @@ -19,7 +19,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.40.0
wheel==0.41.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
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.40.0
wheel==0.41.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
boto3==1.28.3
boto3==1.28.9
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.3
botocore==1.31.9
# via
# -r requirements/test.txt
# boto3
# s3transfer
certifi==2023.5.7
certifi==2023.7.22
# via
# -r requirements/test.txt
# requests
Expand All @@ -51,7 +51,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.5
click==8.1.6
# via
# -r requirements/test.txt
# click-log
Expand All @@ -60,7 +60,7 @@ click==8.1.5
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.3.0
code-annotations==1.5.0
# via edx-lint
cookiecutter==2.2.3
# via
Expand Down Expand Up @@ -232,7 +232,7 @@ pytz==2023.3
# -r requirements/test.txt
# django
# xblock
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.in
boto3==1.28.3
boto3==1.28.9
# via fs-s3fs
botocore==1.31.3
botocore==1.31.9
# via
# boto3
# s3transfer
certifi==2023.5.7
certifi==2023.7.22
# via requests
chardet==5.1.0
# via binaryornot
charset-normalizer==3.2.0
# via requests
click==8.1.5
click==8.1.6
# via cookiecutter
cookiecutter==2.2.3
# via xblock-sdk
Expand Down Expand Up @@ -142,7 +142,7 @@ pytz==2023.3
# -r requirements/base.txt
# django
# xblock
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/base.txt
# cookiecutter
Expand Down
10 changes: 5 additions & 5 deletions requirements/workbench.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
boto3==1.28.3
boto3==1.28.9
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.3
botocore==1.31.9
# via
# -r requirements/test.txt
# boto3
# s3transfer
certifi==2023.5.7
certifi==2023.7.22
# via
# -r requirements/test.txt
# requests
Expand All @@ -47,7 +47,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.5
click==8.1.6
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -196,7 +196,7 @@ pytz==2023.3
# -r requirements/test.txt
# django
# xblock
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/test.txt
# cookiecutter
Expand Down