Skip to content

Commit 3c9dd9a

Browse files
authored
Merge pull request #212 from ProgrammingLab/dependabot/pip/backend/src/markupsafe-3.0.1
Bump markupsafe from 2.1.5 to 3.0.1 in /backend/src
2 parents b929070 + 2c754b2 commit 3c9dd9a

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)