From f59f638da8015b91b42a1ee11ca20102f2088f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:36:26 -0500 Subject: [PATCH] Bump markupsafe from 2.1.4 to 2.1.5 (#117) * Bump markupsafe from 2.1.4 to 2.1.5 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.4 to 2.1.5. - [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.4...2.1.5) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update requirements.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Justin Hayes --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5c702c4..9aabfc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,11 +6,11 @@ gunicorn==21.2.0 idna==3.6 itsdangerous==2.1.2 Jinja2==3.1.3 -MarkupSafe==2.1.4 +MarkupSafe==2.1.5 PyJWT==2.8.0 -pytz==2023.4 +pytz==2024.1 requests==2.31.0 six==1.16.0 twilio==8.12.0 -urllib3==2.1.0 +urllib3==2.2.0 Werkzeug==3.0.1