aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2022-11-24 22:43:49 -0800
committerGitHub <[email protected]>2022-11-24 22:43:49 -0800
commit84b7cd9953e081db933620d23667fe6e0604c819 (patch)
tree342a03beddfe8370753eb998b1b932b70bc382e1
parent2f6a7aade54bbc3d1379133478f5d77e5d764f22 (diff)
parent3cb4c19b210e4617ef6212bf7d39569813cc9d29 (diff)
downloadSquare-84b7cd9953e081db933620d23667fe6e0604c819.tar.gz
Merge pull request #1 from clarkzjw/dependabot/pip/pillow-9.3.0
build(deps): bump pillow from 9.2.0 to 9.3.0
-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)