From 701d303f43d87cebb56696d4cd779ab27bfa3ab1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 12:12:34 +0000 Subject: [PATCH] build(deps-dev): bump dlint from 0.14.1 to 0.15.0 Bumps [dlint](https://github.com/dlint-py/dlint) from 0.14.1 to 0.15.0. - [Changelog](https://github.com/dlint-py/dlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/dlint-py/dlint/compare/0.14.1...0.15.0) --- updated-dependencies: - dependency-name: dlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 89159a3..bac27a3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ bump2version == 1.0.1 codespell == 2.3.0 -dlint == 0.14.1 +dlint == 0.15.0 flake8 == 7.0.0 flake8-2020 == 1.8.1 flake8-bandit == 4.1.1