From 83bc855d63830ed743f55d86ba5640bb05cc78f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 12:31:04 +0000 Subject: [PATCH] Bump docformatter from 1.7.1 to 1.7.2 Bumps [docformatter](https://github.com/PyCQA/docformatter) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/PyCQA/docformatter/releases) - [Changelog](https://github.com/PyCQA/docformatter/blob/master/CHANGELOG.md) - [Commits](https://github.com/PyCQA/docformatter/compare/v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: docformatter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 323183ff..cfe37441 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ black==23.3.0 -docformatter==1.7.1 +docformatter==1.7.2 filelock==3.12.1 flake8==6.0.0 isort==5.12.0