From cdb6a8161fe18d2eedb6d55ff51b09286392692e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 23:12:27 +0000 Subject: [PATCH] build(deps): bump flake8-sfs from 1.0.0 to 1.0.1 in /.github Bumps [flake8-sfs](https://github.com/peterjc/flake8-sfs) from 1.0.0 to 1.0.1. - [Commits](https://github.com/peterjc/flake8-sfs/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: flake8-sfs dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/pythonchecks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index d9de55f..9331c8c 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -3,7 +3,7 @@ pytest==8.4.2 setuptools>=70.1.0 flake8==7.3.0 flake8-unused-arguments==0.0.13 -flake8-sfs==1.0.0 +flake8-sfs==1.0.1 flake8-builtins==3.0.0 flake8-commas==4.0.0 flake8-comprehensions==3.17.0