Skip to content

Commit bdc33eb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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==3.0.1
6+
MarkupSafe==3.0.2
77
Werkzeug==3.0.4
88
gunicorn==23.0.0

0 commit comments

Comments
 (0)