From 1aeecea711ce458e86c11f7a69f511c2802c8310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 06:16:46 +0000 Subject: [PATCH] build(deps): bump platformdirs from 4.3.2 to 4.3.3 in /plc4py 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] --- 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