From 65d1435da56909282fd3d984e2615310cc61b968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 11:11:24 -0700 Subject: [PATCH] Bump platformdirs from 2.5.1 to 2.5.2 in /dependencies/python (#2797) Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.1 to 2.5.2. - [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/2.5.1...2.5.2) --- 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> --- dependencies/python/black.txt | 2 +- dependencies/python/pylint.txt | 2 +- dependencies/python/snakefmt.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index f8adedb9..68d8dba4 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -2,6 +2,6 @@ black==22.3.0 click==8.1.2 mypy-extensions==0.4.3 pathspec==0.9.0 -platformdirs==2.5.1 +platformdirs==2.5.2 tomli==2.0.1 typing_extensions==4.2.0 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index a9c0448c..d5e6d2df 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -3,7 +3,7 @@ dill==0.3.4 isort==5.10.1 lazy-object-proxy==1.7.1 mccabe==0.7.0 -platformdirs==2.5.1 +platformdirs==2.5.2 pylint==2.13.5 tomli==2.0.1 typing_extensions==4.2.0 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index cb4cb2f0..001f20d5 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -3,7 +3,7 @@ click==8.1.2 importlib-metadata==1.7.0 mypy-extensions==0.4.3 pathspec==0.9.0 -platformdirs==2.5.1 +platformdirs==2.5.2 snakefmt==0.6.0 toml==0.10.2 tomli==2.0.1