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

chore: Upgrade Python requirements #409

Merged
merged 1 commit into from
Oct 28, 2024
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 @@ -12,9 +12,9 @@ asgiref==3.8.1
# via django
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.44
boto3==1.35.49
# via fs-s3fs
botocore==1.35.44
botocore==1.35.49
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -56,7 +56,7 @@ lxml==5.3.0
# via
# -r requirements/base.in
# xblock
mako==1.3.5
mako==1.3.6
# via xblock
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -90,7 +90,7 @@ requests==2.32.3
# via
# -r requirements/base.in
# cookiecutter
rich==13.9.2
rich==13.9.3
# via cookiecutter
s3transfer==0.10.3
# via boto3
Expand All @@ -117,7 +117,7 @@ web-fragments==2.2.0
# via
# -r requirements/base.in
# xblock
webob==1.8.8
webob==1.8.9
# via
# -r requirements/base.in
# xblock
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.8.0
# via tox
tox==4.23.0
tox==4.23.2
# via -r requirements/ci.in
virtualenv==20.27.0
# via tox
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ binaryornot==0.4.4
# -r requirements/base.txt
# -r requirements/test.txt
# cookiecutter
boto3==1.35.44
boto3==1.35.49
# via
# -r requirements/base.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.44
botocore==1.35.49
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -83,7 +83,7 @@ cookiecutter==2.6.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
coverage[toml]==7.6.3
coverage[toml]==7.6.4
# via
# -r requirements/test.in
# -r requirements/test.txt
Expand Down Expand Up @@ -159,7 +159,7 @@ lxml==5.3.0
# -r requirements/base.txt
# -r requirements/test.txt
# xblock
mako==1.3.5
mako==1.3.6
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -292,7 +292,7 @@ requests==2.32.3
# -r requirements/base.txt
# -r requirements/test.txt
# cookiecutter
rich==13.9.2
rich==13.9.3
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -331,7 +331,7 @@ text-unidecode==1.3
# python-slugify
tomlkit==0.13.2
# via pylint
tox==4.23.0
tox==4.23.2
# via
# -r requirements/test.in
# -r requirements/test.txt
Expand All @@ -355,7 +355,7 @@ web-fragments==2.2.0
# -r requirements/base.txt
# -r requirements/test.txt
# xblock
webob==1.8.8
webob==1.8.9
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.35.44
boto3==1.35.49
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.44
botocore==1.35.49
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -69,7 +69,7 @@ colorama==0.4.6
# tox
cookiecutter==2.6.0
# via -r requirements/test.txt
coverage[toml]==7.6.3
coverage[toml]==7.6.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -134,7 +134,7 @@ lxml==5.3.0
# via
# -r requirements/test.txt
# xblock
mako==1.3.5
mako==1.3.6
# via
# -r requirements/test.txt
# acid-xblock
Expand Down Expand Up @@ -246,7 +246,7 @@ requests==2.32.3
# via
# -r requirements/test.txt
# cookiecutter
rich==13.9.2
rich==13.9.3
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -279,7 +279,7 @@ text-unidecode==1.3
# python-slugify
tomlkit==0.13.2
# via pylint
tox==4.23.0
tox==4.23.2
# via -r requirements/test.txt
types-python-dateutil==2.9.0.20241003
# via
Expand All @@ -298,7 +298,7 @@ web-fragments==2.2.0
# via
# -r requirements/test.txt
# xblock
webob==1.8.8
webob==1.8.9
# via
# -r requirements/test.txt
# xblock
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ binaryornot==0.4.4
# via
# -r requirements/base.txt
# cookiecutter
boto3==1.35.44
boto3==1.35.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.35.44
botocore==1.35.49
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -54,7 +54,7 @@ colorama==0.4.6
# via tox
cookiecutter==2.6.0
# via -r requirements/base.txt
coverage[toml]==7.6.3
coverage[toml]==7.6.4
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -104,7 +104,7 @@ lxml==5.3.0
# via
# -r requirements/base.txt
# xblock
mako==1.3.5
mako==1.3.6
# via
# -r requirements/base.txt
# acid-xblock
Expand Down Expand Up @@ -185,7 +185,7 @@ requests==2.32.3
# via
# -r requirements/base.txt
# cookiecutter
rich==13.9.2
rich==13.9.3
# via
# -r requirements/base.txt
# cookiecutter
Expand All @@ -211,7 +211,7 @@ text-unidecode==1.3
# via
# -r requirements/base.txt
# python-slugify
tox==4.23.0
tox==4.23.2
# via -r requirements/test.in
types-python-dateutil==2.9.0.20241003
# via
Expand All @@ -228,7 +228,7 @@ web-fragments==2.2.0
# via
# -r requirements/base.txt
# xblock
webob==1.8.8
webob==1.8.9
# via
# -r requirements/base.txt
# xblock
Expand Down