From b8f43f7c48e39dd50f90f2e1e4f520c9571a98dd Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Sun, 22 Mar 2026 20:20:41 -0400 Subject: [PATCH] chore: Upgrade Python requirements --- requirements/base.txt | 6 +++--- requirements/dev.txt | 16 ++++++++-------- requirements/doc.txt | 4 ++-- requirements/pip-tools.txt | 2 +- requirements/pip.txt | 2 +- requirements/test.txt | 12 ++++++------ 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 2aed1a22..51239d32 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade @@ -8,7 +8,7 @@ amqp==5.3.1 # via kombu arrow==1.4.0 # via -r requirements/base.in -attrs==25.4.0 +attrs==26.1.0 # via glom billiard==4.2.4 # via celery @@ -128,7 +128,7 @@ requests-oauthlib==2.0.0 # jira requests-toolbelt==1.0.0 # via jira -sentry-sdk[flask]==2.54.0 +sentry-sdk[flask]==2.55.0 # via -r requirements/base.in six==1.17.0 # via python-dateutil diff --git a/requirements/dev.txt b/requirements/dev.txt index 0a10402e..c1eee2c7 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade @@ -14,7 +14,7 @@ astroid==4.0.4 # via # pylint # pylint-celery -attrs==25.4.0 +attrs==26.1.0 # via # glom # scriv @@ -68,9 +68,9 @@ click-plugins==1.1.1.2 # via celery click-repl==0.3.0 # via celery -code-annotations==2.3.2 +code-annotations==3.0.0 # via edx-lint -coverage[toml]==7.13.4 +coverage[toml]==7.13.5 # via pytest-cov cryptography==46.0.5 # via @@ -212,7 +212,7 @@ pytest==8.2.0 # pytest-cov # pytest-mock # pytest-repeat -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r requirements/test.in pytest-mock==3.15.1 # via -r requirements/test.in @@ -267,7 +267,7 @@ schema==0.7.8 # via repo-tools-data-schema scriv==1.8.0 # via -r requirements/dev.in -sentry-sdk[flask]==2.54.0 +sentry-sdk[flask]==2.55.0 # via -r requirements/base.in six==1.17.0 # via @@ -275,7 +275,7 @@ six==1.17.0 # python-dateutil snowballstemmer==3.0.1 # via sphinx -sphinx==9.0.4 +sphinx==9.1.0 # via # -r requirements/doc.in # sphinx-rtd-theme @@ -305,7 +305,7 @@ text-unidecode==1.3 # via python-slugify tomlkit==0.14.0 # via pylint -types-cachetools==6.2.0.20251022 +types-cachetools==6.2.0.20260317 # via -r requirements/dev.in types-pyyaml==6.0.12.20250915 # via -r requirements/dev.in diff --git a/requirements/doc.txt b/requirements/doc.txt index fa2dad12..b3981b72 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade @@ -41,7 +41,7 @@ roman-numerals==4.1.0 # via sphinx snowballstemmer==3.0.1 # via sphinx -sphinx==9.0.4 +sphinx==9.1.0 # via # -r requirements/doc.in # sphinx-rtd-theme diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index df8e38d8..4ddcda25 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade diff --git a/requirements/pip.txt b/requirements/pip.txt index 341a251b..c87fe302 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade diff --git a/requirements/test.txt b/requirements/test.txt index 954a76d4..39d67288 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # make upgrade @@ -10,7 +10,7 @@ amqp==5.3.1 # via kombu arrow==1.4.0 # via -r requirements/base.in -attrs==25.4.0 +attrs==26.1.0 # via glom babel==2.18.0 # via sphinx @@ -51,7 +51,7 @@ click-plugins==1.1.1.2 # via celery click-repl==0.3.0 # via celery -coverage[toml]==7.13.4 +coverage[toml]==7.13.5 # via pytest-cov cryptography==46.0.5 # via @@ -142,7 +142,7 @@ pytest==9.0.2 # pytest-cov # pytest-mock # pytest-repeat -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via -r requirements/test.in pytest-mock==3.15.1 # via -r requirements/test.in @@ -189,13 +189,13 @@ roman-numerals==4.1.0 # via sphinx schema==0.7.8 # via repo-tools-data-schema -sentry-sdk[flask]==2.54.0 +sentry-sdk[flask]==2.55.0 # via -r requirements/base.in six==1.17.0 # via python-dateutil snowballstemmer==3.0.1 # via sphinx -sphinx==9.0.4 +sphinx==9.1.0 # via # -r requirements/doc.in # sphinx-rtd-theme