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 #385

Merged
merged 1 commit into from
Jun 22, 2023
Merged
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 @@ -138,7 +138,7 @@ xblock==1.6.2
# via
# -r requirements/base.in
# xblock-utils
xblock-utils==3.1.0
xblock-utils==3.2.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
16 changes: 8 additions & 8 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ bleach==6.0.0
# via
# -r requirements/test.txt
# readme-renderer
boto3==1.26.152
boto3==1.26.156
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.29.152
botocore==1.29.156
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -174,7 +174,7 @@ idna==3.4
# via
# -r requirements/test.txt
# requests
importlib-metadata==6.6.0
importlib-metadata==6.7.0
# via
# -r requirements/test.txt
# keyring
Expand Down Expand Up @@ -213,7 +213,7 @@ jmespath==1.0.1
# botocore
jsonfield==3.1.0
# via -r requirements/test.txt
keyring==23.13.1
keyring==24.0.0
# via
# -r requirements/test.txt
# twine
Expand Down Expand Up @@ -282,7 +282,7 @@ pkginfo==1.9.6
# via
# -r requirements/test.txt
# twine
platformdirs==3.5.3
platformdirs==3.6.0
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand Down Expand Up @@ -372,7 +372,7 @@ pyyaml==6.0
# code-annotations
# cookiecutter
# xblock
readme-renderer==37.3
readme-renderer==40.0
# via
# -r requirements/test.txt
# twine
Expand Down Expand Up @@ -465,7 +465,7 @@ urllib3==1.26.16
# botocore
# requests
# twine
virtualenv==20.23.0
virtualenv==20.23.1
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -495,7 +495,7 @@ xblock[django]==1.6.2
# xblock-utils
xblock-sdk==0.6.0
# via -r requirements/test.txt
xblock-utils==3.1.0
xblock-utils==3.2.0
# via -r requirements/test.txt
zipp==3.15.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ xblock==1.6.2
# via
# -r requirements/base.txt
# xblock-utils
xblock-utils==3.1.0
xblock-utils==3.2.0
# via -r requirements/base.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
# via -r requirements/pip.in
setuptools==67.8.0
setuptools==68.0.0
# 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 @@ -24,9 +24,9 @@ binaryornot==0.4.4
# via cookiecutter
bleach==6.0.0
# via -r requirements/base.txt
boto3==1.26.152
boto3==1.26.156
# via fs-s3fs
botocore==1.29.152
botocore==1.29.156
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -177,7 +177,7 @@ pbr==5.11.1
# via
# -r requirements/base.txt
# stevedore
platformdirs==3.5.3
platformdirs==3.6.0
# via pylint
psutil==5.9.5
# via
Expand Down Expand Up @@ -316,7 +316,7 @@ xblock[django]==1.6.2
# xblock-utils
xblock-sdk==0.6.0
# via -r requirements/quality.in
xblock-utils==3.1.0
xblock-utils==3.2.0
# via -r requirements/base.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ bleach==6.0.0
# via
# -r requirements/base.txt
# readme-renderer
boto3==1.26.152
boto3==1.26.156
# via fs-s3fs
botocore==1.29.152
botocore==1.29.156
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -138,7 +138,7 @@ idna==3.4
# via
# -r requirements/base.txt
# requests
importlib-metadata==6.6.0
importlib-metadata==6.7.0
# via
# keyring
# twine
Expand All @@ -165,7 +165,7 @@ jmespath==1.0.1
# botocore
jsonfield==3.1.0
# via -r requirements/base.txt
keyring==23.13.1
keyring==24.0.0
# via twine
lazy==1.5
# via
Expand Down Expand Up @@ -214,7 +214,7 @@ pbr==5.11.1
# stevedore
pkginfo==1.9.6
# via twine
platformdirs==3.5.3
platformdirs==3.6.0
# via pylint
psutil==5.9.5
# via
Expand Down Expand Up @@ -282,7 +282,7 @@ pyyaml==6.0
# code-annotations
# cookiecutter
# xblock
readme-renderer==37.3
readme-renderer==40.0
# via
# -r requirements/test.in
# twine
Expand Down Expand Up @@ -375,7 +375,7 @@ xblock[django]==1.6.2
# xblock-utils
xblock-sdk==0.6.0
# via -r requirements/test.in
xblock-utils==3.1.0
xblock-utils==3.2.0
# via -r requirements/base.txt
zipp==3.15.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.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.5.3
platformdirs==3.6.0
# via virtualenv
pluggy==1.0.0
# via tox
Expand All @@ -26,5 +26,5 @@ tox==3.28.0
# via
# -c requirements/common_constraints.txt
# -r requirements/tox.in
virtualenv==20.23.0
virtualenv==20.23.1
# via tox