Skip to content

Commit c012fb2

Browse files
terrikosnyk-bot
andauthored
chore: [Snyk] Security upgrade pillow from 9.5.0 to 10.3.0 (#4018)
* fix: doc/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6043904 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6182918 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219984 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219986 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6514866 * fix: add blank line at end of file --------- Co-authored-by: snyk-bot <[email protected]>
1 parent e7e31d0 commit c012fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Sphinx==7.2.6
22
sphinx_markdown_tables
33
myst_parser==2.0.0
44
sbom2doc
5-
pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
5+
pillow>=10.3.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)