diff --git a/requirements/base.txt b/requirements/base.txt index a0a11709..4aaa1e14 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -31,7 +31,7 @@ certifi==2024.8.30 # sentry-sdk cffi==1.17.1 # via cryptography -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 # via requests click==8.1.7 # via @@ -47,7 +47,7 @@ click-plugins==1.1.1 # via celery click-repl==0.3.0 # via celery -cryptography==43.0.1 +cryptography==43.0.3 # via # -r requirements/base.in # oauthlib @@ -81,7 +81,7 @@ kombu==5.4.2 # via celery logging-tree==1.10 # via -r requirements/base.in -markupsafe==2.1.5 +markupsafe==3.0.2 # via # jinja2 # sentry-sdk @@ -94,7 +94,7 @@ packaging==24.1 # via # gunicorn # jira -pillow==10.4.0 +pillow==11.0.0 # via jira prompt-toolkit==3.0.48 # via click-repl @@ -111,7 +111,7 @@ python-dateutil==2.9.0.post0 # github3-py pyyaml==6.0.2 # via -r requirements/base.in -redis==5.1.0 +redis==5.1.1 # via -r requirements/base.in requests==2.32.3 # via @@ -126,11 +126,11 @@ requests-oauthlib==2.0.0 # jira requests-toolbelt==1.0.0 # via jira -sentry-sdk[flask]==2.14.0 +sentry-sdk[flask]==2.17.0 # via -r requirements/base.in six==1.16.0 # via python-dateutil -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via arrow typing-extensions==4.12.2 # via jira diff --git a/requirements/dev.txt b/requirements/dev.txt index f26f6daf..61802c22 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -12,7 +12,7 @@ arrow==1.3.0 # via # -r requirements/base.in # rq-dashboard -astroid==3.3.4 +astroid==3.3.5 # via # pylint # pylint-celery @@ -33,7 +33,7 @@ boltons==24.0.0 # via # face # glom -build==1.2.2 +build==1.2.2.post1 # via pip-tools cachetools==5.5.0 # via -r requirements/base.in @@ -45,7 +45,7 @@ certifi==2024.8.30 # sentry-sdk cffi==1.17.1 # via cryptography -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 # via requests click==8.1.7 # via @@ -73,9 +73,9 @@ click-repl==0.3.0 # via celery code-annotations==1.8.0 # via edx-lint -coverage[toml]==7.6.1 +coverage[toml]==7.6.4 # via pytest-cov -cryptography==43.0.1 +cryptography==43.0.3 # via # -r requirements/base.in # oauthlib @@ -88,6 +88,7 @@ docutils==0.21.2 # via # readme-renderer # sphinx + # sphinx-rtd-theme edx-lint==5.4.0 # via -r requirements/dev.in face==20.1.1 @@ -134,7 +135,7 @@ logging-tree==1.10 # via -r requirements/base.in markdown-it-py==3.0.0 # via scriv -markupsafe==2.1.5 +markupsafe==3.0.2 # via # jinja2 # sentry-sdk @@ -143,7 +144,7 @@ mccabe==0.7.0 # via pylint mdurl==0.1.2 # via markdown-it-py -mypy==1.11.2 +mypy==1.12.1 # via -r requirements/dev.in mypy-extensions==1.0.0 # via mypy @@ -162,7 +163,7 @@ packaging==24.1 # sphinx pbr==6.1.0 # via stevedore -pillow==10.4.0 +pillow==11.0.0 # via jira pip-tools==7.4.1 # via -r requirements/dev.in @@ -191,7 +192,7 @@ pylint==3.3.1 # pylint-pytest pylint-celery==0.3 # via edx-lint -pylint-django==2.5.5 +pylint-django==2.6.1 # via edx-lint pylint-plugin-utils==0.8.2 # via @@ -235,7 +236,7 @@ pyyaml==6.0.2 # repo-tools-data-schema readme-renderer==44.0 # via -r requirements/doc.in -redis==5.1.0 +redis==5.1.1 # via # -r requirements/base.in # redis-sentinel-url @@ -271,7 +272,7 @@ schema==0.7.7 # via repo-tools-data-schema scriv==1.5.1 # via -r requirements/dev.in -sentry-sdk[flask]==2.14.0 +sentry-sdk[flask]==2.17.0 # via -r requirements/base.in six==1.16.0 # via @@ -280,12 +281,13 @@ six==1.16.0 # sphinxcontrib-httpdomain snowballstemmer==2.2.0 # via sphinx -sphinx==8.0.2 +sphinx==8.1.3 # via # -r requirements/doc.in # sphinx-rtd-theme # sphinxcontrib-httpdomain -sphinx-rtd-theme==0.5.1 + # sphinxcontrib-jquery +sphinx-rtd-theme==3.0.1 # via -r requirements/doc.in sphinxcontrib-applehelp==2.0.0 # via sphinx @@ -295,6 +297,8 @@ sphinxcontrib-htmlhelp==2.1.0 # via sphinx sphinxcontrib-httpdomain==1.8.1 # via -r requirements/doc.in +sphinxcontrib-jquery==4.1 + # via sphinx-rtd-theme sphinxcontrib-jsmath==1.0.1 # via sphinx sphinxcontrib-qthelp==2.0.0 @@ -309,11 +313,11 @@ tomlkit==0.13.2 # via pylint types-cachetools==5.5.0.20240820 # via -r requirements/dev.in -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via arrow types-pyyaml==6.0.12.20240917 # via -r requirements/dev.in -types-requests==2.32.0.20240914 +types-requests==2.32.0.20241016 # via -r requirements/dev.in typing-extensions==4.12.2 # via @@ -347,5 +351,5 @@ wheel==0.44.0 # The following packages are considered to be unsafe in a requirements file: pip==24.2 # via pip-tools -setuptools==75.1.0 +setuptools==75.2.0 # via pip-tools diff --git a/requirements/doc.txt b/requirements/doc.txt index b266b0fe..47dfcfe7 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -10,19 +10,20 @@ babel==2.16.0 # via sphinx certifi==2024.8.30 # via requests -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 # via requests docutils==0.21.2 # via # readme-renderer # sphinx + # sphinx-rtd-theme idna==3.10 # via requests imagesize==1.4.1 # via sphinx jinja2==3.1.4 # via sphinx -markupsafe==2.1.5 +markupsafe==3.0.2 # via jinja2 nh3==0.2.18 # via readme-renderer @@ -40,12 +41,13 @@ six==1.16.0 # via sphinxcontrib-httpdomain snowballstemmer==2.2.0 # via sphinx -sphinx==8.0.2 +sphinx==8.1.3 # via # -r requirements/doc.in # sphinx-rtd-theme # sphinxcontrib-httpdomain -sphinx-rtd-theme==0.5.1 + # sphinxcontrib-jquery +sphinx-rtd-theme==3.0.1 # via -r requirements/doc.in sphinxcontrib-applehelp==2.0.0 # via sphinx @@ -55,6 +57,8 @@ sphinxcontrib-htmlhelp==2.1.0 # via sphinx sphinxcontrib-httpdomain==1.8.1 # via -r requirements/doc.in +sphinxcontrib-jquery==4.1 + # via sphinx-rtd-theme sphinxcontrib-jsmath==1.0.1 # via sphinx sphinxcontrib-qthelp==2.0.0 diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index a2e612d6..c6ff62df 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -4,7 +4,7 @@ # # make upgrade # -build==1.2.2 +build==1.2.2.post1 # via pip-tools click==8.1.7 # via pip-tools @@ -22,5 +22,5 @@ wheel==0.44.0 # The following packages are considered to be unsafe in a requirements file: pip==24.2 # via pip-tools -setuptools==75.1.0 +setuptools==75.2.0 # via pip-tools diff --git a/requirements/pip.txt b/requirements/pip.txt index 36c777e2..346a0611 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -10,5 +10,5 @@ wheel==0.44.0 # The following packages are considered to be unsafe in a requirements file: pip==24.2 # via -r requirements/pip.in -setuptools==75.1.0 +setuptools==75.2.0 # via -r requirements/pip.in diff --git a/requirements/test.txt b/requirements/test.txt index c8db0959..a01500c0 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -35,7 +35,7 @@ certifi==2024.8.30 # sentry-sdk cffi==1.17.1 # via cryptography -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 # via requests click==8.1.7 # via @@ -51,9 +51,9 @@ click-plugins==1.1.1 # via celery click-repl==0.3.0 # via celery -coverage[toml]==7.6.1 +coverage[toml]==7.6.4 # via pytest-cov -cryptography==43.0.1 +cryptography==43.0.3 # via # -r requirements/base.in # oauthlib @@ -64,6 +64,7 @@ docutils==0.21.2 # via # readme-renderer # sphinx + # sphinx-rtd-theme face==20.1.1 # via glom flask==3.0.3 @@ -99,7 +100,7 @@ kombu==5.4.2 # via celery logging-tree==1.10 # via -r requirements/base.in -markupsafe==2.1.5 +markupsafe==3.0.2 # via # jinja2 # sentry-sdk @@ -116,7 +117,7 @@ packaging==24.1 # jira # pytest # sphinx -pillow==10.4.0 +pillow==11.0.0 # via jira pluggy==1.5.0 # via pytest @@ -158,7 +159,7 @@ pyyaml==6.0.2 # repo-tools-data-schema readme-renderer==44.0 # via -r requirements/doc.in -redis==5.1.0 +redis==5.1.1 # via -r requirements/base.in repo-tools-data-schema @ git+https://github.com/openedx/repo-tools-data-schema.git # via -r requirements/test.in @@ -181,7 +182,7 @@ requests-toolbelt==1.0.0 # via jira schema==0.7.7 # via repo-tools-data-schema -sentry-sdk[flask]==2.14.0 +sentry-sdk[flask]==2.17.0 # via -r requirements/base.in six==1.16.0 # via @@ -189,12 +190,13 @@ six==1.16.0 # sphinxcontrib-httpdomain snowballstemmer==2.2.0 # via sphinx -sphinx==8.0.2 +sphinx==8.1.3 # via # -r requirements/doc.in # sphinx-rtd-theme # sphinxcontrib-httpdomain -sphinx-rtd-theme==0.5.1 + # sphinxcontrib-jquery +sphinx-rtd-theme==3.0.1 # via -r requirements/doc.in sphinxcontrib-applehelp==2.0.0 # via sphinx @@ -204,13 +206,15 @@ sphinxcontrib-htmlhelp==2.1.0 # via sphinx sphinxcontrib-httpdomain==1.8.1 # via -r requirements/doc.in +sphinxcontrib-jquery==4.1 + # via sphinx-rtd-theme sphinxcontrib-jsmath==1.0.1 # via sphinx sphinxcontrib-qthelp==2.0.0 # via sphinx sphinxcontrib-serializinghtml==2.0.0 # via sphinx -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via arrow typing-extensions==4.12.2 # via jira