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

chore: Upgrade Python requirements #88

Merged
merged 1 commit into from
Jan 27, 2025
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
12 changes: 6 additions & 6 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 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.36.1
boto3==1.36.6
# via -r requirements/base.in
botocore==1.36.1
botocore==1.36.6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -121,7 +121,7 @@ edx-drf-extensions==10.5.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==9.7.9
edx-enterprise-data==9.7.10
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand All @@ -139,7 +139,7 @@ edx-rest-api-client==6.0.0
# edx-enterprise-data
factory-boy==3.3.1
# via edx-enterprise-data
faker==33.3.1
faker==35.0.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -215,7 +215,7 @@ requests==2.32.3
# edx-rest-api-client
rules==3.5
# via edx-enterprise-data
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand All @@ -240,7 +240,7 @@ typing-extensions==4.12.2
# django-countries
# edx-opaque-keys
# faker
tzdata==2024.2
tzdata==2025.1
# via pandas
uritemplate==4.1.1
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.36.1
boto3==1.36.6
# via -r requirements/base.in
botocore==1.36.1
botocore==1.36.6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -121,7 +121,7 @@ edx-drf-extensions==10.5.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==9.7.9
edx-enterprise-data==9.7.10
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand All @@ -139,7 +139,7 @@ edx-rest-api-client==6.0.0
# edx-enterprise-data
factory-boy==3.3.1
# via edx-enterprise-data
faker==33.3.1
faker==35.0.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -217,7 +217,7 @@ requests==2.32.3
# edx-rest-api-client
rules==3.5
# via edx-enterprise-data
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand All @@ -242,7 +242,7 @@ typing-extensions==4.12.2
# django-countries
# edx-opaque-keys
# faker
tzdata==2024.2
tzdata==2025.1
# via pandas
uritemplate==4.1.1
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.36.1
boto3==1.36.6
# via -r requirements/base.in
botocore==1.36.1
botocore==1.36.6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -135,7 +135,7 @@ edx-drf-extensions==10.5.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==9.7.9
edx-enterprise-data==9.7.10
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand All @@ -153,7 +153,7 @@ edx-rest-api-client==6.0.0
# edx-enterprise-data
factory-boy==3.3.1
# via edx-enterprise-data
faker==33.3.1
faker==35.0.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -251,7 +251,7 @@ requests==2.32.3
# sphinx
rules==3.5
# via edx-enterprise-data
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -300,7 +300,7 @@ typing-extensions==4.12.2
# edx-opaque-keys
# faker
# pydata-sphinx-theme
tzdata==2024.2
tzdata==2025.1
# via pandas
uritemplate==4.1.1
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.36.1
boto3==1.36.6
# via -r requirements/base.in
botocore==1.36.1
botocore==1.36.6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -121,7 +121,7 @@ edx-drf-extensions==10.5.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==9.7.9
edx-enterprise-data==9.7.10
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand All @@ -139,7 +139,7 @@ edx-rest-api-client==6.0.0
# edx-enterprise-data
factory-boy==3.3.1
# via edx-enterprise-data
faker==33.3.1
faker==35.0.0
# via factory-boy
gevent==24.2.1
# via -r requirements/production.in
Expand Down Expand Up @@ -230,7 +230,7 @@ requests==2.32.3
# edx-rest-api-client
rules==3.5
# via edx-enterprise-data
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand All @@ -255,7 +255,7 @@ typing-extensions==4.12.2
# django-countries
# edx-opaque-keys
# faker
tzdata==2024.2
tzdata==2025.1
# via pandas
uritemplate==4.1.1
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.36.1
boto3==1.36.6
# via -r requirements/base.in
botocore==1.36.1
botocore==1.36.6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -136,7 +136,7 @@ edx-drf-extensions==10.5.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==9.7.9
edx-enterprise-data==9.7.10
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand All @@ -156,7 +156,7 @@ exceptiongroup==1.2.2
# via pytest
factory-boy==3.3.1
# via edx-enterprise-data
faker==33.3.1
faker==35.0.0
# via factory-boy
freezegun==1.5.1
# via -r requirements/test.in
Expand Down Expand Up @@ -272,7 +272,7 @@ responses==0.25.6
# via -r requirements/test.in
rules==3.5
# via edx-enterprise-data
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -308,7 +308,7 @@ typing-extensions==4.12.2
# edx-opaque-keys
# faker
# pylint
tzdata==2024.2
tzdata==2025.1
# via pandas
uritemplate==4.1.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.5.0
cachetools==5.5.1
# via tox
chardet==5.2.0
# via tox
Expand Down Expand Up @@ -32,9 +32,9 @@ tomli==2.2.1
# via
# pyproject-api
# tox
tox==4.23.2
tox==4.24.1
# via -r requirements/tox.in
typing-extensions==4.12.2
# via tox
virtualenv==20.29.0
virtualenv==20.29.1
# via tox
Loading