diff --git a/com.usebottles.bottles.yml b/com.usebottles.bottles.yml index 6927c669c0..9a6bc9f359 100644 --- a/com.usebottles.bottles.yml +++ b/com.usebottles.bottles.yml @@ -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]+)$ @@ -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.]+)$ diff --git a/requirements.dev.txt b/requirements.dev.txt index dfd9350e08..c3d21ac8e8 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index bad2b4b540..5df06198d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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