Skip to content

Commit 3abcdcd

Browse files
authored
Merge pull request #505 from sjefferson99/dependabot/pip/server/mistune-gte-3.3.2
build(deps): update mistune requirement from >=3.3.0 to >=3.3.2 in /server
2 parents 6fbc16d + b6bb463 commit 3abcdcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ packaging==26.2
1717
tzdata # IANA timezone database for zoneinfo on slim containers without system tzdata
1818
werkzeug>=3.1.8 # not directly required, pinned by Snyk to avoid a vulnerability
1919
zipp>=4.1.0 # not directly required, pinned by Snyk to avoid a vulnerability
20-
mistune>=3.3.0 # not directly required, pinned by Snyk to avoid a vulnerability
20+
mistune>=3.3.2 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)