Skip to content

Commit 3383f40

Browse files
chore(deps): bump pillow from 9.4.0 to 9.5.0 (speced#2515)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7127dd commit 3383f40

File tree

3 files changed

+72
-83
lines changed

3 files changed

+72
-83
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ html5lib = "==1.1"
1717
isodate = "==0.6.1"
1818
json-home-client = "==1.1.1"
1919
lxml = "==4.9.2"
20-
Pillow = "==9.4.0"
20+
Pillow = "==9.5.0"
2121
Pygments = "==2.15.1"
2222
requests = "==2.29.0"
2323
result = "==0.8.0"

Pipfile.lock

Lines changed: 69 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77

88
-i https://pypi.org/simple/
9-
about-time==4.2.1; python_version >= '3.7' and python_version < '4'
9+
about-time==4.2.1; python_version >= '3.7' and python_version < '4.0'
1010
aiofiles==23.1.0
1111
aiohttp==3.8.4
1212
aiosignal==1.3.1; python_version >= '3.7'
@@ -24,7 +24,7 @@ isodate==0.6.1
2424
json-home-client==1.1.1
2525
lxml==4.9.2
2626
multidict==6.0.4; python_version >= '3.7'
27-
pillow==9.4.0
27+
pillow==9.5.0
2828
pygments==2.15.1
2929
requests==2.29.0
3030
result==0.8.0

0 commit comments

Comments
 (0)