Skip to content

Commit

Permalink
chore: Python Requirements and bump credentials-themes (#1870)
Browse files Browse the repository at this point in the history
Co-authored-by: Edx Deployment automation robot <[email protected]>
  • Loading branch information
edx-requirements-bot and Edx Deployment automation robot authored Dec 14, 2022
1 parent fe17e1c commit cd1063d
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 deletions.
14 changes: 7 additions & 7 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@ bcrypt==4.0.1
# via
# -r requirements/dev.txt
# paramiko
black==22.10.0
black==22.12.0
# via -r requirements/dev.txt
bleach==5.0.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
bok-choy==1.1.1
# via -r requirements/dev.txt
boto3==1.26.25
boto3==1.26.28
# via
# -r requirements/production.txt
# django-ses
botocore==1.29.25
botocore==1.29.28
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -222,7 +222,7 @@ django-waffle==3.0.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
django-webpack-loader==1.7.0
django-webpack-loader==1.8.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -265,7 +265,7 @@ edx-auth-backends==4.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
edx_credentials_themes @ git+https://github.com/openedx/[email protected].125
edx_credentials_themes @ git+https://github.com/openedx/[email protected].127
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -357,7 +357,7 @@ iniconfig==1.1.1
# via
# -r requirements/dev.txt
# pytest
isort==5.10.1
isort==5.11.1
# via
# -r requirements/dev.txt
# pylint
Expand Down Expand Up @@ -450,7 +450,7 @@ path==16.6.0
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-i18n-tools
pathspec==0.10.2
pathspec==0.10.3
# via
# -r requirements/dev.txt
# black
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ xss-utils


# TODO Install in configuration
git+https://github.com/openedx/[email protected].125#egg=edx_credentials_themes==0.1.125
git+https://github.com/openedx/[email protected].127#egg=edx_credentials_themes==0.1.127
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ django-waffle==3.0.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
django-webpack-loader==1.7.0
django-webpack-loader==1.8.0
# via -r requirements/base.in
djangorestframework==3.14.0
# via
Expand All @@ -127,7 +127,7 @@ edx-ace==1.6.0
# via -r requirements/base.in
edx-auth-backends==4.1.0
# via -r requirements/base.in
edx_credentials_themes @ git+https://github.com/openedx/[email protected].125
edx_credentials_themes @ git+https://github.com/openedx/[email protected].127
# via -r requirements/base.in
edx-django-release-util==1.2.0
# via -r requirements/base.in
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ backoff==1.10.0
# analytics-python
bcrypt==4.0.1
# via paramiko
black==22.10.0
black==22.12.0
# via -r requirements/test.txt
bleach==5.0.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -169,7 +169,7 @@ django-waffle==3.0.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
django-webpack-loader==1.7.0
django-webpack-loader==1.8.0
# via -r requirements/test.txt
djangorestframework==3.14.0
# via
Expand All @@ -196,7 +196,7 @@ edx-ace==1.6.0
# via -r requirements/test.txt
edx-auth-backends==4.1.0
# via -r requirements/test.txt
edx_credentials_themes @ git+https://github.com/openedx/[email protected].125
edx_credentials_themes @ git+https://github.com/openedx/[email protected].127
# via -r requirements/test.txt
edx-django-release-util==1.2.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -262,7 +262,7 @@ iniconfig==1.1.1
# via
# -r requirements/test.txt
# pytest
isort==5.10.1
isort==5.11.1
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -331,7 +331,7 @@ path==16.6.0
# via
# -r requirements/test.txt
# edx-i18n-tools
pathspec==0.10.2
pathspec==0.10.3
# via
# -r requirements/test.txt
# black
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down
8 changes: 4 additions & 4 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.1
# via -r requirements/base.txt
boto3==1.26.25
boto3==1.26.28
# via django-ses
botocore==1.29.25
botocore==1.29.28
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -139,7 +139,7 @@ django-waffle==3.0.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
django-webpack-loader==1.7.0
django-webpack-loader==1.8.0
# via -r requirements/base.txt
djangorestframework==3.14.0
# via
Expand All @@ -158,7 +158,7 @@ edx-ace==1.6.0
# via -r requirements/base.txt
edx-auth-backends==4.1.0
# via -r requirements/base.txt
edx_credentials_themes @ git+https://github.com/openedx/[email protected].125
edx_credentials_themes @ git+https://github.com/openedx/[email protected].127
# via -r requirements/base.txt
edx-django-release-util==1.2.0
# via -r requirements/base.txt
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ backoff==1.10.0
# via
# -r requirements/base.txt
# analytics-python
black==22.10.0
black==22.12.0
# via -r requirements/test.in
bleach==5.0.1
# via -r requirements/base.txt
Expand Down Expand Up @@ -153,7 +153,7 @@ django-waffle==3.0.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
django-webpack-loader==1.7.0
django-webpack-loader==1.8.0
# via -r requirements/base.txt
djangorestframework==3.14.0
# via
Expand All @@ -172,7 +172,7 @@ edx-ace==1.6.0
# via -r requirements/base.txt
edx-auth-backends==4.1.0
# via -r requirements/base.txt
edx_credentials_themes @ git+https://github.com/openedx/[email protected].125
edx_credentials_themes @ git+https://github.com/openedx/[email protected].127
# via -r requirements/base.txt
edx-django-release-util==1.2.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -230,7 +230,7 @@ inflection==0.5.1
# drf-yasg
iniconfig==1.1.1
# via pytest
isort==5.10.1
isort==5.11.1
# via
# -r requirements/test.in
# pylint
Expand Down Expand Up @@ -286,7 +286,7 @@ path==16.6.0
# via
# -r requirements/base.txt
# edx-i18n-tools
pathspec==0.10.2
pathspec==0.10.3
# via black
pbr==5.11.0
# via
Expand Down

0 comments on commit cd1063d

Please sign in to comment.