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

Merged
merged 1 commit into from
Nov 9, 2022
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 @@ -14,7 +14,7 @@ markupsafe==2.1.1
# via xblock
python-dateutil==2.8.2
# via xblock
pytz==2022.5
pytz==2022.6
# via xblock
pyyaml==6.0
# via xblock
Expand Down
16 changes: 8 additions & 8 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ boto==2.49.0
# via
# -r requirements/test.txt
# xblock-sdk
boto3==1.25.4
boto3==1.26.3
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.28.4
botocore==1.29.3
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -91,7 +91,7 @@ coverage==6.5.0
# coveralls
coveralls==3.3.1
# via -r requirements/test.txt
cryptography==38.0.1
cryptography==38.0.3
# via
# -r requirements/test.txt
# secretstorage
Expand Down Expand Up @@ -125,7 +125,7 @@ docutils==0.19
# readme-renderer
edx-lint==5.3.0
# via -r requirements/test.txt
exceptiongroup==1.0.0
exceptiongroup==1.0.1
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -186,7 +186,7 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
keyring==23.9.3
keyring==23.11.0
# via
# -r requirements/test.txt
# twine
Expand Down Expand Up @@ -232,7 +232,7 @@ pkginfo==1.8.3
# via
# -r requirements/test.txt
# twine
platformdirs==2.5.2
platformdirs==2.5.3
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand Down Expand Up @@ -301,7 +301,7 @@ python-slugify==6.1.2
# -r requirements/test.txt
# code-annotations
# cookiecutter
pytz==2022.5
pytz==2022.6
# via
# -r requirements/test.txt
# django
Expand All @@ -312,7 +312,7 @@ pyyaml==6.0
# code-annotations
# cookiecutter
# xblock
readme-renderer==37.2
readme-renderer==37.3
# via
# -r requirements/test.txt
# twine
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.5.2
# via django
backports-zoneinfo==0.2.1
# via django
django==4.1.2
django==4.1.3
# via edx-i18n-tools
edx-i18n-tools==0.9.2
# via -r requirements/dev.in
Expand All @@ -36,7 +36,7 @@ python-dateutil==2.8.2
# via
# -r requirements/base.txt
# xblock
pytz==2022.5
pytz==2022.6
# via
# -r requirements/base.txt
# xblock
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
babel==2.10.3
babel==2.11.0
# via sphinx
beautifulsoup4==4.11.1
# via pydata-sphinx-theme
Expand Down Expand Up @@ -57,7 +57,7 @@ python-dateutil==2.8.2
# via
# -r requirements/base.txt
# xblock
pytz==2022.5
pytz==2022.6
# via
# -r requirements/base.txt
# babel
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.37.1
wheel==0.38.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==22.3
pip==22.3.1
# via -r requirements/pip.in
setuptools==59.8.0
# 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 @@ -20,7 +20,7 @@ tomli==2.0.1
# via
# build
# pep517
wheel==0.37.1
wheel==0.38.2
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ binaryornot==0.4.4
# via cookiecutter
boto==2.49.0
# via xblock-sdk
boto3==1.25.4
boto3==1.26.3
# via fs-s3fs
botocore==1.28.4
botocore==1.29.3
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -100,7 +100,7 @@ mccabe==0.7.0
# via pylint
pbr==5.11.0
# via stevedore
platformdirs==2.5.2
platformdirs==2.5.3
# via pylint
pycodestyle==2.9.1
# via -r requirements/quality.in
Expand Down Expand Up @@ -131,7 +131,7 @@ python-slugify==6.1.2
# via
# code-annotations
# cookiecutter
pytz==2022.5
pytz==2022.6
# via
# -r requirements/base.txt
# django
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ bleach==5.0.1
# via readme-renderer
boto==2.49.0
# via xblock-sdk
boto3==1.25.4
boto3==1.26.3
# via fs-s3fs
botocore==1.28.4
botocore==1.29.3
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -56,7 +56,7 @@ coverage==6.5.0
# via coveralls
coveralls==3.3.1
# via -r requirements/test.in
cryptography==38.0.1
cryptography==38.0.3
# via secretstorage
ddt==1.6.0
# via -r requirements/test.in
Expand All @@ -75,7 +75,7 @@ docutils==0.19
# via readme-renderer
edx-lint==5.3.0
# via -r requirements/test.in
exceptiongroup==1.0.0
exceptiongroup==1.0.1
# via pytest
fs==2.4.16
# via
Expand Down Expand Up @@ -114,7 +114,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
keyring==23.9.3
keyring==23.11.0
# via twine
lazy==1.5
# via xblock-sdk
Expand Down Expand Up @@ -142,7 +142,7 @@ pbr==5.11.0
# via stevedore
pkginfo==1.8.3
# via twine
platformdirs==2.5.2
platformdirs==2.5.3
# via pylint
pluggy==1.0.0
# via pytest
Expand Down Expand Up @@ -184,7 +184,7 @@ python-slugify==6.1.2
# via
# code-annotations
# cookiecutter
pytz==2022.5
pytz==2022.6
# via
# -r requirements/base.txt
# django
Expand All @@ -195,7 +195,7 @@ pyyaml==6.0
# code-annotations
# cookiecutter
# xblock
readme-renderer==37.2
readme-renderer==37.3
# via twine
requests==2.28.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ filelock==3.8.0
# virtualenv
packaging==21.3
# via tox
platformdirs==2.5.2
platformdirs==2.5.3
# via virtualenv
pluggy==1.0.0
# via tox
Expand Down