From b0d1acee1f8050d1684a28ddbf8315f81d084fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:17:31 +0000 Subject: [PATCH] Bump packaging from 23.1 to 23.2 in /dependencies/python (#4743) Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/23.1...23.2) --- updated-dependencies: - dependency-name: packaging 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/snakefmt.txt | 2 +- dependencies/python/sqlfluff.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 557da6f3..d8cc44a1 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -13,7 +13,7 @@ markdown-it-py==2.2.0 MarkupSafe==2.1.2 mdurl==0.1.2 mypy-extensions==1.0.0 -packaging==23.1 +packaging==23.2 pathspec==0.11.1 platformdirs==3.5.1 pycparser==2.21 diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index e42e8d9b..d62c8306 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -1,7 +1,7 @@ black==23.3.0 click==8.1.3 mypy-extensions==1.0.0 -packaging==23.1 +packaging==23.2 pathspec==0.11.1 platformdirs==3.5.1 tomli==2.0.1 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index b296d073..0c54e7b3 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -1,7 +1,7 @@ black==23.3.0 click==8.1.3 mypy-extensions==1.0.0 -packaging==23.1 +packaging==23.2 pathspec==0.11.1 platformdirs==3.5.1 snakefmt==0.8.4 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index f8859e80..e7dcbcdf 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -7,7 +7,7 @@ exceptiongroup==1.1.2 iniconfig==2.0.0 Jinja2==3.1.2 MarkupSafe==2.1.2 -packaging==23.1 +packaging==23.2 pathspec==0.11.1 pluggy==1.0.0 Pygments==2.15.1