Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
UsamaSadiq authored Feb 13, 2024
2 parents 7bb78e7 + 632efa1 commit 9479c51
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 21 deletions.
7 changes: 4 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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 @@ -37,6 +37,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 @@ -49,7 +50,7 @@ markupsafe==2.1.5
# via jinja2
newrelic==9.6.0
# via edx-django-utils
openedx-events==9.4.0
openedx-events==9.5.1
# via -r requirements/base.in
pbr==6.0.0
# via stevedore
Expand All @@ -61,7 +62,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
11 changes: 6 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,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 Down Expand Up @@ -122,6 +122,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 @@ -170,7 +171,7 @@ isort==5.13.2
# via
# -r requirements/quality.txt
# pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via
# -r requirements/quality.txt
# keyring
Expand Down Expand Up @@ -218,7 +219,7 @@ nh3==0.2.15
# via
# -r requirements/quality.txt
# readme-renderer
openedx-events==9.4.0
openedx-events==9.5.1
# via -r requirements/quality.txt
packaging==23.2
# via
Expand Down Expand Up @@ -320,7 +321,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 Expand Up @@ -400,7 +401,7 @@ tomlkit==0.12.3
# pylint
tox==4.12.1
# via -r requirements/ci.txt
twine==4.0.2
twine==5.0.0
# via -r requirements/quality.txt
typing-extensions==4.9.0
# via
Expand Down
11 changes: 6 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,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 @@ -95,6 +95,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 @@ -129,7 +130,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 @@ -158,7 +159,7 @@ newrelic==9.6.0
# edx-django-utils
nh3==0.2.15
# via readme-renderer
openedx-events==9.4.0
openedx-events==9.5.1
# via -r requirements/test.txt
packaging==23.2
# via
Expand Down Expand Up @@ -214,7 +215,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 @@ -292,7 +293,7 @@ tomli==2.0.1
# doc8
# 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
11 changes: 6 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,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 @@ -87,6 +87,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 @@ -123,7 +124,7 @@ isort==5.13.2
# via
# -r requirements/quality.in
# pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -153,7 +154,7 @@ newrelic==9.6.0
# edx-django-utils
nh3==0.2.15
# via readme-renderer
openedx-events==9.4.0
openedx-events==9.5.1
# via -r requirements/test.txt
packaging==23.2
# via
Expand Down Expand Up @@ -218,7 +219,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 @@ -272,7 +273,7 @@ tomli==2.0.1
# pytest
tomlkit==0.12.3
# via pylint
twine==4.0.2
twine==5.0.0
# via -r requirements/quality.in
typing-extensions==4.9.0
# via
Expand Down
5 changes: 3 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,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 @@ -92,7 +93,7 @@ newrelic==9.6.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.4.0
openedx-events==9.5.1
# via -r requirements/base.txt
packaging==23.2
# via pytest
Expand Down Expand Up @@ -126,7 +127,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 9479c51

Please sign in to comment.