Skip to content

Commit

Permalink
Merge pull request #56 from openedx/jenkins/upgrade-python-requiremen…
Browse files Browse the repository at this point in the history
…ts-e58de8a

Python Requirements Update
  • Loading branch information
salman2013 authored Feb 6, 2024
2 parents e58de8a + f15b588 commit 74357da
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 54 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.34.29
boto3==1.34.34
# via fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# boto3
# s3transfer
Expand All @@ -37,9 +37,9 @@ lazy==1.6
# via xblock
lxml==5.1.0
# via xblock
mako==1.3.0
mako==1.3.2
# via xblock
markupsafe==2.1.4
markupsafe==2.1.5
# via
# mako
# xblock
Expand All @@ -51,7 +51,7 @@ python-dateutil==2.8.2
# via
# botocore
# xblock
pytz==2023.3.post1
pytz==2024.1
# via
# django
# xblock
Expand Down
24 changes: 12 additions & 12 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==3.0.2
astroid==3.0.3
# via
# -r requirements/test.txt
# pylint
Expand All @@ -25,11 +25,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.29
boto3==1.34.34
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# -r requirements/test.txt
# boto3
Expand All @@ -38,7 +38,7 @@ cachetools==5.3.2
# via
# -r requirements/tox.txt
# tox
certifi==2023.11.17
certifi==2024.2.2
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -67,7 +67,7 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==1.5.0
code-annotations==1.6.0
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -85,7 +85,7 @@ coverage==6.5.0
# coveralls
coveralls==3.3.1
# via -r requirements/test.txt
cryptography==42.0.1
cryptography==42.0.2
# via
# -r requirements/test.txt
# secretstorage
Expand Down Expand Up @@ -192,15 +192,15 @@ lxml==5.1.0
# -r requirements/test.txt
# xblock
# xblock-sdk
mako==1.3.0
mako==1.3.2
# via
# -r requirements/test.txt
# xblock
markdown-it-py==3.0.0
# via
# -r requirements/test.txt
# rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/test.txt
# jinja2
Expand Down Expand Up @@ -245,7 +245,7 @@ pkginfo==1.9.6
# via
# -r requirements/test.txt
# twine
platformdirs==4.1.0
platformdirs==4.2.0
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand Down Expand Up @@ -301,20 +301,20 @@ pytest==8.0.0
# via
# -r requirements/test.txt
# pytest-django
pytest-django==4.7.0
pytest-django==4.8.0
# via -r requirements/test.txt
python-dateutil==2.8.2
# via
# -r requirements/test.txt
# arrow
# botocore
# xblock
python-slugify==8.0.2
python-slugify==8.0.3
# via
# -r requirements/test.txt
# code-annotations
# cookiecutter
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/test.txt
# django
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
boto3==1.34.29
boto3==1.34.34
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -56,11 +56,11 @@ lxml==5.1.0
# -r requirements/base.txt
# edx-i18n-tools
# xblock
mako==1.3.0
mako==1.3.2
# via
# -r requirements/base.txt
# xblock
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/base.txt
# mako
Expand All @@ -71,7 +71,7 @@ openedx-django-pyfs==3.4.1
# xblock
openedx-filters==1.6.0
# via -r requirements/base.txt
path==16.9.0
path==16.10.0
# via edx-i18n-tools
polib==1.2.0
# via edx-i18n-tools
Expand All @@ -80,7 +80,7 @@ python-dateutil==2.8.2
# -r requirements/base.txt
# botocore
# xblock
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/base.txt
# django
Expand Down
12 changes: 6 additions & 6 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ babel==2.14.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.29
boto3==1.34.34
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -78,11 +78,11 @@ lxml==5.1.0
# via
# -r requirements/base.txt
# xblock
mako==1.3.0
mako==1.3.2
# via
# -r requirements/base.txt
# xblock
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/base.txt
# jinja2
Expand Down Expand Up @@ -110,7 +110,7 @@ python-dateutil==2.8.2
# -r requirements/base.txt
# botocore
# xblock
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/base.txt
# babel
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.2
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
# via -r requirements/pip.in
22 changes: 11 additions & 11 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
astroid==3.0.2
astroid==3.0.3
# via
# pylint
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.29
boto3==1.34.34
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.29
botocore==1.34.34
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2023.11.17
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
Expand All @@ -45,11 +45,11 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
code-annotations==1.6.0
# via edx-lint
cookiecutter==2.5.0
# via xblock-sdk
cryptography==42.0.1
cryptography==42.0.2
# via secretstorage
ddt==1.7.1
# via -r requirements/quality.in
Expand Down Expand Up @@ -116,13 +116,13 @@ lxml==5.1.0
# -r requirements/base.txt
# xblock
# xblock-sdk
mako==1.3.0
mako==1.3.2
# via
# -r requirements/base.txt
# xblock
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/base.txt
# jinja2
Expand All @@ -146,7 +146,7 @@ pbr==6.0.0
# via stevedore
pkginfo==1.9.6
# via twine
platformdirs==4.1.0
platformdirs==4.2.0
# via pylint
pycodestyle==2.11.1
# via -r requirements/quality.in
Expand Down Expand Up @@ -179,11 +179,11 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.2
python-slugify==8.0.3
# via
# code-annotations
# cookiecutter
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/base.txt
# django
Expand Down
Loading

0 comments on commit 74357da

Please sign in to comment.