Skip to content

Commit

Permalink
upgrade pillow version for vul item
Browse files Browse the repository at this point in the history
  • Loading branch information
lesscodingmorehappiness committed May 21, 2024
1 parent 4c1cca0 commit d54fe58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ azure = [
"azure-keyvault-certificates ~= 4.7.0",
"msrestazure ~= 0.6.4",
"cachetools ~= 5.2.0",
"Pillow ~= 10.2.0",
"Pillow ~= 10.3.0",
"PyGObject ~= 3.42.0; platform_system == 'Linux'",
]

Expand Down

0 comments on commit d54fe58

Please sign in to comment.