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

Python Requirements Update #700

Closed
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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ backports-zoneinfo==0.2.1
# via django
boto==2.49.0
# via -r requirements/base.in
boto3==1.33.12
boto3==1.34.3
# via -r requirements/base.in
botocore==1.33.12
botocore==1.34.3
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -128,7 +128,7 @@ edx-rest-api-client==5.6.1
# edx-enterprise-data
factory-boy==3.3.0
# via edx-enterprise-data
faker==20.1.0
faker==21.0.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -158,7 +158,7 @@ packaging==23.2
# via drf-yasg
pbr==6.0.0
# via stevedore
psutil==5.9.6
psutil==5.9.7
# via edx-django-utils
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -196,7 +196,7 @@ requests==2.31.0
# slumber
rules==3.3
# via edx-enterprise-data
s3transfer==0.8.2
s3transfer==0.9.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ backports-zoneinfo==0.2.1
# via django
boto==2.49.0
# via -r requirements/base.in
boto3==1.33.12
boto3==1.34.3
# via -r requirements/base.in
botocore==1.33.12
botocore==1.34.3
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -128,7 +128,7 @@ edx-rest-api-client==5.6.1
# edx-enterprise-data
factory-boy==3.3.0
# via edx-enterprise-data
faker==20.1.0
faker==21.0.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand All @@ -150,7 +150,7 @@ markdown==3.5.1
# via -r requirements/base.in
markupsafe==2.1.3
# via jinja2
mysqlclient==2.2.0
mysqlclient==2.2.1
# via -r requirements/dev.in
newrelic==9.3.0
# via edx-django-utils
Expand All @@ -160,7 +160,7 @@ packaging==23.2
# via drf-yasg
pbr==6.0.0
# via stevedore
psutil==5.9.6
psutil==5.9.7
# via edx-django-utils
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -198,7 +198,7 @@ requests==2.31.0
# slumber
rules==3.3
# via edx-enterprise-data
s3transfer==0.8.2
s3transfer==0.9.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ beautifulsoup4==4.12.2
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.33.12
boto3==1.34.3
# via -r requirements/base.in
botocore==1.33.12
botocore==1.34.3
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -142,7 +142,7 @@ edx-rest-api-client==5.6.1
# edx-enterprise-data
factory-boy==3.3.0
# via edx-enterprise-data
faker==20.1.0
faker==21.0.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -183,7 +183,7 @@ path==16.9.0
# via -r requirements/doc.in
pbr==6.0.0
# via stevedore
psutil==5.9.6
psutil==5.9.7
# via edx-django-utils
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -230,7 +230,7 @@ requests==2.31.0
# sphinx
rules==3.3
# via edx-enterprise-data
s3transfer==0.8.2
s3transfer==0.9.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
pip==23.3.2
# via -r requirements/pip.in
setuptools==69.0.2
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ backports-zoneinfo==0.2.1
# via django
boto==2.49.0
# via -r requirements/base.in
boto3==1.33.12
boto3==1.34.3
# via -r requirements/base.in
botocore==1.33.12
botocore==1.34.3
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -128,7 +128,7 @@ edx-rest-api-client==5.6.1
# edx-enterprise-data
factory-boy==3.3.0
# via edx-enterprise-data
faker==20.1.0
faker==21.0.0
# via factory-boy
gevent==23.9.1
# via -r requirements/production.in
Expand Down Expand Up @@ -156,7 +156,7 @@ markdown==3.5.1
# via -r requirements/base.in
markupsafe==2.1.3
# via jinja2
mysqlclient==2.2.0
mysqlclient==2.2.1
# via -r requirements/production.in
newrelic==9.3.0
# via
Expand All @@ -172,7 +172,7 @@ path-py==8.2.1
# via -r requirements/production.in
pbr==6.0.0
# via stevedore
psutil==5.9.6
psutil==5.9.7
# via edx-django-utils
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -211,7 +211,7 @@ requests==2.31.0
# slumber
rules==3.3
# via edx-enterprise-data
s3transfer==0.8.2
s3transfer==0.9.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ backports-zoneinfo==0.2.1
# via django
boto==2.49.0
# via -r requirements/base.in
boto3==1.33.12
boto3==1.34.3
# via -r requirements/base.in
botocore==1.33.12
botocore==1.34.3
# via
# boto3
# s3transfer
Expand All @@ -37,7 +37,7 @@ coreapi==2.3.3
# via -r requirements/base.in
coreschema==0.0.4
# via coreapi
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -47,7 +47,7 @@ cryptography==41.0.7
# pyjwt
ddt==1.7.0
# via -r requirements/test.in
diff-cover==8.0.1
diff-cover==8.0.2
# via -r requirements/test.in
# via
# -c requirements/constraints.txt
Expand Down Expand Up @@ -143,9 +143,9 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via edx-enterprise-data
faker==20.1.0
faker==21.0.0
# via factory-boy
freezegun==1.3.1
freezegun==1.4.0
# via -r requirements/test.in
html5lib==1.1
# via -r requirements/base.in
Expand Down Expand Up @@ -191,7 +191,7 @@ pluggy==1.3.0
# via
# diff-cover
# pytest
psutil==5.9.6
psutil==5.9.7
# via edx-django-utils
pycodestyle==2.11.1
# via -r requirements/test.in
Expand Down Expand Up @@ -253,7 +253,7 @@ responses==0.24.1
# via -r requirements/test.in
rules==3.3
# via edx-enterprise-data
s3transfer==0.8.2
s3transfer==0.9.0
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down
Loading