Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 05fe4f0

Browse files
Bump flake8 from 6.0.0 to 6.1.0
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0. - [Commits](PyCQA/flake8@6.0.0...6.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e12f96e commit 05fe4f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"pytest-cov==4.1.0",
6060
"testfixtures==7.1.0",
6161
"tox==4.6.4",
62-
"flake8==6.0.0",
62+
"flake8==6.1.0",
6363
"flake8-docstrings==1.7.0",
6464
"aioresponses==0.7.4",
6565
"black==23.7.0",

0 commit comments

Comments
 (0)