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

Python Requirements Update #724

Merged
merged 1 commit into from
Apr 19, 2024
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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ backports-zoneinfo==0.2.1
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.34.80
boto3==1.34.84
# via -r requirements/base.in
botocore==1.34.80
botocore==1.34.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -132,11 +132,11 @@ edx-rest-api-client==5.7.0
# edx-enterprise-data
factory-boy==3.3.0
# via edx-enterprise-data
faker==24.7.1
faker==24.9.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
idna==3.6
idna==3.7
# via requests
importlib-metadata==7.1.0
# via markdown
Expand Down Expand Up @@ -211,7 +211,7 @@ six==1.16.0
# python-dateutil
slumber==0.7.1
# via edx-rest-api-client
sqlparse==0.4.4
sqlparse==0.5.0
# via django
stevedore==5.2.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ backports-zoneinfo==0.2.1
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.34.80
boto3==1.34.84
# via -r requirements/base.in
botocore==1.34.80
botocore==1.34.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -132,11 +132,11 @@ edx-rest-api-client==5.7.0
# edx-enterprise-data
factory-boy==3.3.0
# via edx-enterprise-data
faker==24.7.1
faker==24.9.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
idna==3.6
idna==3.7
# via requests
importlib-metadata==7.1.0
# via markdown
Expand Down Expand Up @@ -213,7 +213,7 @@ six==1.16.0
# python-dateutil
slumber==0.7.1
# via edx-rest-api-client
sqlparse==0.4.4
sqlparse==0.5.0
# via django
stevedore==5.2.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.34.80
boto3==1.34.84
# via -r requirements/base.in
botocore==1.34.80
botocore==1.34.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -146,11 +146,11 @@ edx-rest-api-client==5.7.0
# edx-enterprise-data
factory-boy==3.3.0
# via edx-enterprise-data
faker==24.7.1
faker==24.9.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
idna==3.6
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
Expand Down Expand Up @@ -269,7 +269,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sqlparse==0.4.4
sqlparse==0.5.0
# via django
stevedore==5.2.0
# via
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.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.2.0
setuptools==69.5.1
# 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 @@ -15,9 +15,9 @@ backports-zoneinfo==0.2.1
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.34.80
boto3==1.34.84
# via -r requirements/base.in
botocore==1.34.80
botocore==1.34.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -132,7 +132,7 @@ edx-rest-api-client==5.7.0
# edx-enterprise-data
factory-boy==3.3.0
# via edx-enterprise-data
faker==24.7.1
faker==24.9.0
# via factory-boy
gevent==24.2.1
# via -r requirements/production.in
Expand All @@ -142,7 +142,7 @@ gunicorn==21.2.0
# via -r requirements/production.in
html5lib==1.1
# via -r requirements/base.in
idna==3.6
idna==3.7
# via requests
importlib-metadata==7.1.0
# via markdown
Expand Down Expand Up @@ -226,7 +226,7 @@ six==1.16.0
# python-dateutil
slumber==0.7.1
# via edx-rest-api-client
sqlparse==0.4.4
sqlparse==0.5.0
# via django
stevedore==5.2.0
# via
Expand Down Expand Up @@ -255,7 +255,7 @@ zipp==3.18.1
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.2
zope-interface==6.3
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ backports-zoneinfo==0.2.1
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.34.80
boto3==1.34.84
# via -r requirements/base.in
botocore==1.34.80
botocore==1.34.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -49,7 +49,7 @@ cryptography==42.0.5
# pyjwt
ddt==1.7.2
# via -r requirements/test.in
diff-cover==8.0.3
diff-cover==9.0.0
# via -r requirements/test.in
# via
# -c requirements/constraints.txt
Expand Down Expand Up @@ -147,13 +147,13 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via edx-enterprise-data
faker==24.7.1
faker==24.9.0
# via factory-boy
freezegun==1.4.0
# via -r requirements/test.in
html5lib==1.1
# via -r requirements/base.in
idna==3.6
idna==3.7
# via requests
importlib-metadata==7.1.0
# via markdown
Expand Down Expand Up @@ -272,7 +272,7 @@ slumber==0.7.1
# via edx-rest-api-client
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.4.4
sqlparse==0.5.0
# via django
stevedore==5.2.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 @@ -12,7 +12,7 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.3
filelock==3.13.4
# via
# tox
# virtualenv
Expand Down
Loading