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
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@ boltons==25.0.0
# via
# face
# glom
cachetools==7.1.1
cachetools==7.1.4
# via -r requirements/base.in
celery[redis]==5.6.3
# via -r requirements/base.in
certifi==2026.4.22
certifi==2026.5.20
# via
# requests
# sentry-sdk
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.7
# via requests
click==8.3.3
click==8.4.1
# via
# -r requirements/base.in
# celery
Expand Down Expand Up @@ -69,7 +69,7 @@ glom==25.12.0
# via -r requirements/base.in
gunicorn==26.0.0
# via -r requirements/base.in
idna==3.14
idna==3.17
# via requests
itsdangerous==2.2.0
# via flask
Expand Down Expand Up @@ -100,7 +100,7 @@ prompt-toolkit==3.0.52
# via click-repl
pycparser==3.0
# via cffi
pyjwt[crypto]==2.12.1
pyjwt[crypto]==2.13.0
# via
# github3-py
# oauthlib
Expand All @@ -115,7 +115,7 @@ redis==6.4.0
# via
# -r requirements/base.in
# kombu
requests==2.33.1
requests==2.34.2
# via
# -r requirements/base.in
# github3-py
Expand All @@ -128,7 +128,7 @@ requests-oauthlib==2.0.0
# jira
requests-toolbelt==1.0.0
# via jira
sentry-sdk[flask]==2.59.0
sentry-sdk[flask]==2.61.0
# via -r requirements/base.in
six==1.17.0
# via python-dateutil
Expand Down
34 changes: 17 additions & 17 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ amqp==5.3.1
# via kombu
arrow==1.4.0
# via -r requirements/base.in
ast-serialize==0.3.0
ast-serialize==0.5.0
# via mypy
astroid==4.0.4
# via
Expand All @@ -35,19 +35,19 @@ boltons==25.0.0
# glom
build==1.5.0
# via pip-tools
cachetools==7.1.1
cachetools==7.1.4
# via -r requirements/base.in
celery[redis]==5.6.3
# via -r requirements/base.in
certifi==2026.4.22
certifi==2026.5.20
# via
# requests
# sentry-sdk
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.7
# via requests
click==8.3.3
click==8.4.1
# via
# -r requirements/base.in
# celery
Expand All @@ -72,7 +72,7 @@ click-repl==0.3.0
# via celery
code-annotations==3.0.0
# via edx-lint
coverage[toml]==7.14.0
coverage[toml]==7.14.1
# via pytest-cov
cryptography==48.0.0
# via
Expand Down Expand Up @@ -107,7 +107,7 @@ glom==25.12.0
# via -r requirements/base.in
gunicorn==26.0.0
# via -r requirements/base.in
idna==3.14
idna==3.17
# via requests
imagesize==2.0.0
# via sphinx
Expand Down Expand Up @@ -145,7 +145,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
mypy==2.0.0
mypy==2.1.0
# via -r requirements/dev.in
mypy-extensions==1.1.0
# via mypy
Expand All @@ -168,7 +168,7 @@ pathspec==1.1.1
# via mypy
pip-tools==7.5.3
# via -r requirements/dev.in
platformdirs==4.9.6
platformdirs==4.10.0
# via pylint
pluggy==1.6.0
# via
Expand All @@ -182,7 +182,7 @@ pygments==2.20.0
# via
# readme-renderer
# sphinx
pyjwt[crypto]==2.12.1
pyjwt[crypto]==2.13.0
# via
# github3-py
# oauthlib
Expand Down Expand Up @@ -245,7 +245,7 @@ redis==6.4.0
# kombu
repo-tools-data-schema @ git+https://github.com/openedx/repo-tools-data-schema.git
# via -r requirements/test.in
requests==2.33.1
requests==2.34.2
# via
# -r requirements/base.in
# github3-py
Expand All @@ -269,13 +269,13 @@ schema==0.7.8
# via repo-tools-data-schema
scriv==1.8.0
# via -r requirements/dev.in
sentry-sdk[flask]==2.59.0
sentry-sdk[flask]==2.61.0
# via -r requirements/base.in
six==1.17.0
# via
# edx-lint
# python-dateutil
snowballstemmer==3.0.1
snowballstemmer==3.1.0
# via sphinx
sphinx==9.1.0
# via
Expand All @@ -301,19 +301,19 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stevedore==5.7.0
stevedore==5.8.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
tomlkit==0.15.0
# via
# edx-lint
# pylint
types-cachetools==7.0.0.20260503
types-cachetools==7.0.0.20260518
# via -r requirements/dev.in
types-pyyaml==6.0.12.20260510
types-pyyaml==6.0.12.20260518
# via -r requirements/dev.in
types-requests==2.33.0.20260508
types-requests==2.33.0.20260518
# via -r requirements/dev.in
typing-extensions==4.15.0
# via
Expand Down Expand Up @@ -347,7 +347,7 @@ wheel==0.47.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==26.1.1
pip==26.1.2
# via pip-tools
setuptools==82.0.1
# via pip-tools
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==1.0.0
# via sphinx
babel==2.18.0
# via sphinx
certifi==2026.4.22
certifi==2026.5.20
# via requests
charset-normalizer==3.4.7
# via requests
Expand All @@ -17,7 +17,7 @@ docutils==0.22.4
# readme-renderer
# sphinx
# sphinx-rtd-theme
idna==3.14
idna==3.17
# via requests
imagesize==2.0.0
# via sphinx
Expand All @@ -35,11 +35,11 @@ pygments==2.20.0
# sphinx
readme-renderer==44.0
# via -r requirements/doc.in
requests==2.33.1
requests==2.34.2
# via sphinx
roman-numerals==4.1.0
# via sphinx
snowballstemmer==3.0.1
snowballstemmer==3.1.0
# via sphinx
sphinx==9.1.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.5.0
# via pip-tools
click==8.3.3
click==8.4.1
# via pip-tools
packaging==26.2
# via
Expand All @@ -22,7 +22,7 @@ wheel==0.47.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==26.1.1
pip==26.1.2
# via pip-tools
setuptools==82.0.1
# via pip-tools
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.47.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==26.1.1
pip==26.1.2
# via -r requirements/pip.in
setuptools==82.0.1
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@ boltons==25.0.0
# via
# face
# glom
cachetools==7.1.1
cachetools==7.1.4
# via -r requirements/base.in
celery[redis]==5.6.3
# via -r requirements/base.in
certifi==2026.4.22
certifi==2026.5.20
# via
# requests
# sentry-sdk
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.7
# via requests
click==8.3.3
click==8.4.1
# via
# -r requirements/base.in
# celery
Expand All @@ -51,7 +51,7 @@ click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
coverage[toml]==7.14.0
coverage[toml]==7.14.1
# via pytest-cov
cryptography==48.0.0
# via
Expand Down Expand Up @@ -82,7 +82,7 @@ glom==25.12.0
# via -r requirements/base.in
gunicorn==26.0.0
# via -r requirements/base.in
idna==3.14
idna==3.17
# via requests
imagesize==2.0.0
# via sphinx
Expand Down Expand Up @@ -132,7 +132,7 @@ pygments==2.20.0
# pytest
# readme-renderer
# sphinx
pyjwt[crypto]==2.12.1
pyjwt[crypto]==2.13.0
# via
# github3-py
# oauthlib
Expand Down Expand Up @@ -168,7 +168,7 @@ redis==6.4.0
# kombu
repo-tools-data-schema @ git+https://github.com/openedx/repo-tools-data-schema.git
# via -r requirements/test.in
requests==2.33.1
requests==2.34.2
# via
# -r requirements/base.in
# github3-py
Expand All @@ -189,11 +189,11 @@ roman-numerals==4.1.0
# via sphinx
schema==0.7.8
# via repo-tools-data-schema
sentry-sdk[flask]==2.59.0
sentry-sdk[flask]==2.61.0
# via -r requirements/base.in
six==1.17.0
# via python-dateutil
snowballstemmer==3.0.1
snowballstemmer==3.1.0
# via sphinx
sphinx==9.1.0
# via
Expand Down
Loading