Skip to content

Commit befa036

Browse files
Bump markupsafe from 3.0.1 to 3.0.2 (#11804)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccfea4a commit befa036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jinja2==3.1.4
102102
# via sphinx
103103
markupsafe==2.1.5 ; python_full_version < '3.9'
104104
# via jinja2
105-
markupsafe==3.0.1 ; python_full_version >= '3.9'
105+
markupsafe==3.0.2 ; python_full_version >= '3.9'
106106
# via jinja2
107107
mypy==1.4.1 ; python_full_version < '3.8'
108108
# via cryptography (pyproject.toml)

0 commit comments

Comments
 (0)