Skip to content

Commit bb815eb

Browse files
Bump autoflake from 2.1.1 to 2.2.0 (#366)
1 parent 2760342 commit bb815eb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
requires-python = ">=3.8"
2323
dependencies = [
2424
"aiofiles==23.1.0",
25-
"autoflake==2.1.1",
25+
"autoflake==2.2.0",
2626
"isort==5.12.0",
2727
"pyupgrade==3.7.0",
2828
"reorder-python-imports==3.10.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiofiles==23.1.0
2-
autoflake==2.1.1
2+
autoflake==2.2.0
33
isort==5.12.0
44
pyupgrade==3.7.0
55
reorder-python-imports==3.10.0

0 commit comments

Comments
 (0)