From 9f67c6be0dfc29a8b278fd934c5f79ef09ebee37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 16:58:30 +0000 Subject: [PATCH] chore(pip-prod)(deps): 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 690d04c..6fe0030 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.8.0 +nodeenv==1.9.0 packaging==24.0 pathspec==0.12.1 platformdirs==4.2.2