From 789ed734b8135a2af96800f2449c44f512ad4de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:08:58 +0000 Subject: [PATCH] Bump itsdangerous from 2.1.2 to 2.2.0 Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/pallets/itsdangerous/releases) - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/itsdangerous/compare/2.1.2...2.2.0) --- updated-dependencies: - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f328c5b8..7262b2db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ MarkupSafe==2.1.3 Werkzeug==3.0.1 mkdocstrings[python]==0.23.0 mkdocs-material==9.4.7 -itsdangerous==2.1.2 +itsdangerous==2.2.0 Jinja2==3.1.2 mkdocs==1.5.3 SQLAlchemy==2.0.22