Skip to content

Commit

Permalink
chore(deps): bump pillow from 9.4.0 to 9.5.0 (speced#2515)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 28, 2023
1 parent b7127dd commit 3383f40
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 83 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ html5lib = "==1.1"
isodate = "==0.6.1"
json-home-client = "==1.1.1"
lxml = "==4.9.2"
Pillow = "==9.4.0"
Pillow = "==9.5.0"
Pygments = "==2.15.1"
requests = "==2.29.0"
result = "==0.8.0"
Expand Down
149 changes: 69 additions & 80 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#

-i https://pypi.org/simple/
about-time==4.2.1; python_version >= '3.7' and python_version < '4'
about-time==4.2.1; python_version >= '3.7' and python_version < '4.0'
aiofiles==23.1.0
aiohttp==3.8.4
aiosignal==1.3.1; python_version >= '3.7'
Expand All @@ -24,7 +24,7 @@ isodate==0.6.1
json-home-client==1.1.1
lxml==4.9.2
multidict==6.0.4; python_version >= '3.7'
pillow==9.4.0
pillow==9.5.0
pygments==2.15.1
requests==2.29.0
result==0.8.0
Expand Down

0 comments on commit 3383f40

Please sign in to comment.