Skip to content

Commit 18ac0cd

Browse files
Bump autoflake from 1.7.5 to 1.7.6 (#249)
Co-authored-by: Marc Mueller <[email protected]>
1 parent 975469f commit 18ac0cd

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==22.1.0",
25-
"autoflake==1.7.5",
25+
"autoflake==1.7.6",
2626
"isort==5.10.1",
2727
"pyupgrade==3.1.0",
2828
"reorder-python-imports==3.8.5",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiofiles==22.1.0
2-
autoflake==1.7.5
2+
autoflake==1.7.6
33
isort==5.10.1
44
pyupgrade==3.1.0
55
reorder-python-imports==3.8.5

0 commit comments

Comments
 (0)