Skip to content

Commit

Permalink
build(deps): bump pillow from 9.5.0 to 10.0.1
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.5.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent f6e30cc commit b298ee4
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 70 deletions.
126 changes: 57 additions & 69 deletions 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 @@ -13,7 +13,7 @@ aiodns = "^3.1.0"
aiohttp = "^3.8.6"
hachoir = "^3.2.0"
humanfriendly = "^10.0"
Pillow = "^9.5.0"
Pillow = "^10.0.1"
cachetools = "^5.3.1"
pymongo = "^4.5.0"
dnspython = "^2.4.2"
Expand Down

0 comments on commit b298ee4

Please sign in to comment.