From c9f6c329df4716023e965d68b77592a83724a90f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:54:40 -0700 Subject: [PATCH] fix(deps): bump markupsafe from 3.0.0 to 3.0.1 in the python-pip group (#185) Bumps the python-pip group with 1 update: [markupsafe](https://github.com/pallets/markupsafe). Updates `markupsafe` from 3.0.0 to 3.0.1 - [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/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 22f7964..531be6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pip-install == 1.3.5 itsdangerous == 2.2.0 Jinja2 == 3.1.4 libsass == 0.23.0 -MarkupSafe == 3.0.0 +MarkupSafe == 3.0.1 numpy == 2.1.2 pandas == 2.2.3 pip == 24.2