Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
salman2013 authored Feb 6, 2024
2 parents e51c68e + 0edbea3 commit 16b8559
Show file tree
Hide file tree
Showing 7 changed files with 44 additions and 44 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ click==8.1.7
# via
# code-annotations
# edx-django-utils
code-annotations==1.5.0
code-annotations==1.6.0
# via edx-toggles
django==3.2.23
# via
Expand All @@ -41,17 +41,17 @@ edx-django-utils==5.10.1
# edx-toggles
edx-opaque-keys[django]==2.5.1
# via openedx-events
edx-toggles==5.1.0
edx-toggles==5.1.1
# via -r requirements/base.in
fastavro==1.9.3
# via openedx-events
jinja2==3.1.3
# via code-annotations
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
newrelic==9.6.0
# via edx-django-utils
openedx-events==9.3.0
openedx-events==9.4.0
# via -r requirements/base.in
pbr==6.0.0
# via stevedore
Expand All @@ -63,9 +63,9 @@ pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
python-slugify==8.0.2
python-slugify==8.0.3
# via code-annotations
pytz==2023.3.post1
pytz==2024.1
# via django
pyyaml==6.0.1
# via code-annotations
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packaging==23.2
# via
# pyproject-api
# tox
platformdirs==4.1.0
platformdirs==4.2.0
# via
# tox
# virtualenv
Expand Down
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via
# -r requirements/quality.txt
# django
astroid==3.0.2
astroid==3.0.3
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -51,7 +51,7 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
code-annotations==1.5.0
code-annotations==1.6.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -110,7 +110,7 @@ edx-opaque-keys[django]==2.5.1
# -r requirements/quality.txt
# edx-opaque-keys
# openedx-events
edx-toggles==5.1.0
edx-toggles==5.1.1
# via -r requirements/quality.txt
exceptiongroup==1.2.0
# via
Expand Down Expand Up @@ -144,7 +144,7 @@ jinja2==3.1.3
# diff-cover
lxml==5.1.0
# via edx-i18n-tools
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/quality.txt
# jinja2
Expand All @@ -156,7 +156,7 @@ newrelic==9.6.0
# via
# -r requirements/quality.txt
# edx-django-utils
openedx-events==9.3.0
openedx-events==9.4.0
# via -r requirements/quality.txt
packaging==23.2
# via
Expand All @@ -167,15 +167,15 @@ packaging==23.2
# pyproject-api
# pytest
# tox
path==16.9.0
path==16.10.0
# via edx-i18n-tools
pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==4.1.0
platformdirs==4.2.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -248,13 +248,13 @@ pytest==8.0.0
# pytest-django
pytest-cov==4.1.0
# via -r requirements/quality.txt
pytest-django==4.7.0
pytest-django==4.8.0
# via -r requirements/quality.txt
python-slugify==8.0.2
python-slugify==8.0.3
# via
# -r requirements/quality.txt
# code-annotations
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/quality.txt
# django
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
build==1.0.3
# via -r requirements/doc.in
certifi==2023.11.17
certifi==2024.2.2
# via requests
cffi==1.16.0
# via
Expand All @@ -42,7 +42,7 @@ click==8.1.7
# -r requirements/test.txt
# code-annotations
# edx-django-utils
code-annotations==1.5.0
code-annotations==1.6.0
# via
# -r requirements/test.txt
# edx-toggles
Expand All @@ -51,7 +51,7 @@ coverage[toml]==7.4.1
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==42.0.1
cryptography==42.0.2
# via secretstorage
ddt==1.7.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -88,7 +88,7 @@ edx-opaque-keys[django]==2.5.1
# -r requirements/test.txt
# edx-opaque-keys
# openedx-events
edx-toggles==5.1.0
edx-toggles==5.1.1
# via -r requirements/test.txt
exceptiongroup==1.2.0
# via
Expand Down Expand Up @@ -129,7 +129,7 @@ keyring==24.3.0
# via twine
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/test.txt
# jinja2
Expand All @@ -143,7 +143,7 @@ newrelic==9.6.0
# edx-django-utils
nh3==0.2.15
# via readme-renderer
openedx-events==9.3.0
openedx-events==9.4.0
# via -r requirements/test.txt
packaging==23.2
# via
Expand Down Expand Up @@ -196,13 +196,13 @@ pytest==8.0.0
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.7.0
pytest-django==4.8.0
# via -r requirements/test.txt
python-slugify==8.0.2
python-slugify==8.0.3
# via
# -r requirements/test.txt
# code-annotations
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/test.txt
# babel
Expand Down Expand Up @@ -283,7 +283,7 @@ typing-extensions==4.9.0
# edx-opaque-keys
# pydata-sphinx-theme
# rich
urllib3==2.1.0
urllib3==2.2.0
# via
# requests
# twine
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
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==3.0.2
astroid==3.0.3
# via
# pylint
# pylint-celery
Expand All @@ -33,7 +33,7 @@ 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
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -77,7 +77,7 @@ edx-opaque-keys[django]==2.5.1
# -r requirements/test.txt
# edx-opaque-keys
# openedx-events
edx-toggles==5.1.0
edx-toggles==5.1.1
# via -r requirements/test.txt
exceptiongroup==1.2.0
# via
Expand All @@ -99,7 +99,7 @@ jinja2==3.1.3
# via
# -r requirements/test.txt
# code-annotations
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/test.txt
# jinja2
Expand All @@ -109,7 +109,7 @@ newrelic==9.6.0
# via
# -r requirements/test.txt
# edx-django-utils
openedx-events==9.3.0
openedx-events==9.4.0
# via -r requirements/test.txt
packaging==23.2
# via
Expand All @@ -119,7 +119,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.1.0
platformdirs==4.2.0
# via pylint
pluggy==1.4.0
# via
Expand Down Expand Up @@ -166,13 +166,13 @@ pytest==8.0.0
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.7.0
pytest-django==4.8.0
# via -r requirements/test.txt
python-slugify==8.0.2
python-slugify==8.0.3
# via
# -r requirements/test.txt
# code-annotations
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/test.txt
# django
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ click==8.1.7
# -r requirements/base.txt
# code-annotations
# edx-django-utils
code-annotations==1.5.0
code-annotations==1.6.0
# via
# -r requirements/base.txt
# -r requirements/test.in
Expand Down Expand Up @@ -63,7 +63,7 @@ edx-opaque-keys[django]==2.5.1
# -r requirements/base.txt
# edx-opaque-keys
# openedx-events
edx-toggles==5.1.0
edx-toggles==5.1.1
# via -r requirements/base.txt
exceptiongroup==1.2.0
# via pytest
Expand All @@ -77,15 +77,15 @@ jinja2==3.1.3
# via
# -r requirements/base.txt
# code-annotations
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/base.txt
# jinja2
newrelic==9.6.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.3.0
openedx-events==9.4.0
# via -r requirements/base.txt
packaging==23.2
# via pytest
Expand Down Expand Up @@ -117,13 +117,13 @@ pytest==8.0.0
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.7.0
pytest-django==4.8.0
# via -r requirements/test.in
python-slugify==8.0.2
python-slugify==8.0.3
# via
# -r requirements/base.txt
# code-annotations
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit 16b8559

Please sign in to comment.