Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jul 4, 2023
1 parent 4351c87 commit 4558823
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 28 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ asgiref==3.7.2
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.26.161
boto3==1.27.0
# via -r requirements/base.in
botocore==1.29.161
botocore==1.30.0
# via
# boto3
# s3transfer
Expand All @@ -34,7 +34,7 @@ cryptography==41.0.1
# via
# django-fernet-fields
# pyjwt
django==3.2.19
django==3.2.20
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -124,7 +124,7 @@ edx-rest-api-client==5.5.2
# edx-enterprise-data
factory-boy==3.2.1
# via edx-enterprise-data
faker==18.11.1
faker==18.11.2
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -216,7 +216,7 @@ stevedore==5.1.0
# edx-opaque-keys
tqdm==4.65.0
# via -r requirements/base.in
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# asgiref
# django-countries
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ asgiref==3.7.2
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.26.161
boto3==1.27.0
# via -r requirements/base.in
botocore==1.29.161
botocore==1.30.0
# via
# boto3
# s3transfer
Expand All @@ -34,7 +34,7 @@ cryptography==41.0.1
# via
# django-fernet-fields
# pyjwt
django==3.2.19
django==3.2.20
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -124,7 +124,7 @@ edx-rest-api-client==5.5.2
# edx-enterprise-data
factory-boy==3.2.1
# via edx-enterprise-data
faker==18.11.1
faker==18.11.2
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -218,7 +218,7 @@ stevedore==5.1.0
# edx-opaque-keys
tqdm==4.65.0
# via -r requirements/base.in
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# asgiref
# django-countries
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==3.2.19
django==3.2.20
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ beautifulsoup4==4.12.2
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.26.161
boto3==1.27.0
# via -r requirements/base.in
botocore==1.29.161
botocore==1.30.0
# via
# boto3
# s3transfer
Expand All @@ -44,7 +44,7 @@ cryptography==41.0.1
# via
# django-fernet-fields
# pyjwt
django==3.2.19
django==3.2.20
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -138,7 +138,7 @@ edx-rest-api-client==5.5.2
# edx-enterprise-data
factory-boy==3.2.1
# via edx-enterprise-data
faker==18.11.1
faker==18.11.2
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -273,7 +273,7 @@ stevedore==5.1.0
# edx-opaque-keys
tqdm==4.65.0
# via -r requirements/base.in
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# asgiref
# django-countries
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,16 @@ click==8.1.3
# via pip-tools
packaging==23.1
# via build
pip-tools==6.13.0
pip-tools==6.14.0
# via -r requirements/pip_tools.in
pyproject-hooks==1.0.0
# via build
six==1.16.0
# via -r requirements/pip_tools.in
tomli==2.0.1
# via build
# via
# build
# pip-tools
wheel==0.40.0
# via pip-tools

Expand Down
10 changes: 5 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ asgiref==3.7.2
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.26.161
boto3==1.27.0
# via -r requirements/base.in
botocore==1.29.161
botocore==1.30.0
# via
# boto3
# s3transfer
Expand All @@ -34,7 +34,7 @@ cryptography==41.0.1
# via
# django-fernet-fields
# pyjwt
django==3.2.19
django==3.2.20
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -124,7 +124,7 @@ edx-rest-api-client==5.5.2
# edx-enterprise-data
factory-boy==3.2.1
# via edx-enterprise-data
faker==18.11.1
faker==18.11.2
# via factory-boy
gevent==22.10.2
# via -r requirements/production.in
Expand Down Expand Up @@ -229,7 +229,7 @@ stevedore==5.1.0
# edx-opaque-keys
tqdm==4.65.0
# via -r requirements/base.in
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# asgiref
# django-countries
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ astroid==2.3.3
# via pylint
boto==2.49.0
# via -r requirements/base.in
boto3==1.26.161
boto3==1.27.0
# via -r requirements/base.in
botocore==1.29.161
botocore==1.30.0
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -135,11 +135,11 @@ edx-rest-api-client==5.5.2
# via
# -r requirements/base.in
# edx-enterprise-data
exceptiongroup==1.1.1
exceptiongroup==1.1.2
# via pytest
factory-boy==3.2.1
# via edx-enterprise-data
faker==18.11.1
faker==18.11.2
# via factory-boy
freezegun==1.2.2
# via -r requirements/test.in
Expand Down Expand Up @@ -283,7 +283,7 @@ tqdm==4.65.0
# via -r requirements/base.in
types-pyyaml==6.0.12.10
# via responses
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# asgiref
# django-countries
Expand Down

0 comments on commit 4558823

Please sign in to comment.