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

Merged
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
16 changes: 8 additions & 8 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ asgiref==3.5.2
# -r requirements/dev.txt
# -r requirements/production.txt
# django
astroid==2.11.5
astroid==2.11.6
# via
# -r requirements/dev.txt
# pylint
Expand Down Expand Up @@ -42,11 +42,11 @@ bleach==5.0.0
# -r requirements/production.txt
bok-choy==1.1.1
# via -r requirements/dev.txt
boto3==1.24.3
boto3==1.24.8
# via
# -r requirements/production.txt
# django-ses
botocore==1.27.3
botocore==1.27.8
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -285,7 +285,7 @@ edx-i18n-tools==0.9.1
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-credentials-themes
edx-lint==5.2.2
edx-lint==5.2.4
# via -r requirements/dev.txt
edx-opaque-keys==2.3.0
# via
Expand All @@ -302,7 +302,7 @@ edx-toggles==5.0.0
# -r requirements/production.txt
factory-boy==3.2.1
# via -r requirements/dev.txt
faker==13.12.1
faker==13.13.0
hurtstotouchfire marked this conversation as resolved.
Show resolved Hide resolved
# via
# -r requirements/dev.txt
# factory-boy
Expand Down Expand Up @@ -398,7 +398,7 @@ mysqlclient==2.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
newrelic==7.10.0.175
newrelic==7.12.0.176
hurtstotouchfire marked this conversation as resolved.
Show resolved Hide resolved
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -587,7 +587,7 @@ pyyaml==5.4.1
# docker-compose
# edx-django-release-util
# edx-i18n-tools
requests==2.27.1
requests==2.28.0
hurtstotouchfire marked this conversation as resolved.
Show resolved Hide resolved
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -665,7 +665,7 @@ social-auth-app-django==5.0.0
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-auth-backends
social-auth-core==4.2.0
social-auth-core==4.3.0
hurtstotouchfire marked this conversation as resolved.
Show resolved Hide resolved
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ monotonic==1.6
# via analytics-python
mysqlclient==2.1.0
# via -r requirements/base.in
newrelic==7.10.0.175
newrelic==7.12.0.176
# via
# -r requirements/base.in
# edx-django-utils
Expand Down Expand Up @@ -223,7 +223,7 @@ pyyaml==5.4.1
# code-annotations
# edx-django-release-util
# edx-i18n-tools
requests==2.27.1
requests==2.28.0
# via
# -r requirements/base.in
# analytics-python
Expand Down Expand Up @@ -262,7 +262,7 @@ social-auth-app-django==5.0.0
# via
# -r requirements/base.in
# edx-auth-backends
social-auth-core==4.2.0
social-auth-core==4.3.0
# via
# edx-auth-backends
# social-auth-app-django
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ asgiref==3.5.2
# via
# -r requirements/test.txt
# django
astroid==2.11.5
astroid==2.11.6
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -208,7 +208,7 @@ edx-i18n-tools==0.9.1
# -r requirements/dev.in
# -r requirements/test.txt
# edx-credentials-themes
edx-lint==5.2.2
edx-lint==5.2.4
# via -r requirements/test.txt
edx-opaque-keys==2.3.0
# via
Expand All @@ -220,7 +220,7 @@ edx-toggles==5.0.0
# via -r requirements/test.txt
factory-boy==3.2.1
# via -r requirements/test.txt
faker==13.12.1
faker==13.13.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -290,7 +290,7 @@ mypy-extensions==0.4.3
# black
mysqlclient==2.1.0
# via -r requirements/test.txt
newrelic==7.10.0.175
newrelic==7.12.0.176
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -445,7 +445,7 @@ pyyaml==5.4.1
# docker-compose
# edx-django-release-util
# edx-i18n-tools
requests==2.27.1
requests==2.28.0
# via
# -r requirements/test.txt
# analytics-python
Expand Down Expand Up @@ -511,7 +511,7 @@ social-auth-app-django==5.0.0
# via
# -r requirements/test.txt
# edx-auth-backends
social-auth-core==4.2.0
social-auth-core==4.3.0
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.12
# via sphinx
babel==2.10.1
babel==2.10.2
# via sphinx
certifi==2022.5.18.1
# via requests
Expand Down Expand Up @@ -38,7 +38,7 @@ pyparsing==3.0.9
# via packaging
pytz==2022.1
# via babel
requests==2.27.1
requests==2.28.0
# via sphinx
six==1.16.0
# via edx-sphinx-theme
Expand Down
10 changes: 5 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ backoff==1.10.0
# analytics-python
bleach==5.0.0
# via -r requirements/base.txt
boto3==1.24.3
boto3==1.24.8
# via django-ses
botocore==1.27.3
botocore==1.27.8
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -219,7 +219,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.1.0
# via -r requirements/base.txt
newrelic==7.10.0.175
newrelic==7.12.0.176
# via
# -r requirements/base.txt
# -r requirements/production.in
Expand Down Expand Up @@ -314,7 +314,7 @@ pyyaml==5.4.1
# code-annotations
# edx-django-release-util
# edx-i18n-tools
requests==2.27.1
requests==2.28.0
# via
# -r requirements/base.txt
# analytics-python
Expand Down Expand Up @@ -365,7 +365,7 @@ social-auth-app-django==5.0.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.2.0
social-auth-core==4.3.0
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ asgiref==3.5.2
# via
# -r requirements/base.txt
# django
astroid==2.11.5
astroid==2.11.6
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -182,7 +182,7 @@ edx-i18n-tools==0.9.1
# via
# -r requirements/base.txt
# edx-credentials-themes
edx-lint==5.2.2
edx-lint==5.2.4
# via -r requirements/test.in
edx-opaque-keys==2.3.0
# via
Expand All @@ -194,7 +194,7 @@ edx-toggles==5.0.0
# via -r requirements/base.txt
factory-boy==3.2.1
# via -r requirements/test.in
faker==13.12.1
faker==13.13.0
# via factory-boy
filelock==3.7.1
# via
Expand Down Expand Up @@ -249,7 +249,7 @@ mypy-extensions==0.4.3
# via black
mysqlclient==2.1.0
# via -r requirements/base.txt
newrelic==7.10.0.175
newrelic==7.12.0.176
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -380,7 +380,7 @@ pyyaml==5.4.1
# code-annotations
# edx-django-release-util
# edx-i18n-tools
requests==2.27.1
requests==2.28.0
# via
# -r requirements/base.txt
# analytics-python
Expand Down Expand Up @@ -438,7 +438,7 @@ social-auth-app-django==5.0.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.2.0
social-auth-core==4.3.0
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down