Skip to content

Commit

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

* Update runtime.tar.gz to 0.6.3

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 17, 2023
1 parent a898cc4 commit 847070d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions com.usebottles.bottles.pypi-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ sources:
url: https://files.pythonhosted.org/packages/fc/34/3030de6f1370931b9dbb4dad48f6ab1015ab1d32447850b9fc94e60097be/idna-3.4-py3-none-any.whl
sha256: 90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2
- type: file
url: https://files.pythonhosted.org/packages/c9/49/045ede311c0997692ee3467f09e238ef1b537d1b70a2292447d9df511c16/orjson-3.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256: 4974cc2ebb53196081fef96743c02c8b073242b20a40b65d2aa2365ba8c949df
url: https://files.pythonhosted.org/packages/34/7a/9ec6142fdab1749eacbab23c8a502cccb57f1985d764a5cfacad1d55a2de/orjson-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256: f13d61c0c7414ddee1ef4d0f303e2222f8cced5a2e26d9774751aecd72324c9e
only-arches:
- x86_64
- type: file
Expand Down
4 changes: 2 additions & 2 deletions com.usebottles.bottles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,8 @@ modules:
- cp -a * /app/etc/runtime/
sources:
- type: archive
url: https://github.com/bottlesdevs/runtime/releases/download/0.6.2/runtime.tar.gz
sha256: 5ccb0ed38672e404f1b0dce14c35df95caf4f85294e3f667483dbb96dee3eff4
url: https://github.com/bottlesdevs/runtime/releases/download/0.6.3/runtime-0.6.3.tar.gz
sha256: d7749b48927bd782e128e372a1d7085133fbe300eb9193134eb821f61bc5fad6
x-checker-data:
type: json
is-important: true
Expand Down
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Updated using pur -r requirements.txt
pytest==7.4.0
requirements-parser==0.5.0
mypy==1.5.0
mypy==1.5.1
types_Markdown
types-PyYAML
types-Pygments
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ icoextract==0.1.4
patool==1.12
pathvalidate==3.1.0
FVS==0.3.4
orjson==3.9.4
orjson==3.9.5
pycairo==1.24.0
PyGObject==3.44.1
charset-normalizer==3.2.0
Expand Down

0 comments on commit 847070d

Please sign in to comment.