Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
farhan authored Apr 15, 2024
2 parents f8f9ff9 + 985334d commit e50cb4c
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ edx-drf-extensions==10.3.0
# via -r requirements/base.in
edx-opaque-keys==2.5.1
# via edx-drf-extensions
idna==3.6
idna==3.7
# via requests
kombu==5.3.6
kombu==5.3.7
# via celery
newrelic==9.8.0
# via edx-django-utils
Expand Down Expand Up @@ -105,7 +105,7 @@ semantic-version==2.10.0
# via edx-drf-extensions
six==1.16.0
# via python-dateutil
sqlparse==0.4.4
sqlparse==0.5.0
# via django
stevedore==5.2.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ click==8.1.7
# via import-linter
distlib==0.3.8
# via virtualenv
filelock==3.13.3
filelock==3.13.4
# via
# tox
# virtualenv
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ cryptography==42.0.5
# secretstorage
ddt==1.7.2
# via -r requirements/quality.txt
diff-cover==8.0.3
diff-cover==9.0.0
# via -r requirements/dev.in
dill==0.3.8
# via
Expand Down Expand Up @@ -168,7 +168,7 @@ edx-django-utils==5.12.0
# edx-drf-extensions
edx-drf-extensions==10.3.0
# via -r requirements/quality.txt
edx-i18n-tools==1.3.0
edx-i18n-tools==1.5.0
# via -r requirements/dev.in
edx-lint==5.3.6
# via -r requirements/quality.txt
Expand All @@ -180,7 +180,7 @@ exceptiongroup==1.2.0
# via
# -r requirements/quality.txt
# pytest
filelock==3.13.3
filelock==3.13.4
# via
# -r requirements/ci.txt
# tox
Expand All @@ -190,7 +190,7 @@ grimp==3.2
# -r requirements/ci.txt
# -r requirements/quality.txt
# import-linter
idna==3.6
idna==3.7
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -243,7 +243,7 @@ keyring==25.1.0
# via
# -r requirements/quality.txt
# twine
kombu==5.3.6
kombu==5.3.7
# via
# -r requirements/quality.txt
# celery
Expand Down Expand Up @@ -296,7 +296,7 @@ packaging==24.0
# build
# pytest
# tox
path==16.12.1
path==16.14.0
# via edx-i18n-tools
pbr==6.0.0
# via
Expand Down Expand Up @@ -453,7 +453,7 @@ snowballstemmer==2.2.0
# via
# -r requirements/quality.txt
# pydocstyle
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/quality.txt
# django
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ grimp==3.2
# via
# -r requirements/test.txt
# import-linter
idna==3.6
idna==3.7
# via
# -r requirements/test.txt
# requests
Expand All @@ -175,7 +175,7 @@ jinja2==3.1.3
# -r requirements/test.txt
# code-annotations
# sphinx
kombu==5.3.6
kombu==5.3.7
# via
# -r requirements/test.txt
# celery
Expand Down Expand Up @@ -318,7 +318,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/test.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
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ grimp==3.2
# via
# -r requirements/test.txt
# import-linter
idna==3.6
idna==3.7
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -191,7 +191,7 @@ jinja2==3.1.3
# code-annotations
keyring==25.1.0
# via twine
kombu==5.3.6
kombu==5.3.7
# via
# -r requirements/test.txt
# celery
Expand Down Expand Up @@ -339,7 +339,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
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ exceptiongroup==1.2.0
# via pytest
grimp==3.2
# via import-linter
idna==3.6
idna==3.7
# via
# -r requirements/base.txt
# requests
Expand All @@ -139,7 +139,7 @@ iniconfig==2.0.0
# via pytest
jinja2==3.1.3
# via code-annotations
kombu==5.3.6
kombu==5.3.7
# via
# -r requirements/base.txt
# celery
Expand Down Expand Up @@ -222,7 +222,7 @@ six==1.16.0
# via
# -r requirements/base.txt
# python-dateutil
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit e50cb4c

Please sign in to comment.