Skip to content

Commit

Permalink
Merge pull request #33 from edx/repo-tools/upgrade-python-requirement…
Browse files Browse the repository at this point in the history
…s-4fbd966

chore: Upgrade Python requirements
  • Loading branch information
saleem-latif authored Sep 16, 2024
2 parents 4fbd966 + c135ede commit a27ca46
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 23 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ asgiref==3.8.1
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.17
boto3==1.35.19
# via -r requirements/base.in
botocore==1.35.17
botocore==1.35.19
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -114,7 +114,7 @@ edx-drf-extensions==10.4.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==8.12.0
edx-enterprise-data==8.12.1
# via -r requirements/base.in
edx-opaque-keys==2.11.0
# via
Expand All @@ -134,7 +134,7 @@ faker==28.4.1
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
idna==3.8
idna==3.10
# via requests
inflection==0.5.1
# via drf-yasg
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ asgiref==3.8.1
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.17
boto3==1.35.19
# via -r requirements/base.in
botocore==1.35.17
botocore==1.35.19
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -114,7 +114,7 @@ edx-drf-extensions==10.4.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==8.12.0
edx-enterprise-data==8.12.1
# via -r requirements/base.in
edx-opaque-keys==2.11.0
# via
Expand All @@ -134,7 +134,7 @@ faker==28.4.1
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
idna==3.8
idna==3.10
# via requests
inflection==0.5.1
# via drf-yasg
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.17
boto3==1.35.19
# via -r requirements/base.in
botocore==1.35.17
botocore==1.35.19
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -128,7 +128,7 @@ edx-drf-extensions==10.4.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==8.12.0
edx-enterprise-data==8.12.1
# via -r requirements/base.in
edx-opaque-keys==2.11.0
# via
Expand All @@ -148,7 +148,7 @@ faker==28.4.1
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
idna==3.8
idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
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.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==74.1.2
setuptools==75.0.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ asgiref==3.8.1
# django-countries
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.17
boto3==1.35.19
# via -r requirements/base.in
botocore==1.35.17
botocore==1.35.19
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -114,7 +114,7 @@ edx-drf-extensions==10.4.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==8.12.0
edx-enterprise-data==8.12.1
# via -r requirements/base.in
edx-opaque-keys==2.11.0
# via
Expand All @@ -140,7 +140,7 @@ gunicorn==23.0.0
# via -r requirements/production.in
html5lib==1.1
# via -r requirements/base.in
idna==3.8
idna==3.10
# via requests
inflection==0.5.1
# via drf-yasg
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ astroid==3.2.4
# via pylint
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.17
boto3==1.35.19
# via -r requirements/base.in
botocore==1.35.17
botocore==1.35.19
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -129,7 +129,7 @@ edx-drf-extensions==10.4.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==8.12.0
edx-enterprise-data==8.12.1
# via -r requirements/base.in
edx-opaque-keys==2.11.0
# via
Expand All @@ -151,7 +151,7 @@ freezegun==1.5.1
# via -r requirements/test.in
html5lib==1.1
# via -r requirements/base.in
idna==3.8
idna==3.10
# via requests
inflection==0.5.1
# via drf-yasg
Expand Down Expand Up @@ -193,7 +193,7 @@ pandas==2.0.3
# via edx-enterprise-data
pbr==6.1.0
# via stevedore
platformdirs==4.3.2
platformdirs==4.3.3
# via pylint
pluggy==1.5.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.3.2
platformdirs==4.3.3
# via
# tox
# virtualenv
Expand Down

0 comments on commit a27ca46

Please sign in to comment.