Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Sep 9, 2024
1 parent 95830f3 commit 7abdc70
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 45 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ asgiref==3.8.1
# django-cors-headers
beautifulsoup4==4.12.3
# via wagtail
boto3==1.35.12
boto3==1.35.14
# via -r requirements/base.in
botocore==1.35.12
botocore==1.35.14
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -129,7 +129,7 @@ filetype==1.2.0
# via willow
idna==3.8
# via requests
inflect==7.3.1
inflect==7.4.0
# via -r requirements/base.in
inflection==0.5.1
# via drf-yasg
Expand All @@ -143,7 +143,7 @@ laces==0.1.1
# via wagtail
mock==5.1.0
# via -r requirements/base.in
more-itertools==10.4.0
more-itertools==10.5.0
# via inflect
mysqlclient==2.2.4
# via -r requirements/base.in
Expand Down
28 changes: 16 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/quality.txt
# wagtail
boto3==1.35.12
boto3==1.35.14
# via -r requirements/quality.txt
botocore==1.35.12
botocore==1.35.14
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -85,7 +85,7 @@ defusedxml==0.8.0rc2
# python3-openid
# social-auth-core
# willow
diff-cover==9.1.1
diff-cover==9.2.0
# via -r requirements/dev.in
dill==0.3.8
# via
Expand Down Expand Up @@ -199,7 +199,7 @@ edx-django-utils==5.15.0
# edx-rest-api-client
edx-drf-extensions==10.4.0
# via -r requirements/quality.txt
edx-i18n-tools==1.6.2
edx-i18n-tools==1.6.3
# via -r requirements/dev.in
edx-lint==5.4.0
# via -r requirements/quality.txt
Expand All @@ -221,7 +221,7 @@ faker==28.4.1
# via
# -r requirements/quality.txt
# factory-boy
filelock==3.15.4
filelock==3.16.0
# via
# -r requirements/quality.txt
# tox
Expand All @@ -234,7 +234,7 @@ idna==3.8
# via
# -r requirements/quality.txt
# requests
inflect==7.3.1
inflect==7.4.0
# via -r requirements/quality.txt
inflection==0.5.1
# via
Expand Down Expand Up @@ -266,8 +266,12 @@ laces==0.1.1
# via
# -r requirements/quality.txt
# wagtail
lxml==5.3.0
# via edx-i18n-tools
lxml[html-clean,html_clean]==5.3.0
# via
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.2.2
# via lxml
markupsafe==2.1.5
# via
# -r requirements/quality.txt
Expand All @@ -278,7 +282,7 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/quality.txt
more-itertools==10.4.0
more-itertools==10.5.0
# via
# -r requirements/quality.txt
# inflect
Expand Down Expand Up @@ -319,7 +323,7 @@ pillow-heif==0.18.0
# via
# -r requirements/quality.txt
# willow
platformdirs==4.2.2
platformdirs==4.3.2
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -495,7 +499,7 @@ tomlkit==0.13.2
# via
# -r requirements/quality.txt
# pylint
tox==4.18.0
tox==4.18.1
# via -r requirements/quality.txt
typeguard==4.3.0
# via
Expand All @@ -516,7 +520,7 @@ urllib3==1.26.20
# -r requirements/quality.txt
# botocore
# requests
virtualenv==20.26.3
virtualenv==20.26.4
# via
# -r requirements/quality.txt
# tox
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/test.txt
# wagtail
boto3==1.35.12
boto3==1.35.14
# via -r requirements/test.txt
botocore==1.35.12
botocore==1.35.14
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -222,7 +222,7 @@ faker==28.4.1
# via
# -r requirements/test.txt
# factory-boy
filelock==3.15.4
filelock==3.16.0
# via
# -r requirements/test.txt
# tox
Expand All @@ -237,7 +237,7 @@ idna==3.8
# requests
imagesize==1.4.1
# via sphinx
inflect==7.3.1
inflect==7.4.0
# via -r requirements/test.txt
inflection==0.5.1
# via
Expand Down Expand Up @@ -279,7 +279,7 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/test.txt
more-itertools==10.4.0
more-itertools==10.5.0
# via
# -r requirements/test.txt
# inflect
Expand Down Expand Up @@ -321,7 +321,7 @@ pillow-heif==0.18.0
# via
# -r requirements/test.txt
# willow
platformdirs==4.2.2
platformdirs==4.3.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -512,7 +512,7 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.18.0
tox==4.18.1
# via -r requirements/test.txt
typeguard==4.3.0
# via
Expand All @@ -532,7 +532,7 @@ urllib3==1.26.20
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.26.3
virtualenv==20.26.4
# via
# -r requirements/test.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.2.1
build==1.2.2
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ beautifulsoup4==4.12.3
# via
# -r requirements/base.txt
# wagtail
boto3==1.35.12
boto3==1.35.14
# via
# -r requirements/base.txt
# -r requirements/production.in
botocore==1.35.12
botocore==1.35.14
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -174,7 +174,7 @@ idna==3.8
# via
# -r requirements/base.txt
# requests
inflect==7.3.1
inflect==7.4.0
# via -r requirements/base.txt
inflection==0.5.1
# via
Expand All @@ -195,7 +195,7 @@ laces==0.1.1
# wagtail
mock==5.1.0
# via -r requirements/base.txt
more-itertools==10.4.0
more-itertools==10.5.0
# via
# -r requirements/base.txt
# inflect
Expand Down
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/test.txt
# wagtail
boto3==1.35.12
boto3==1.35.14
# via -r requirements/test.txt
botocore==1.35.12
botocore==1.35.14
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -210,7 +210,7 @@ faker==28.4.1
# via
# -r requirements/test.txt
# factory-boy
filelock==3.15.4
filelock==3.16.0
# via
# -r requirements/test.txt
# tox
Expand All @@ -223,7 +223,7 @@ idna==3.8
# via
# -r requirements/test.txt
# requests
inflect==7.3.1
inflect==7.4.0
# via -r requirements/test.txt
inflection==0.5.1
# via
Expand Down Expand Up @@ -265,7 +265,7 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/test.txt
more-itertools==10.4.0
more-itertools==10.5.0
# via
# -r requirements/test.txt
# inflect
Expand Down Expand Up @@ -304,7 +304,7 @@ pillow-heif==0.18.0
# via
# -r requirements/test.txt
# willow
platformdirs==4.2.2
platformdirs==4.3.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -471,7 +471,7 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.18.0
tox==4.18.1
# via -r requirements/test.txt
typeguard==4.3.0
# via
Expand All @@ -491,7 +491,7 @@ urllib3==1.26.20
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.26.3
virtualenv==20.26.4
# via
# -r requirements/test.txt
# tox
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/base.txt
# wagtail
boto3==1.35.12
boto3==1.35.14
# via -r requirements/base.txt
botocore==1.35.12
botocore==1.35.14
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -198,7 +198,7 @@ faker==28.4.1
# via
# -r requirements/test.in
# factory-boy
filelock==3.15.4
filelock==3.16.0
# via
# tox
# virtualenv
Expand All @@ -210,7 +210,7 @@ idna==3.8
# via
# -r requirements/base.txt
# requests
inflect==7.3.1
inflect==7.4.0
# via -r requirements/base.txt
inflection==0.5.1
# via
Expand Down Expand Up @@ -243,7 +243,7 @@ mock==5.1.0
# via
# -r requirements/base.txt
# -r requirements/test.in
more-itertools==10.4.0
more-itertools==10.5.0
# via
# -r requirements/base.txt
# inflect
Expand Down Expand Up @@ -282,7 +282,7 @@ pillow-heif==0.18.0
# via
# -r requirements/base.txt
# willow
platformdirs==4.2.2
platformdirs==4.3.2
# via
# pylint
# tox
Expand Down Expand Up @@ -427,7 +427,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
tox==4.18.0
tox==4.18.1
# via -r requirements/test.in
typeguard==4.3.0
# via
Expand All @@ -448,7 +448,7 @@ urllib3==1.26.20
# -r requirements/base.txt
# botocore
# requests
virtualenv==20.26.3
virtualenv==20.26.4
# via tox
wagtail==6.2.1
# via -r requirements/base.txt
Expand Down

0 comments on commit 7abdc70

Please sign in to comment.