From 137ec36cab395e4df2a4d9909bfe4a755d817a65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 22:08:14 +0000 Subject: [PATCH] Bump microvenv from 2023.2.0 to 2023.4 Bumps [microvenv](https://github.com/brettcannon/microvenv) from 2023.2.0 to 2023.4. - [Release notes](https://github.com/brettcannon/microvenv/releases) - [Commits](https://github.com/brettcannon/microvenv/compare/v2023.2.0...v2023.4) --- updated-dependencies: - dependency-name: microvenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 205b9fc4804c..f1ac794e4709 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,9 +8,9 @@ importlib-metadata==6.7.0 \ --hash=sha256:1aaf550d4f73e5d6783e7acb77aec43d49da8017410afae93822cc9cca98c4d4 \ --hash=sha256:cb52082e659e97afc5dac71e79de97d8681de3aa07ff18578330904a9d18e5b5 # via -r requirements.in -microvenv==2023.2.0 \ - --hash=sha256:5b46296d6a65992946da504bd9e724a5becf5c256091f2f9383e5b4e9f567f23 \ - --hash=sha256:a07e88a8fb5ee90219b86dd90095cb5646462d45d30285ea3b1a3c7cf33616d3 +microvenv==2023.4 \ + --hash=sha256:0f8539efcd22a4ca81f2c14754c3fba8346dcaf02477036f3b35e6574b79bc1f \ + --hash=sha256:d0a70db035c9c2cde0b76d65a5b9eb02ff47956eba234a48e43560710c46e5e5 # via -r requirements.in packaging==23.2 \ --hash=sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5 \