Skip to content

Commit

Permalink
fix(deps): update dependency pillow to v10.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 3744741 commit d8c2614
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ protobuf = "^4.21.9"
contentful = "^2.0.0"
cachelib = "^0.10.2"
setuptools = "^68.0.0"
pillow = "^10.1.0"
pillow = "^10.4.0"
multidict = "^6.0.5"
graphql-server = {extras = ["flask"], version = "^3.0.0-beta.7"}
async-timeout = "^4.0.3"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ numpy==1.26.4
packaging==24.1
# via gunicorn
pandas==2.1.4
pillow==10.3.0
pillow==10.4.0
# via cairosvg
protobuf==4.24.4
pycparser==2.21
Expand Down

0 comments on commit d8c2614

Please sign in to comment.