Skip to content

Commit 9057342

Browse files
Bump pillow from 9.5.0 to 10.0.1 (#110)
1 parent b0bf21e commit 9057342

File tree

3 files changed

+113
-137
lines changed

3 files changed

+113
-137
lines changed

poetry.lock

Lines changed: 57 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ email_validator = "^2.0.0"
3535
flask-principal = "^0.4.0"
3636
flask-admin = "^1.6.1"
3737
sqlalchemy = "^1.3.17"
38-
pillow = "^9.5.0"
38+
pillow = ">=9.5,<11.0"
3939
flask-restful = "^0.3.8"
4040
flask-login = "^0.6.3"
4141
flask-caching = "2.1.0"

0 commit comments

Comments
 (0)