Skip to content

Commit 9a6a83f

Browse files
Bump markupsafe from 2.0.1 to 3.0.2
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.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@2.0.1...3.0.2) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9c1c47 commit 9a6a83f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ pylint~=3.2.7
1414
Pillow==10.3.0
1515
requests~=2.32.3
1616
sentry-sdk[flask]~=2.14.0
17-
markupsafe==2.1.2
17+
markupsafe==3.0.2
1818
Werkzeug==1.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ mako==1.2.2
8787
# via
8888
# alembic
8989
# oic
90-
markupsafe==2.0.1
90+
markupsafe==3.0.2
9191
# via
9292
# -r requirements.in
9393
# jinja2

0 commit comments

Comments
 (0)