From 2618b86864057f2ab4d8fbc9126daea79320abf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:56:28 +0000 Subject: [PATCH] Bump aqtinstall from 3.1.11 to 3.1.12 Bumps [aqtinstall](https://github.com/miurahr/aqtinstall) from 3.1.11 to 3.1.12. - [Release notes](https://github.com/miurahr/aqtinstall/releases) - [Changelog](https://github.com/miurahr/aqtinstall/blob/master/docs/CHANGELOG.rst) - [Commits](https://github.com/miurahr/aqtinstall/compare/v3.1.11...v3.1.12) --- updated-dependencies: - dependency-name: aqtinstall dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 12d9671e12..b831427fa0 100644 --- a/requirements.in +++ b/requirements.in @@ -2,7 +2,7 @@ glean-parser==13.0.0 oathtool==2.3.1 pyrsistent==0.20.0 yamllint==1.33.0 -aqtinstall==3.1.11 +aqtinstall==3.1.12 # Windows-only dependency included via glean-parser. # Dependabot misses this, so let's make it explict. diff --git a/requirements.txt b/requirements.txt index cf2ed0ac60..5817e7e331 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,9 +8,9 @@ appdirs==1.4.4 \ --hash=sha256:7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41 \ --hash=sha256:a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128 # via glean-parser -aqtinstall==3.1.11 \ - --hash=sha256:afdb6bde4f715914fbe83e89967f1bd27964e431cca18826dcd55b0769f108f8 \ - --hash=sha256:ff464aaa800de2bca9d8353a1ef069725fe7534168e970a8591c66ca04e4c071 +aqtinstall==3.1.12 \ + --hash=sha256:40ccb9bc6d2a0b086bb3d51ba78ab64f25938cfb7732cc0f578219cf0931126e \ + --hash=sha256:b9451b8341e3778125ae342f02225ba9309fe6dc3a77fed8d063933b98215880 # via -r requirements.in attrs==23.1.0 \ --hash=sha256:1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04 \