From af9761587b297060ca56b3f9130752f6cc96a5f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 14:59:49 +1100 Subject: [PATCH] chore(deps-dev): bump flake8-pyproject from 1.2.2 to 1.2.3 (#14) Bumps [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/john-hen/Flake8-pyproject/releases) - [Commits](https://github.com/john-hen/Flake8-pyproject/compare/1.2.2...1.2.3) --- updated-dependencies: - dependency-name: flake8-pyproject dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index cc35b5e..2c24730 100644 --- a/poetry.lock +++ b/poetry.lock @@ -309,13 +309,13 @@ test = ["PyHamcrest", "pytest", "pytest-cov"] [[package]] name = "flake8-pyproject" -version = "1.2.2" +version = "1.2.3" description = "Flake8 plug-in loading the configuration from pyproject.toml" category = "dev" optional = false python-versions = ">= 3.6" files = [ - {file = "flake8_pyproject-1.2.2-py3-none-any.whl", hash = "sha256:52d412219e7db6227faa654675b1435947b11d49b453f3eced760f19bdd6f06a"}, + {file = "flake8_pyproject-1.2.3-py3-none-any.whl", hash = "sha256:6249fe53545205af5e76837644dc80b4c10037e73a0e5db87ff562d75fb5bd4a"}, ] [package.dependencies]