From 1ce9c66839ae16fa11d8b8b000d89389d84a1936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 02:44:30 +0000 Subject: [PATCH] deps(deps): update markupsafe requirement Updates the requirements on [markupsafe](https://github.com/pallets/markupsafe) to permit the latest version. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/2.1.0...3.0.3) --- updated-dependencies: - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-py314-minimal.txt | 2 +- requirements-py314.txt | 2 +- requirements-py38.txt | 2 +- requirements-py39.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-py314-minimal.txt b/requirements-py314-minimal.txt index ae80440..c0d59e5 100644 --- a/requirements-py314-minimal.txt +++ b/requirements-py314-minimal.txt @@ -8,5 +8,5 @@ Werkzeug>=3.0.0,<3.2.0 Jinja2>=3.1.0,<3.2.0 itsdangerous>=2.1.0,<2.2.0 click>=8.1.0,<9.0.0 -MarkupSafe>=2.1.0,<2.2.0 +MarkupSafe>=2.1.0,<3.1.0 blinker>=1.6.2 diff --git a/requirements-py314.txt b/requirements-py314.txt index 2891994..b88f774 100644 --- a/requirements-py314.txt +++ b/requirements-py314.txt @@ -11,4 +11,4 @@ Werkzeug>=3.0.0,<3.2.0 Jinja2>=3.1.0,<3.2.0 itsdangerous>=2.1.0,<2.2.0 click>=8.1.0,<9.0.0 -MarkupSafe>=2.1.0,<2.2.0 +MarkupSafe>=2.1.0,<3.1.0 diff --git a/requirements-py38.txt b/requirements-py38.txt index cf92eaa..349bbc1 100644 --- a/requirements-py38.txt +++ b/requirements-py38.txt @@ -10,4 +10,4 @@ Werkzeug>=2.3.0,<4.0.0 Jinja2>=3.1.0,<3.2.0 itsdangerous>=2.1.0,<2.3.0 click>=8.0.0,<9.0.0 -MarkupSafe>=2.1.0,<2.2.0 +MarkupSafe>=2.1.0,<3.1.0 diff --git a/requirements-py39.txt b/requirements-py39.txt index 4548acb..997e7f3 100644 --- a/requirements-py39.txt +++ b/requirements-py39.txt @@ -9,5 +9,5 @@ Werkzeug>=3.0.0,<3.2.0 Jinja2>=3.1.0,<3.2.0 itsdangerous>=2.1.0,<2.2.0 click>=8.1.0,<9.0.0 -MarkupSafe>=2.1.0,<2.2.0 +MarkupSafe>=2.1.0,<3.1.0 blinker>=1.6.2