Skip to content

Commit c0f18f6

Browse files
⬆️ Bump markupsafe from 2.1.5 to 3.0.2
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f22ea4 commit c0f18f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jiter==0.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
2828
jsonschema-specifications==2023.12.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
2929
jsonschema==4.23.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
3030
litellm==1.60.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
31-
markupsafe==2.1.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
31+
markupsafe==3.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
3232
multidict==6.0.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
3333
openai==1.63.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
3434
packaging==23.2 ; python_full_version >= "3.8.1" and python_version < "4.0"

0 commit comments

Comments
 (0)