Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖: Update manifest (important) #21

Merged
merged 2 commits into from
Dec 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions com.usebottles.bottles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ modules:
sources:
- type: git
url: https://github.com/ImageMagick/ImageMagick
tag: 7.1.1-19
commit: 99da019efe78c44808f2a1c88684e7822a1fd692
tag: 7.1.1-21
commit: 58d86e4e107603a95f2f35da99540a2eb69b458d
x-checker-data:
type: git
tag-pattern: ^([\d.]+-[\d]+)$
Expand Down Expand Up @@ -261,8 +261,8 @@ modules:
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/vte
tag: 0.74.0
commit: 7fb5b2395c9e9c786c2277bc98d7e2661485fb10
tag: 0.74.1
commit: eee37c871173d04387cd0004dde7f8676f390f62
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
Expand Down
4 changes: 2 additions & 2 deletions 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.2
pytest==7.4.3
requirements-parser==0.5.0
mypy==1.5.1
mypy==1.7.1
types_Markdown
types-PyYAML
types-Pygments
Expand Down
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Updated using pur -r requirements.txt
wheel==0.41.2
wheel==0.42.0
PyYAML==6.0.1
pycurl==7.45.2
chardet==5.2.0
requests[use_chardet_on_py3]==2.31.0
Markdown==3.4.4
Markdown==3.5.1
icoextract==0.1.4
patool==1.12
patool==2.0.0
pathvalidate==3.2.0
FVS==0.3.4
orjson==3.9.7
pycairo==1.25.0
orjson==3.9.10
pycairo==1.25.1
PyGObject==3.46.0
charset-normalizer==3.3.0
idna==3.4
urllib3==2.0.6
certifi==2023.7.22
charset-normalizer==3.3.2
idna==3.6
urllib3==2.1.0
certifi==2023.11.17
pefile==2023.2.7