From 67d756cf51fc96c25a9618efd64f741e545e7184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 17:24:30 -0700 Subject: [PATCH] Bump pathspec from 0.11.1 to 0.11.2 in /dependencies/python (#4706) Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](https://github.com/cpburnz/python-pathspec/compare/v0.11.1...v0.11.2) --- updated-dependencies: - dependency-name: pathspec 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/ansible-lint.txt | 2 +- dependencies/python/black.txt | 2 +- dependencies/python/snakefmt.txt | 2 +- dependencies/python/sqlfluff.txt | 2 +- dependencies/python/yamllint.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index d8cc44a1..c45d2e09 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -14,7 +14,7 @@ MarkupSafe==2.1.2 mdurl==0.1.2 mypy-extensions==1.0.0 packaging==23.2 -pathspec==0.11.1 +pathspec==0.11.2 platformdirs==3.5.1 pycparser==2.21 Pygments==2.15.1 diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index d62c8306..d4389a12 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -2,6 +2,6 @@ black==23.3.0 click==8.1.3 mypy-extensions==1.0.0 packaging==23.2 -pathspec==0.11.1 +pathspec==0.11.2 platformdirs==3.5.1 tomli==2.0.1 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index 0c54e7b3..945f80f2 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -2,7 +2,7 @@ black==23.3.0 click==8.1.3 mypy-extensions==1.0.0 packaging==23.2 -pathspec==0.11.1 +pathspec==0.11.2 platformdirs==3.5.1 snakefmt==0.8.4 toml==0.10.2 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index e7dcbcdf..5f1f8f8a 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -8,7 +8,7 @@ iniconfig==2.0.0 Jinja2==3.1.2 MarkupSafe==2.1.2 packaging==23.2 -pathspec==0.11.1 +pathspec==0.11.2 pluggy==1.0.0 Pygments==2.15.1 pytest==7.4.0 diff --git a/dependencies/python/yamllint.txt b/dependencies/python/yamllint.txt index 805077c4..1d7e702b 100644 --- a/dependencies/python/yamllint.txt +++ b/dependencies/python/yamllint.txt @@ -1,3 +1,3 @@ -pathspec==0.11.1 +pathspec==0.11.2 PyYAML==6.0.1 yamllint==1.31.0