Skip to content

Commit 955fd41

Browse files
authored
fix(deps): update dependency pillow to v11 (#50)
1 parent 0e44bf1 commit 955fd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ test = [
4444
"pytest-asyncio==0.24.0",
4545
"pytest==8.3.3",
4646
"pytest-cov==6.0.0",
47-
"Pillow==10.4.0",
47+
"Pillow==11.1.0",
4848
"google-cloud-secret-manager==2.22.0",
4949
"google-cloud-storage==2.19.0",
5050
]

0 commit comments

Comments
 (0)