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

Merged
merged 1 commit into from
Dec 20, 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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ asgiref==3.7.2
# via django
bleach[css]==6.1.0
# via html-xblock
boto3==1.33.13
boto3==1.34.2
# via fs-s3fs
botocore==1.33.13
botocore==1.34.2
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -46,7 +46,7 @@ markupsafe==2.1.3
# via
# mako
# xblock
openedx-django-pyfs==3.4.0
openedx-django-pyfs==3.4.1
# via xblock
python-dateutil==2.8.2
# via
Expand All @@ -58,7 +58,7 @@ pytz==2023.3.post1
# xblock
pyyaml==6.0.1
# via xblock
s3transfer==0.8.2
s3transfer==0.9.0
# via boto3
simplejson==3.19.2
# via
Expand Down Expand Up @@ -88,7 +88,7 @@ webencodings==0.5.1
# tinycss2
webob==1.8.7
# via xblock
xblock[django]==1.8.1
xblock[django]==1.9.0
# via
# html-xblock
# xblock-utils
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ bleach[css]==6.1.0
# -r requirements/quality.txt
# bleach
# html-xblock
boto3==1.33.13
boto3==1.34.2
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.33.13
botocore==1.34.2
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -76,7 +76,7 @@ cookiecutter==2.5.0
# via
# -r requirements/quality.txt
# xblock-sdk
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# -r requirements/quality.txt
# coverage
Expand Down Expand Up @@ -135,7 +135,7 @@ iniconfig==2.0.0
# via
# -r requirements/quality.txt
# pytest
isort==5.13.1
isort==5.13.2
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -184,7 +184,7 @@ mdurl==0.1.2
# markdown-it-py
mock==5.1.0
# via -r requirements/quality.txt
openedx-django-pyfs==3.4.0
openedx-django-pyfs==3.4.1
# via
# -r requirements/quality.txt
# xblock
Expand Down Expand Up @@ -303,7 +303,7 @@ rich==13.7.0
# via
# -r requirements/quality.txt
# cookiecutter
s3transfer==0.8.2
s3transfer==0.9.0
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -405,7 +405,7 @@ wheel==0.42.0
# via
# -r requirements/pip-tools.txt
# pip-tools
xblock[django]==1.8.1
xblock[django]==1.9.0
# via
# -r requirements/quality.txt
# html-xblock
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.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
pip==23.3.2
# via -r requirements/pip.in
setuptools==69.0.2
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ bleach[css]==6.1.0
# -r requirements/test.txt
# bleach
# html-xblock
boto3==1.33.13
boto3==1.34.2
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.33.13
botocore==1.34.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -67,7 +67,7 @@ cookiecutter==2.5.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# -r requirements/test.txt
# coverage
Expand Down Expand Up @@ -111,7 +111,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isort==5.13.1
isort==5.13.2
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -158,7 +158,7 @@ mdurl==0.1.2
# markdown-it-py
mock==5.1.0
# via -r requirements/test.txt
openedx-django-pyfs==3.4.0
openedx-django-pyfs==3.4.1
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -251,7 +251,7 @@ rich==13.7.0
# via
# -r requirements/test.txt
# cookiecutter
s3transfer==0.8.2
s3transfer==0.9.0
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -327,7 +327,7 @@ webob==1.8.7
# -r requirements/test.txt
# xblock
# xblock-sdk
xblock[django]==1.8.1
xblock[django]==1.9.0
# via
# -r requirements/test.txt
# html-xblock
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ binaryornot==0.4.4
# -r requirements/base.txt
# bleach
# html-xblock
boto3==1.33.13
boto3==1.34.2
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.33.13
botocore==1.34.2
# via
# -r requirements/base.txt
# boto3
Expand All @@ -43,7 +43,7 @@ code-annotations==1.5.0
# via -r requirements/test.in
cookiecutter==2.5.0
# via xblock-sdk
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# coverage
# pytest-cov
Expand Down Expand Up @@ -111,7 +111,7 @@ mdurl==0.1.2
# via markdown-it-py
mock==5.1.0
# via -r requirements/test.in
openedx-django-pyfs==3.4.0
openedx-django-pyfs==3.4.1
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -165,7 +165,7 @@ requests==2.31.0
# xblock-sdk
rich==13.7.0
# via cookiecutter
s3transfer==0.8.2
s3transfer==0.9.0
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -226,7 +226,7 @@ webob==1.8.7
# -r requirements/base.txt
# xblock
# xblock-sdk
xblock[django]==1.8.1
xblock[django]==1.9.0
# via
# -r requirements/base.txt
# html-xblock
Expand Down