From 8a89630159afd9521b6d04225ec0c5dd34af3dd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 12:39:48 -0700 Subject: [PATCH] Bump platformdirs from 3.2.0 to 3.5.1 in /dependencies/python (#4200) Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.2.0 to 3.5.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/3.2.0...3.5.1) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/black.txt | 2 +- dependencies/python/pylint.txt | 2 +- dependencies/python/snakefmt.txt | 2 +- dependencies/python/snakemake.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 763d2784..81ea61e3 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -15,7 +15,7 @@ mdurl==0.1.2 mypy-extensions==1.0.0 packaging==23.1 pathspec==0.11.1 -platformdirs==3.2.0 +platformdirs==3.5.1 pycparser==2.21 Pygments==2.15.0 pyrsistent==0.19.3 diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index 9a5082d7..e42e8d9b 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -3,5 +3,5 @@ click==8.1.3 mypy-extensions==1.0.0 packaging==23.1 pathspec==0.11.1 -platformdirs==3.2.0 +platformdirs==3.5.1 tomli==2.0.1 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index b79e5d6d..c882b6b7 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -3,7 +3,7 @@ dill==0.3.6 isort==5.12.0 lazy-object-proxy==1.9.0 mccabe==0.7.0 -platformdirs==3.2.0 +platformdirs==3.5.1 pylint==2.17.2 tomli==2.0.1 tomlkit==0.11.7 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index f442751f..b296d073 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -3,7 +3,7 @@ click==8.1.3 mypy-extensions==1.0.0 packaging==23.1 pathspec==0.11.1 -platformdirs==3.2.0 +platformdirs==3.5.1 snakefmt==0.8.4 toml==0.10.2 tomli==2.0.1 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 1b49caf4..7eb4622a 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -18,7 +18,7 @@ jupyter_core==5.3.0 MarkupSafe==2.1.2 nbformat==5.8.0 plac==1.3.5 -platformdirs==3.2.0 +platformdirs==3.5.1 psutil==5.9.4 PuLP==2.7.0 pyrsistent==0.19.3