From 82d820805fe5392d279858c8c269de59170eb848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 20:54:33 -0600 Subject: [PATCH] chore(deps): bump pre-commit-hooks from 4.3.0 to 4.4.0 (#168) Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: pre-commit-hooks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Techno Tim --- requirements.txt | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/requirements.txt b/requirements.txt index f9bf7ee43..685d56099 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,8 +68,6 @@ identify==2.5.8 # via pre-commit idna==3.4 # via requests -importlib-resources==5.10.0 - # via jsonschema jinja2==3.1.2 # via # ansible-core @@ -118,8 +116,6 @@ pathspec==0.10.1 # via # black # yamllint -pkgutil-resolve-name==1.3.10 - # via jsonschema platformdirs==2.5.2 # via # black @@ -128,7 +124,7 @@ pluggy==1.0.0 # via molecule pre-commit==2.20.0 # via -r requirements.in -pre-commit-hooks==4.3.0 +pre-commit-hooks==4.4.0 # via -r requirements.in pyasn1==0.4.8 # via @@ -184,8 +180,6 @@ ruamel-yaml==0.17.21 # via # ansible-lint # pre-commit-hooks -ruamel-yaml-clib==0.2.7 - # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 @@ -199,14 +193,6 @@ text-unidecode==1.3 # via python-slugify toml==0.10.2 # via pre-commit -tomli==2.0.1 - # via - # black - # pre-commit-hooks -typing-extensions==4.4.0 - # via - # black - # rich urllib3==1.26.12 # via # kubernetes @@ -221,8 +207,6 @@ yamllint==1.28.0 # via # -r requirements.in # ansible-lint -zipp==3.10.0 - # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools