Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ click==8.1.7
# edx-django-utils
code-annotations==1.8.0
# via edx-toggles
django==4.2.13
django==4.2.14
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -54,13 +54,13 @@ edx-opaque-keys[django]==2.10.0
# openedx-events
edx-toggles==5.2.0
# via -r requirements/base.in
fastavro==1.9.4
fastavro==1.9.5
# via openedx-events
jinja2==3.1.4
# via code-annotations
markupsafe==2.1.5
# via jinja2
newrelic==9.11.0
newrelic==9.12.0
# via edx-django-utils
openedx-events==9.11.0
# via -r requirements/base.in
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.8.1
# via
# -r requirements/quality.txt
# django
astroid==3.2.2
astroid==3.2.3
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -65,7 +65,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.5.4
coverage[toml]==7.6.0
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -81,7 +81,7 @@ distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
django==4.2.13
django==4.2.14
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -125,11 +125,11 @@ edx-opaque-keys[django]==2.10.0
# openedx-events
edx-toggles==5.2.0
# via -r requirements/quality.txt
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via
# -r requirements/quality.txt
# pytest
fastavro==1.9.4
fastavro==1.9.5
# via
# -r requirements/quality.txt
# openedx-events
Expand Down Expand Up @@ -170,7 +170,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
newrelic==9.11.0
newrelic==9.12.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -317,7 +317,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.5
tomlkit==0.13.0
# via
# -r requirements/quality.txt
# pylint
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@ code-annotations==1.8.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.5.4
coverage[toml]==7.6.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.8
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
django==4.2.13
django==4.2.14
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -105,11 +105,11 @@ edx-opaque-keys[django]==2.10.0
# openedx-events
edx-toggles==5.2.0
# via -r requirements/test.txt
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via
# -r requirements/test.txt
# pytest
fastavro==1.9.4
fastavro==1.9.5
# via
# -r requirements/test.txt
# openedx-events
Expand Down Expand Up @@ -159,7 +159,7 @@ more-itertools==10.3.0
# via
# jaraco-classes
# jaraco-functools
newrelic==9.11.0
newrelic==9.12.0
# via
# -r requirements/test.txt
# edx-django-utils
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.1.2
# via -r requirements/pip.in
setuptools==70.2.0
setuptools==70.3.0
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.2.2
astroid==3.2.3
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -43,15 +43,15 @@ code-annotations==1.8.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.5.4
coverage[toml]==7.6.0
# via
# -r requirements/test.txt
# pytest-cov
ddt==1.7.2
# via -r requirements/test.txt
dill==0.3.8
# via pylint
django==4.2.13
django==4.2.14
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -92,11 +92,11 @@ edx-opaque-keys[django]==2.10.0
# openedx-events
edx-toggles==5.2.0
# via -r requirements/test.txt
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via
# -r requirements/test.txt
# pytest
fastavro==1.9.4
fastavro==1.9.5
# via
# -r requirements/test.txt
# openedx-events
Expand All @@ -118,7 +118,7 @@ markupsafe==2.1.5
# jinja2
mccabe==0.7.0
# via pylint
newrelic==9.11.0
newrelic==9.12.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -220,7 +220,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.5
tomlkit==0.13.0
# via pylint
typing-extensions==4.12.2
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ code-annotations==1.8.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.5.4
coverage[toml]==7.6.0
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -77,9 +77,9 @@ edx-opaque-keys[django]==2.10.0
# openedx-events
edx-toggles==5.2.0
# via -r requirements/base.txt
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via pytest
fastavro==1.9.4
fastavro==1.9.5
# via
# -r requirements/base.txt
# openedx-events
Expand All @@ -93,7 +93,7 @@ markupsafe==2.1.5
# via
# -r requirements/base.txt
# jinja2
newrelic==9.11.0
newrelic==9.12.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down