This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push:
new b174f28777 build(deps): bump nodeenv from 1.9.0 to 1.9.1 in /plc4py
(#1637)
b174f28777 is described below
commit b174f28777df8803daa2a4ed80793723078daf4b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 5 09:13:24 2024 +0200
build(deps): bump nodeenv from 1.9.0 to 1.9.1 in /plc4py (#1637)
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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
plc4py/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plc4py/requirements.txt b/plc4py/requirements.txt
index 45fc5758c5..e93e858e72 100644
--- a/plc4py/requirements.txt
+++ b/plc4py/requirements.txt
@@ -34,7 +34,7 @@ mccabe==0.7.0
mock==5.1.0
mypy==1.10.0
mypy-extensions==1.0.0
-nodeenv==1.9.0
+nodeenv==1.9.1
packaging==24.0
pathspec==0.12.1
pip-tools==7.4.1