From 862afd16bf2f0888c91b47ecb27d581bf287adb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 00:46:54 +0000 Subject: [PATCH] Bump nodeenv from 1.8.0 to 1.9.0 Bumps [nodeenv](https://github.com/ekalinin/nodeenv) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/ekalinin/nodeenv/releases) - [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES) - [Commits](https://github.com/ekalinin/nodeenv/compare/1.8.0...1.9.0) --- updated-dependencies: - dependency-name: nodeenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 7f418f8dd..b425297fc 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -5,4 +5,4 @@ pytest-asyncio radon==6.0.1 types-python-dateutil # Added for prettier -nodeenv==1.8.0 +nodeenv==1.9.0