From 990c6395926ca10619317923e231d037d58cbe09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 09:27:44 +0000 Subject: [PATCH] build(deps): bump platformdirs from 4.2.0 to 4.2.1 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/4.2.0...4.2.1) --- updated-dependencies: - dependency-name: platformdirs 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 1bb800c72..57501809f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ packaging==24.0 pathspec==0.12.1 pigar==2.1.4 pipreqs==0.5.0 -platformdirs==4.2.0 +platformdirs==4.2.1 pycparser==2.22 PyGithub==2.3.0 PyJWT==2.8.0