Skip to content

Commit 801efc8

Browse files
Bump markupsafe from 2.1.5 to 3.0.2 (#1041)
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 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.1.5...3.0.2) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:development 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 a3d4c1d commit 801efc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jax==0.4.31 ; python_version >= "3.10" and python_version < "3.13"
2121
jaxlib==0.5.3 ; python_version >= "3.10" and python_version < "3.13"
2222
jinja2==3.1.6 ; python_version >= "3.10" and python_version < "3.13"
2323
kiwisolver==1.4.5 ; python_version >= "3.10" and python_version < "3.13"
24-
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "3.13"
24+
markupsafe==3.0.2 ; python_version >= "3.10" and python_version < "3.13"
2525
matplotlib==3.10.1 ; python_version >= "3.10" and python_version < "3.13"
2626
ml-dtypes==0.5.1 ; python_version >= "3.10" and python_version < "3.13"
2727
mpmath==1.3.0 ; python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)