aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-18 04:07:37 +0000
committerGravatar GitHub <[email protected]>2023-10-18 04:07:37 +0000
commit2e6ab8d8c0378a496183c0af09dbdbde21e3e7f0 (patch)
tree0255d1d544b61464e08a51dca21b96a851a9e081 /pyproject.toml
parentBump pre-commit from 3.4.0 to 3.5.0 (#1384) (diff)
Bump pillow from 10.0.1 to 10.1.0 (#1383)
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 6a7ad5f0..20031304 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,7 +15,7 @@ aiodns = "3.0.0"
rapidfuzz = "3.4.0"
arrow = "1.3.0"
beautifulsoup4 = "4.12.2"
-pillow = "10.0.1"
+pillow = "10.1.0"
sentry-sdk = "1.32.0"
PyYAML = "6.0.1"
emojis = "0.7.0"