aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-03 15:03:48 +0000
committerGravatar GitHub <[email protected]>2023-04-03 15:03:48 +0000
commite8c1856aa6a4bc8b52b6865956c8f68dd8b3b85d (patch)
treea060d295f98f4a940380e43c2f761db0dba75687 /pyproject.toml
parentBump rapidfuzz from 2.13.7 to 2.15.0 (#1246) (diff)
Bump pillow from 9.4.0 to 9.5.0 (#1247)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...9.5.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f9da8395..bc916b61 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,7 +15,7 @@ aiodns = "3.0.0"
rapidfuzz = "2.15.0"
arrow = "1.2.3"
beautifulsoup4 = "4.12.0"
-pillow = "9.4.0"
+pillow = "9.5.0"
sentry-sdk = "1.18.0"
PyYAML = "6.0"
emojis = "0.7.0"