From f15121b9e45ad55112d5ae3eff3c67a2830f3754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 07:06:32 +0000 Subject: [PATCH] chore(deps): Bump markupsafe from 2.1.2 to 2.1.3 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.2 to 2.1.3. - [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.2...2.1.3) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e5f3d8da..c0d7d4f8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ idna==3.4 imagesize==1.4.1 importlib-metadata==6.6.0 Jinja2==3.1.2 -MarkupSafe==2.1.2 +MarkupSafe==2.1.3 packaging==23.1 Pillow==9.5.0 Pygments==2.15.1