Skip to content

Commit 140723c

Browse files
dependabot[bot]mr-c
authored andcommitted
Update autoflake requirement from <2.2 to <2.3
Updates the requirements on [autoflake](https://github.com/PyCQA/autoflake) to permit the latest version. - [Release notes](https://github.com/PyCQA/autoflake/releases) - [Commits](PyCQA/autoflake@v0.0.1...v2.2.0) --- updated-dependencies: - dependency-name: autoflake dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3910057 commit 140723c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ tox < 3.29 # until tox-pyenv is updated for tox 4.x
77
tox-pyenv < 1.2
88
isort < 5.13
99
build < 0.10.1
10-
autoflake < 2.2
10+
autoflake < 2.3
1111
bandit < 1.7.6

0 commit comments

Comments
 (0)