From 157bf8b6c45c196219659ccf059928de63c07b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 16:48:41 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump nodeenv from 1.9.0 to 1.9.1 Bumps [nodeenv](https://github.com/ekalinin/nodeenv) from 1.9.0 to 1.9.1. - [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.9.0...1.9.1) --- updated-dependencies: - dependency-name: nodeenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50ec193..c3139fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ iniconfig==2.0.0 lazy-object-proxy==1.10.0 mccabe==0.7.0 mypy-extensions==1.0.0 -nodeenv==1.9.0 +nodeenv==1.9.1 packaging==24.0 pathspec==0.12.1 platformdirs==4.2.2