Skip to content

Commit

Permalink
🤖: Update manifest (important) (#18)
Browse files Browse the repository at this point in the history
* Update PyPI dependencies

* Update 2 modules

Update vmtouch
Update ImageMagick to 7.1.1-19

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and orowith2os committed Nov 27, 2023
1 parent fd32096 commit 89349cc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions com.usebottles.bottles.pypi-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ sources:
url: https://files.pythonhosted.org/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl
sha256: e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970
- type: file
url: https://files.pythonhosted.org/packages/bc/85/ef25d4ba14c7653c3020a1c6e1a7413e6791ef36a0ac177efa605fc2c737/charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256: 246de67b99b6851627d945db38147d1b209a899311b1305dd84916f2b88526c6
url: https://files.pythonhosted.org/packages/ff/b6/9222090f396f33cd58aa5b08b9bbf8871416b746a0c7b412a41a973674a5/charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256: f0d1e3732768fecb052d90d62b220af62ead5748ac51ef61e7b32c266cac9293
only-arches:
- x86_64
- type: file
Expand Down Expand Up @@ -62,8 +62,8 @@ sources:
url: https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl
sha256: 58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f
- type: file
url: https://files.pythonhosted.org/packages/37/dc/399e63f5d1d96bb643404ee830657f4dfcf8503f5ba8fa3c6d465d0c57fe/urllib3-2.0.5-py3-none-any.whl
sha256: ef16afa8ba34a1f989db38e1dbbe0c302e4289a47856990d0682e374563ce35e
url: https://files.pythonhosted.org/packages/26/40/9957270221b6d3e9a3b92fdfba80dd5c9661ff45a664b47edd5d00f707f5/urllib3-2.0.6-py3-none-any.whl
sha256: 7a7c7003b000adf9e7ca2a377c9688bbc54ed41b985789ed576570342a375cd2
- type: file
url: https://files.pythonhosted.org/packages/b8/8b/31273bf66016be6ad22bb7345c37ff350276cfd46e389a0c2ac5da9d9073/wheel-0.41.2-py3-none-any.whl
sha256: 75909db2664838d015e3d9139004ee16711748a52c8f336b52882266540215d8
6 changes: 3 additions & 3 deletions com.usebottles.bottles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ modules:
sources:
- type: git
url: https://github.com/hoytech/vmtouch
commit: 8f6898e3c027f445962e223ca7a7b33d40395fc6
commit: af86e27675843b3c7e4ddfee66ddbaf44eff43c4
x-checker-data:
type: json
url: https://api.github.com/repos/hoytech/vmtouch/commits
Expand Down Expand Up @@ -191,8 +191,8 @@ modules:
sources:
- type: git
url: https://github.com/ImageMagick/ImageMagick
tag: 7.1.1-18
commit: 44b2ac8c0326c895a1663071e129d01cc221bc79
tag: 7.1.1-19
commit: 99da019efe78c44808f2a1c88684e7822a1fd692
x-checker-data:
type: git
tag-pattern: ^([\d.]+-[\d]+)$
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ FVS==0.3.4
orjson==3.9.7
pycairo==1.25.0
PyGObject==3.46.0
charset-normalizer==3.2.0
charset-normalizer==3.3.0
idna==3.4
urllib3==2.0.5
urllib3==2.0.6
certifi==2023.7.22
pefile==2023.2.7

0 comments on commit 89349cc

Please sign in to comment.