From fccc88425239e4228555f16f16217c416143cb78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 00:15:53 +0000 Subject: [PATCH] Bump circuits_gpio from 2.1.2 to 2.1.3 in /hello_wifi in the deps group Bumps the deps group in /hello_wifi with 1 update: [circuits_gpio](https://github.com/elixir-circuits/circuits_gpio). Updates `circuits_gpio` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/elixir-circuits/circuits_gpio/releases) - [Changelog](https://github.com/elixir-circuits/circuits_gpio/blob/main/CHANGELOG.md) - [Commits](https://github.com/elixir-circuits/circuits_gpio/compare/v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: circuits_gpio dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] --- hello_wifi/mix.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_wifi/mix.lock b/hello_wifi/mix.lock index 24e1c8dd..d4071afd 100644 --- a/hello_wifi/mix.lock +++ b/hello_wifi/mix.lock @@ -1,7 +1,7 @@ %{ "beam_notify": {:hex, :beam_notify, "1.1.1", "da7dd04f16120bcab71f01ff81607ea38ad78af859cd87fad2012eac8feab034", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "5a09fc8449171da423f781de16b95cdec52763e60308345de6f15358c2382a42"}, "castore": {:hex, :castore, "1.0.15", "8aa930c890fe18b6fe0a0cff27b27d0d4d231867897bd23ea772dee561f032a3", [:mix], [], "hexpm", "96ce4c69d7d5d7a0761420ef743e2f4096253931a3ba69e5ff8ef1844fe446d3"}, - "circuits_gpio": {:hex, :circuits_gpio, "2.1.2", "b4efcf84e6a74910b9fd0488d9fc8177d1cf80bb585782caaafc91bb035a74a4", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "4b7c9de074a3c00937c01b0cd8781dd9114b1eb4705e99e7a22d46ad4899e157"}, + "circuits_gpio": {:hex, :circuits_gpio, "2.1.3", "7f5b8262a7ee39729b11b42cb5ce3216145649aa315fd08fc3405ca7139382b4", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "8616d3085f0e3b794f330cef8d4200ed83a0a2a8edf011d75d9e024299118220"}, "circular_buffer": {:hex, :circular_buffer, "1.0.0", "25c004da0cba7bd8bc1bdabded4f9a902d095e20600fd15faf1f2ffbaea18a07", [:mix], [], "hexpm", "c829ec31c13c7bafd1f546677263dff5bfb006e929f25635878ac3cfba8749e5"}, "cowboy": {:hex, :cowboy, "2.13.0", "09d770dd5f6a22cc60c071f432cd7cb87776164527f205c5a6b0f24ff6b38990", [:make, :rebar3], [{:cowlib, ">= 2.14.0 and < 3.0.0", [hex: :cowlib, repo: "hexpm", optional: false]}, {:ranch, ">= 1.8.0 and < 3.0.0", [hex: :ranch, repo: "hexpm", optional: false]}], "hexpm", "e724d3a70995025d654c1992c7b11dbfea95205c047d86ff9bf1cda92ddc5614"}, "cowboy_telemetry": {:hex, :cowboy_telemetry, "0.4.0", "f239f68b588efa7707abce16a84d0d2acf3a0f50571f8bb7f56a15865aae820c", [:rebar3], [{:cowboy, "~> 2.7", [hex: :cowboy, repo: "hexpm", optional: false]}, {:telemetry, "~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "7d98bac1ee4565d31b62d59f8823dfd8356a169e7fcbb83831b8a5397404c9de"},