aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-25 06:43:13 +0000
committerGitHub <[email protected]>2022-11-25 06:43:13 +0000
commit3cb4c19b210e4617ef6212bf7d39569813cc9d29 (patch)
tree342a03beddfe8370753eb998b1b932b70bc382e1
parent2f6a7aade54bbc3d1379133478f5d77e5d764f22 (diff)
downloadSquare-3cb4c19b210e4617ef6212bf7d39569813cc9d29.tar.gz
build(deps): bump pillow from 9.2.0 to 9.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.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/9.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ac7741f..0febcdd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ h11==0.14.0
6httpcore==0.16.1 6httpcore==0.16.1
7httpx==0.23.1 7httpx==0.23.1
8idna==3.4 8idna==3.4
9Pillow==9.2.0 9Pillow==9.3.0
10python-telegram-bot==20.0a6 10python-telegram-bot==20.0a6
11pytz==2022.6 11pytz==2022.6
12pytz-deprecation-shim==0.1.0.post0 12pytz-deprecation-shim==0.1.0.post0
Powered by cgit v1.2.3 (git 2.41.0)