diff options
author | clarkzjw <[email protected]> | 2022-11-24 22:43:49 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2022-11-24 22:43:49 -0800 |
commit | 84b7cd9953e081db933620d23667fe6e0604c819 (patch) | |
tree | 342a03beddfe8370753eb998b1b932b70bc382e1 /requirements.txt | |
parent | 2f6a7aade54bbc3d1379133478f5d77e5d764f22 (diff) | |
parent | 3cb4c19b210e4617ef6212bf7d39569813cc9d29 (diff) | |
download | Square-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
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
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 | |||
6 | httpcore==0.16.1 | 6 | httpcore==0.16.1 |
7 | httpx==0.23.1 | 7 | httpx==0.23.1 |
8 | idna==3.4 | 8 | idna==3.4 |
9 | Pillow==9.2.0 | 9 | Pillow==9.3.0 |
10 | python-telegram-bot==20.0a6 | 10 | python-telegram-bot==20.0a6 |
11 | pytz==2022.6 | 11 | pytz==2022.6 |
12 | pytz-deprecation-shim==0.1.0.post0 | 12 | pytz-deprecation-shim==0.1.0.post0 |