From 83fb587982bd95e04906702b04b5ba28cd226554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:48:37 +0200 Subject: [PATCH] build(deps): bump platformdirs from 4.3.2 to 4.3.3 in /plc4py (#1758) Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.2...4.3.3) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 2aa7dcdb34c..7bcf301650f 100644 --- a/plc4py/requirements.txt +++ b/plc4py/requirements.txt @@ -38,7 +38,7 @@ nodeenv==1.9.1 packaging==24.1 pathspec==0.12.1 pip-tools==7.4.1 -platformdirs==4.3.2 +platformdirs==4.3.3 pluggy==1.5.0 pre-commit==3.8.0 pycodestyle==2.12.1