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
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ boltons==25.0.0
# via
# face
# glom
cachetools==6.2.2
cachetools==6.2.3
# via -r requirements/base.in
celery[redis]==5.6.0
# via -r requirements/base.in
Expand Down Expand Up @@ -130,23 +130,23 @@ requests-oauthlib==2.0.0
# jira
requests-toolbelt==1.0.0
# via jira
sentry-sdk[flask]==2.46.0
sentry-sdk[flask]==2.47.0
# via -r requirements/base.in
six==1.17.0
# via python-dateutil
typing-extensions==4.15.0
# via
# exceptiongroup
# jira
tzdata==2025.2
tzdata==2025.3
# via
# arrow
# kombu
tzlocal==5.3.1
# via celery
uritemplate==4.2.0
# via github3-py
urllib3==2.5.0
urllib3==2.6.2
# via
# requests
# sentry-sdk
Expand Down
20 changes: 9 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ boltons==25.0.0
# glom
build==1.3.0
# via pip-tools
cachetools==6.2.2
cachetools==6.2.3
# via -r requirements/base.in
celery[redis]==5.6.0
# via -r requirements/base.in
Expand Down Expand Up @@ -70,7 +70,7 @@ click-repl==0.3.0
# via celery
code-annotations==2.3.0
# via edx-lint
coverage[toml]==7.12.0
coverage[toml]==7.13.0
# via pytest-cov
cryptography==46.0.3
# via
Expand Down Expand Up @@ -129,7 +129,7 @@ jira==3.10.5
# via -r requirements/base.in
kombu[redis]==5.6.1
# via celery
librt==0.6.3
librt==0.7.3
# via mypy
logging-tree==1.10
# via -r requirements/base.in
Expand Down Expand Up @@ -167,7 +167,7 @@ pathspec==0.12.1
# via mypy
pip-tools==7.5.2
# via -r requirements/dev.in
platformdirs==4.5.0
platformdirs==4.5.1
# via pylint
pluggy==1.6.0
# via
Expand Down Expand Up @@ -268,7 +268,7 @@ schema==0.7.8
# via repo-tools-data-schema
scriv==1.7.0
# via -r requirements/dev.in
sentry-sdk[flask]==2.46.0
sentry-sdk[flask]==2.47.0
# via -r requirements/base.in
six==1.17.0
# via
Expand Down Expand Up @@ -318,15 +318,15 @@ typing-extensions==4.15.0
# exceptiongroup
# jira
# mypy
tzdata==2025.2
tzdata==2025.3
# via
# arrow
# kombu
tzlocal==5.3.1
# via celery
uritemplate==4.2.0
# via github3-py
urllib3==2.5.0
urllib3==2.6.2
# via
# requests
# sentry-sdk
Expand All @@ -346,9 +346,7 @@ wheel==0.45.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==25.2
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# pip-tools
pip==25.3
# via pip-tools
setuptools==80.9.0
# via pip-tools
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
urllib3==2.5.0
urllib3==2.6.2
# via requests
6 changes: 2 additions & 4 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ wheel==0.45.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==25.2
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# pip-tools
pip==25.3
# via pip-tools
setuptools==80.9.0
# via pip-tools
6 changes: 2 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ wheel==0.45.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==25.2
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
pip==25.3
# via -r requirements/pip.in
setuptools==80.9.0
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ boltons==25.0.0
# via
# face
# glom
cachetools==6.2.2
cachetools==6.2.3
# via -r requirements/base.in
celery[redis]==5.6.0
# via -r requirements/base.in
Expand All @@ -51,7 +51,7 @@ click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
coverage[toml]==7.12.0
coverage[toml]==7.13.0
# via pytest-cov
cryptography==46.0.3
# via
Expand Down Expand Up @@ -138,7 +138,7 @@ pyjwt[crypto]==2.10.1
# via
# github3-py
# oauthlib
pytest==9.0.1
pytest==9.0.2
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -191,7 +191,7 @@ roman-numerals-py==3.1.0
# via sphinx
schema==0.7.8
# via repo-tools-data-schema
sentry-sdk[flask]==2.46.0
sentry-sdk[flask]==2.47.0
# via -r requirements/base.in
six==1.17.0
# via
Expand Down Expand Up @@ -227,15 +227,15 @@ typing-extensions==4.15.0
# via
# exceptiongroup
# jira
tzdata==2025.2
tzdata==2025.3
# via
# arrow
# kombu
tzlocal==5.3.1
# via celery
uritemplate==4.2.0
# via github3-py
urllib3==2.5.0
urllib3==2.6.2
# via
# requests
# sentry-sdk
Expand Down