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 Jan 16, 2024
1 parent 5b1e595 commit a4fa93d
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 31 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1
# via django
beautifulsoup4==4.11.2
# via wagtail
boto3==1.34.15
boto3==1.34.19
# via -r requirements/base.in
botocore==1.34.15
botocore==1.34.19
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -145,7 +145,7 @@ mock==5.1.0
# via -r requirements/base.in
mysqlclient==2.2.1
# via -r requirements/base.in
newrelic==9.4.0
newrelic==9.5.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ beautifulsoup4==4.11.2
# via
# -r requirements/quality.txt
# wagtail
boto3==1.34.15
boto3==1.34.19
# via -r requirements/quality.txt
botocore==1.34.15
botocore==1.34.19
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -230,7 +230,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==22.1.0
faker==22.2.0
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -269,7 +269,7 @@ isort==5.13.2
# via
# -r requirements/quality.txt
# pylint
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -297,7 +297,7 @@ mock==5.1.0
# via -r requirements/quality.txt
mysqlclient==2.2.1
# via -r requirements/quality.txt
newrelic==9.4.0
newrelic==9.5.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -539,7 +539,7 @@ tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==4.11.4
tox==4.12.0
# via -r requirements/quality.txt
typing-extensions==4.9.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ beautifulsoup4==4.11.2
# via
# -r requirements/test.txt
# wagtail
boto3==1.34.15
boto3==1.34.19
# via -r requirements/test.txt
botocore==1.34.15
botocore==1.34.19
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -226,7 +226,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==22.1.0
faker==22.2.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -265,7 +265,7 @@ isort==5.13.2
# via
# -r requirements/test.txt
# pylint
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -291,7 +291,7 @@ mock==5.1.0
# via -r requirements/test.txt
mysqlclient==2.2.1
# via -r requirements/test.txt
newrelic==9.4.0
newrelic==9.5.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -539,7 +539,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.11.4
tox==4.12.0
# via -r requirements/test.txt
typing-extensions==4.9.0
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ beautifulsoup4==4.11.2
# via
# -r requirements/base.txt
# wagtail
boto3==1.34.15
boto3==1.34.19
# via
# -r requirements/base.txt
# -r requirements/production.in
botocore==1.34.15
botocore==1.34.19
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -200,7 +200,7 @@ mock==5.1.0
# via -r requirements/base.txt
mysqlclient==2.2.1
# via -r requirements/base.txt
newrelic==9.4.0
newrelic==9.5.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -270,7 +270,7 @@ python-dateutil==2.8.2
# via
# -r requirements/base.txt
# botocore
python-memcached==1.61
python-memcached==1.62
# via -r requirements/production.in
python3-openid==3.2.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ beautifulsoup4==4.11.2
# via
# -r requirements/test.txt
# wagtail
boto3==1.34.15
boto3==1.34.19
# via -r requirements/test.txt
botocore==1.34.15
botocore==1.34.19
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -214,7 +214,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==22.1.0
faker==22.2.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -250,7 +250,7 @@ isort==5.13.2
# -r requirements/quality.in
# -r requirements/test.txt
# pylint
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -275,7 +275,7 @@ mock==5.1.0
# via -r requirements/test.txt
mysqlclient==2.2.1
# via -r requirements/test.txt
newrelic==9.4.0
newrelic==9.5.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -494,7 +494,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.11.4
tox==4.12.0
# via -r requirements/test.txt
typing-extensions==4.9.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ beautifulsoup4==4.11.2
# via
# -r requirements/base.txt
# wagtail
boto3==1.34.15
boto3==1.34.19
# via -r requirements/base.txt
botocore==1.34.15
botocore==1.34.19
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -198,7 +198,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.1.0
faker==22.2.0
# via
# -r requirements/test.in
# factory-boy
Expand Down Expand Up @@ -228,7 +228,7 @@ iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
jinja2==3.1.2
jinja2==3.1.3
# via code-annotations
jmespath==1.0.1
# via
Expand All @@ -249,7 +249,7 @@ mock==5.1.0
# -r requirements/test.in
mysqlclient==2.2.1
# via -r requirements/base.txt
newrelic==9.4.0
newrelic==9.5.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -445,7 +445,7 @@ tomli==2.0.1
# tox
tomlkit==0.12.3
# via pylint
tox==4.11.4
tox==4.12.0
# via -r requirements/test.in
typing-extensions==4.9.0
# via
Expand Down

0 comments on commit a4fa93d

Please sign in to comment.