Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Apr 14, 2024
1 parent 6f8d84e commit 6db6fe6
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ lxml==4.9.4
# via
# -c requirements/constraints.txt
# -r requirements/base.in
mako==1.3.2
mako==1.3.3
# via -r requirements/base.in
markupsafe==2.1.5
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ coverage==7.4.4
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
filelock==3.13.3
filelock==3.13.4
# via
# tox
# virtualenv
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/test.txt
# django
boto3==1.34.80
boto3==1.34.84
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.80
botocore==1.34.84
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -103,7 +103,7 @@ exceptiongroup==1.2.0
# -r requirements/test.txt
# hypothesis
# pytest
filelock==3.13.3
filelock==3.13.4
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -160,7 +160,7 @@ lxml==4.9.4
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
mako==1.3.2
mako==1.3.3
# via -r requirements/test.txt
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -290,7 +290,7 @@ sortedcontainers==2.4.0
# via
# -r requirements/test.txt
# hypothesis
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/test.txt
# django
Expand Down
8 changes: 4 additions & 4 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/django.in
# django
boto3==1.34.80
boto3==1.34.84
# via fs-s3fs
botocore==1.34.80
botocore==1.34.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -44,7 +44,7 @@ lxml==4.9.4
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
mako==1.3.2
mako==1.3.3
# via -r requirements/base.txt
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -78,7 +78,7 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
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 @@ -26,11 +26,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.80
boto3==1.34.84
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.80
botocore==1.34.84
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -59,7 +59,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
idna==3.6
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
Expand All @@ -80,7 +80,7 @@ lxml==4.9.4
# via
# -c requirements/constraints.txt
# -r requirements/django.txt
mako==1.3.2
mako==1.3.3
# via -r requirements/django.txt
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -157,7 +157,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/django.txt
# django
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
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/django.txt
# django
boto3==1.34.80
boto3==1.34.84
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.80
botocore==1.34.84
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -73,7 +73,7 @@ exceptiongroup==1.2.0
# via
# hypothesis
# pytest
filelock==3.13.3
filelock==3.13.4
# via
# tox
# virtualenv
Expand Down Expand Up @@ -116,7 +116,7 @@ lxml==4.9.4
# via
# -c requirements/constraints.txt
# -r requirements/django.txt
mako==1.3.2
mako==1.3.3
# via -r requirements/django.txt
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -213,7 +213,7 @@ six==1.16.0
# python-dateutil
sortedcontainers==2.4.0
# via hypothesis
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/django.txt
# django
Expand Down

0 comments on commit 6db6fe6

Please sign in to comment.