Skip to content

Commit 896d65c

Browse files
Bump autoflake from 2.3.1 to 2.3.3 (#745)
1 parent 8040b6b commit 896d65c

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
@@ -24,7 +24,7 @@ classifiers = [
2424
requires-python = ">=3.10"
2525
dependencies = [
2626
"aiofiles==25.1.0",
27-
"autoflake==2.3.1",
27+
"autoflake==2.3.3",
2828
"isort==7.0.0",
2929
"pyupgrade==3.21.2",
3030
"reorder-python-imports==3.16.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiofiles==25.1.0
2-
autoflake==2.3.1
2+
autoflake==2.3.3
33
isort==7.0.0
44
pyupgrade==3.21.2
55
reorder-python-imports==3.16.0

0 commit comments

Comments
 (0)