Skip to content

Commit e5f6ed2

Browse files
Update autoflake requirement from ~=2.2.1 to ~=2.3.1
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@v2.2.1...v2.3.1) --- updated-dependencies: - dependency-name: autoflake dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5d22a6 commit e5f6ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
anyio>=3.7.1
2-
autoflake~=2.2.1
2+
autoflake~=2.3.1
33
black~=23.12.1
44
isort~=5.13.2
55
pytest~=7.4.0

0 commit comments

Comments
 (0)