Skip to content

Commit

Permalink
Merge pull request #364 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-9465e12

Python Requirements Update
  • Loading branch information
farhan authored Apr 15, 2024
2 parents 9465e12 + 2896660 commit 3d85e9c
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 25 deletions.
10 changes: 5 additions & 5 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"
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.79
boto3==1.34.84
# via fs-s3fs
botocore==1.34.79
botocore==1.34.84
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -46,7 +46,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/base.in
# openedx-django-pyfs
idna==3.6
idna==3.7
# via requests
jinja2==3.1.3
# via cookiecutter
Expand All @@ -61,7 +61,7 @@ lxml==4.9.4
# -c requirements/constraints.txt
# -r requirements/base.in
# xblock
mako==1.3.2
mako==1.3.3
# via xblock
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -108,7 +108,7 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.4.4
sqlparse==0.5.0
# via django
text-unidecode==1.3
# via python-slugify
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.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
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ binaryornot==0.4.4
# -r requirements/base.txt
# -r requirements/test.txt
# cookiecutter
boto3==1.34.79
boto3==1.34.84
# via
# -r requirements/base.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.79
botocore==1.34.84
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -116,7 +116,7 @@ exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
filelock==3.13.3
filelock==3.13.4
# via
# -r requirements/test.txt
# tox
Expand All @@ -133,7 +133,7 @@ fs-s3fs==1.1.1
# -r requirements/base.txt
# -r requirements/test.txt
# openedx-django-pyfs
idna==3.6
idna==3.7
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -170,7 +170,7 @@ lxml==4.9.4
# -r requirements/base.txt
# -r requirements/test.txt
# xblock
mako==1.3.2
mako==1.3.3
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -328,7 +328,7 @@ six==1.16.0
# python-dateutil
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
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/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.79
boto3==1.34.84
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.79
botocore==1.34.84
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -97,7 +97,7 @@ exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
filelock==3.13.3
filelock==3.13.4
# via
# -r requirements/test.txt
# tox
Expand All @@ -112,7 +112,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
idna==3.6
idna==3.7
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -144,7 +144,7 @@ lxml==4.9.4
# -c requirements/constraints.txt
# -r requirements/test.txt
# xblock
mako==1.3.2
mako==1.3.3
# via
# -r requirements/test.txt
# acid-xblock
Expand Down Expand Up @@ -277,7 +277,7 @@ six==1.16.0
# python-dateutil
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/test.txt
# django
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ binaryornot==0.4.4
# via
# -r requirements/base.txt
# cookiecutter
boto3==1.34.79
boto3==1.34.84
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.79
botocore==1.34.84
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -73,7 +73,7 @@ distlib==0.3.8
# openedx-django-pyfs
exceptiongroup==1.2.0
# via pytest
filelock==3.13.3
filelock==3.13.4
# via
# tox
# virtualenv
Expand All @@ -87,7 +87,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/base.txt
# openedx-django-pyfs
idna==3.6
idna==3.7
# via
# -r requirements/base.txt
# requests
Expand All @@ -112,7 +112,7 @@ lxml==4.9.4
# -c requirements/constraints.txt
# -r requirements/base.txt
# xblock
mako==1.3.2
mako==1.3.3
# via
# -r requirements/base.txt
# acid-xblock
Expand Down Expand Up @@ -211,7 +211,7 @@ six==1.16.0
# fs
# fs-s3fs
# python-dateutil
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit 3d85e9c

Please sign in to comment.