Skip to content

Commit 730afd3

Browse files
Bump markupsafe from 2.1.5 to 3.0.3 (#2794)
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 to 3.0.3. - [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.3) --- updated-dependencies: - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 435357c commit 730afd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jiter==0.11.0
162162
# via openai
163163
markdown-it-py==3.0.0
164164
# via rich
165-
markupsafe==2.1.5
165+
markupsafe==3.0.3
166166
# via
167167
# jinja2
168168
# quart

0 commit comments

Comments
 (0)