Skip to content

Commit fac09a5

Browse files
Bump pillow from 8.1.2 to 9.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@8.1.2...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d254195 commit fac09a5

File tree

2 files changed

+36
-37
lines changed

2 files changed

+36
-37
lines changed

poetry.lock

Lines changed: 35 additions & 36 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
@@ -12,7 +12,7 @@ python = "^3.8"
1212
python-dateutil = "^2.8"
1313
asyncpg = "^0.25.0"
1414
sentry-sdk = "^1.5.4"
15-
Pillow = "^8.1"
15+
Pillow = "^9.0"
1616
gitpython = "^3"
1717
httpx = "^0.22.0"
1818
html2markdown = "^0.1.7"

0 commit comments

Comments
 (0)