Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Sep 11, 2023
1 parent 73b0f2d commit 5fc7931
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 42 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ asgiref==3.7.2
# via django
beautifulsoup4==4.9.3
# via wagtail
boto3==1.28.40
boto3==1.28.44
# via -r requirements/base.in
botocore==1.31.40
botocore==1.31.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -256,7 +256,7 @@ willow==1.4.1
# via wagtail
xlrd==2.0.1
# via tablib
xlsxwriter==3.1.2
xlsxwriter==3.1.3
# via wagtail
xlwt==1.3.0
# via tablib
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ beautifulsoup4==4.9.3
# via
# -r requirements/quality.txt
# wagtail
boto3==1.28.40
boto3==1.28.44
# via -r requirements/quality.txt
botocore==1.31.40
botocore==1.31.44
# via
# -r requirements/quality.txt
# boto3
# s3transfer
build==1.0.0
build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -68,7 +68,7 @@ code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -207,7 +207,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==19.3.1
faker==19.6.0
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -384,7 +384,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -539,7 +539,7 @@ urllib3==1.26.16
# -r requirements/quality.txt
# botocore
# requests
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/quality.txt
# tox
Expand Down Expand Up @@ -567,7 +567,7 @@ xlrd==2.0.1
# via
# -r requirements/quality.txt
# tablib
xlsxwriter==3.1.2
xlsxwriter==3.1.3
# via
# -r requirements/quality.txt
# wagtail
Expand Down
22 changes: 10 additions & 12 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,9 @@ beautifulsoup4==4.9.3
# via
# -r requirements/test.txt
# wagtail
bleach==6.0.0
# via readme-renderer
boto3==1.28.40
boto3==1.28.44
# via -r requirements/test.txt
botocore==1.31.40
botocore==1.31.44
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -66,7 +64,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -203,7 +201,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.3.1
faker==19.6.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -272,6 +270,8 @@ newrelic==9.0.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.14
# via readme-renderer
oauthlib==3.2.2
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -367,7 +367,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -405,7 +405,7 @@ pyyaml==6.0.1
# code-annotations
# drf-yasg
# edx-django-release-util
readme-renderer==41.0
readme-renderer==42.0
# via -r requirements/doc.in
requests==2.31.0
# via
Expand Down Expand Up @@ -434,7 +434,6 @@ semantic-version==2.10.0
six==1.16.0
# via
# -r requirements/test.txt
# bleach
# edx-auth-backends
# edx-django-release-util
# edx-drf-extensions
Expand Down Expand Up @@ -538,7 +537,7 @@ urllib3==1.26.16
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/test.txt
# tox
Expand All @@ -547,7 +546,6 @@ wagtail==2.16.3
webencodings==0.5.1
# via
# -r requirements/test.txt
# bleach
# html5lib
willow==1.4.1
# via
Expand All @@ -561,7 +559,7 @@ xlrd==2.0.1
# via
# -r requirements/test.txt
# tablib
xlsxwriter==3.1.2
xlsxwriter==3.1.3
# via
# -r requirements/test.txt
# wagtail
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.0.0
build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
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.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.1.2
setuptools==68.2.0
# via -r requirements/pip.in
6 changes: 3 additions & 3 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ beautifulsoup4==4.9.3
# via
# -r requirements/base.txt
# wagtail
boto3==1.28.40
boto3==1.28.44
# via
# -r requirements/base.txt
# -r requirements/production.in
botocore==1.31.40
botocore==1.31.44
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -364,7 +364,7 @@ xlrd==2.0.1
# via
# -r requirements/base.txt
# tablib
xlsxwriter==3.1.2
xlsxwriter==3.1.3
# via
# -r requirements/base.txt
# wagtail
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ beautifulsoup4==4.9.3
# via
# -r requirements/test.txt
# wagtail
boto3==1.28.40
boto3==1.28.44
# via -r requirements/test.txt
botocore==1.31.40
botocore==1.31.44
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -60,7 +60,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -189,7 +189,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.3.1
faker==19.6.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -347,7 +347,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -492,7 +492,7 @@ urllib3==1.26.16
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/test.txt
# tox
Expand All @@ -514,7 +514,7 @@ xlrd==2.0.1
# via
# -r requirements/test.txt
# tablib
xlsxwriter==3.1.2
xlsxwriter==3.1.3
# via
# -r requirements/test.txt
# wagtail
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ beautifulsoup4==4.9.3
# via
# -r requirements/base.txt
# wagtail
boto3==1.28.40
boto3==1.28.44
# via -r requirements/base.txt
botocore==1.31.40
botocore==1.31.44
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -57,7 +57,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.in
# edx-lint
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -181,7 +181,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.1
faker==19.6.0
# via
# -r requirements/test.in
# factory-boy
Expand Down Expand Up @@ -313,7 +313,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -451,7 +451,7 @@ urllib3==1.26.16
# -r requirements/base.txt
# botocore
# requests
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
wagtail==2.16.3
# via
Expand All @@ -471,7 +471,7 @@ xlrd==2.0.1
# via
# -r requirements/base.txt
# tablib
xlsxwriter==3.1.2
xlsxwriter==3.1.3
# via
# -r requirements/base.txt
# wagtail
Expand Down

0 comments on commit 5fc7931

Please sign in to comment.