Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
salman2013 authored Feb 12, 2024
2 parents 16b8559 + e91ef13 commit 0a0a2d8
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 17 deletions.
7 changes: 4 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ click==8.1.7
# edx-django-utils
code-annotations==1.6.0
# via edx-toggles
django==3.2.23
django==3.2.24
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand All @@ -39,6 +39,7 @@ edx-django-utils==5.10.1
# via
# -r requirements/base.in
# edx-toggles
# openedx-events
edx-opaque-keys[django]==2.5.1
# via openedx-events
edx-toggles==5.1.1
Expand All @@ -51,7 +52,7 @@ markupsafe==2.1.5
# via jinja2
newrelic==9.6.0
# via edx-django-utils
openedx-events==9.4.0
openedx-events==9.5.0
# via -r requirements/base.in
pbr==6.0.0
# via stevedore
Expand All @@ -63,7 +64,7 @@ pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via django
Expand Down
7 changes: 4 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.23
django==3.2.24
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand All @@ -101,6 +101,7 @@ edx-django-utils==5.10.1
# via
# -r requirements/quality.txt
# edx-toggles
# openedx-events
edx-i18n-tools==1.3.0
# via -r requirements/dev.in
edx-lint==5.3.6
Expand Down Expand Up @@ -156,7 +157,7 @@ newrelic==9.6.0
# via
# -r requirements/quality.txt
# edx-django-utils
openedx-events==9.4.0
openedx-events==9.5.0
# via -r requirements/quality.txt
packaging==23.2
# via
Expand Down Expand Up @@ -250,7 +251,7 @@ pytest-cov==4.1.0
# via -r requirements/quality.txt
pytest-django==4.8.0
# via -r requirements/quality.txt
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/quality.txt
# code-annotations
Expand Down
11 changes: 6 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ cryptography==42.0.2
# via secretstorage
ddt==1.7.1
# via -r requirements/test.txt
django==3.2.23
django==3.2.24
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -83,6 +83,7 @@ edx-django-utils==5.10.1
# via
# -r requirements/test.txt
# edx-toggles
# openedx-events
edx-opaque-keys[django]==2.5.1
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -114,7 +115,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -143,7 +144,7 @@ newrelic==9.6.0
# edx-django-utils
nh3==0.2.15
# via readme-renderer
openedx-events==9.4.0
openedx-events==9.5.0
# via -r requirements/test.txt
packaging==23.2
# via
Expand Down Expand Up @@ -198,7 +199,7 @@ pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.8.0
# via -r requirements/test.txt
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -274,7 +275,7 @@ tomli==2.0.1
# coverage
# pyproject-hooks
# pytest
twine==4.0.2
twine==5.0.0
# via -r requirements/doc.in
typing-extensions==4.9.0
# via
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.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in
7 changes: 4 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ddt==1.7.1
# via -r requirements/test.txt
dill==0.3.8
# via pylint
django==3.2.23
django==3.2.24
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -70,6 +70,7 @@ edx-django-utils==5.10.1
# via
# -r requirements/test.txt
# edx-toggles
# openedx-events
edx-lint==5.3.6
# via -r requirements/quality.in
edx-opaque-keys[django]==2.5.1
Expand Down Expand Up @@ -109,7 +110,7 @@ newrelic==9.6.0
# via
# -r requirements/test.txt
# edx-django-utils
openedx-events==9.4.0
openedx-events==9.5.0
# via -r requirements/test.txt
packaging==23.2
# via
Expand Down Expand Up @@ -168,7 +169,7 @@ pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.8.0
# via -r requirements/test.txt
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down
5 changes: 3 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ edx-django-utils==5.10.1
# via
# -r requirements/base.txt
# edx-toggles
# openedx-events
edx-opaque-keys[django]==2.5.1
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -85,7 +86,7 @@ newrelic==9.6.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.4.0
openedx-events==9.5.0
# via -r requirements/base.txt
packaging==23.2
# via pytest
Expand Down Expand Up @@ -119,7 +120,7 @@ pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.8.0
# via -r requirements/test.in
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/base.txt
# code-annotations
Expand Down

0 comments on commit 0a0a2d8

Please sign in to comment.