diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-03 15:33:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 15:33:04 +0000 |
commit | c77e8db21d2bc99ba4ab45627c226e046e08c214 (patch) | |
tree | bbe83be802363dcfec4b4cb361137fb156ca1036 /pyproject.toml | |
parent | 6e1296ef714e2931b41364219585d31e84ba6d9a (diff) |
Bump pillow from 10.0.1 to 10.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.3.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/10.0.1...10.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 84abe8e..9b2cb59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ Jinja2 = "^3.1.2" markdown2 = "^2.4.10" Pygments = "^2.16.1" "Mastodon.py" = "^1.8.0" -Pillow = "10.0.1" +Pillow = "10.3.0" requests = "^2.31.0" certifi = "^2023.7.22" urllib3 = "^2.0.7" |