Skip to content

Commit 2c754b2

Browse files
Bump markupsafe from 2.1.5 to 3.0.1 in /backend/src
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 to 3.0.1. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.5...3.0.1) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88b484a commit 2c754b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ click==8.1.7
33
Flask==3.0.3
44
itsdangerous==2.2.0
55
Jinja2==3.1.4
6-
MarkupSafe==2.1.5
6+
MarkupSafe==3.0.1
77
Werkzeug==3.0.4
88
gunicorn==23.0.0

0 commit comments

Comments
 (0)