Autoflake

Latest version: v2.3.1

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

1.6.1

What's Changed
* Add ignore-pass-after-doctstring and ignore-pass-statement to config by fsouza in https://github.com/PyCQA/autoflake/pull/146
* Bump 1.6.1 by fsouza in https://github.com/PyCQA/autoflake/pull/147


**Full Changelog**: https://github.com/PyCQA/autoflake/compare/v1.6.0...v1.6.1

1.6.0

What's Changed
* Use black for formatting code by fsouza in https://github.com/PyCQA/autoflake/pull/136
* Migrate to tomli by fsouza in https://github.com/PyCQA/autoflake/pull/138
* pre-commit: Fix typos using codespell by cclauss in https://github.com/PyCQA/autoflake/pull/141
* PEP 621: Migrate to pyproject.toml by cclauss in https://github.com/PyCQA/autoflake/pull/140
* github/workflows/upload-to-pypi: use build by fsouza in https://github.com/PyCQA/autoflake/pull/142
* Add option to keep pass statements by alvarotroya in https://github.com/PyCQA/autoflake/pull/143
* Bump to 1.6.0 by fsouza in https://github.com/PyCQA/autoflake/pull/144

New Contributors
* cclauss made their first contribution in https://github.com/PyCQA/autoflake/pull/141
* alvarotroya made their first contribution in https://github.com/PyCQA/autoflake/pull/143

**Full Changelog**: https://github.com/PyCQA/autoflake/compare/v1.5.3...v1.6.0

1.5.3

What's Changed
* Remove Makefile and reference to travis.yml by fsouza in https://github.com/PyCQA/autoflake/pull/132
* autoflake: propagate the exit status instead of calling sys.exit by fsouza in https://github.com/PyCQA/autoflake/pull/133
* Make sure messages use os.linesep by fsouza in https://github.com/PyCQA/autoflake/pull/134
* Bump to 1.5.3 by fsouza in https://github.com/PyCQA/autoflake/pull/135


**Full Changelog**: https://github.com/PyCQA/autoflake/compare/v1.5.2...v1.5.3

1.5.2

What's Changed
* added option to remove RHS also when removing unused variables by das-intensity in https://github.com/PyCQA/autoflake/pull/92
* Use the new sysconfig module instead of distutils by fsouza in https://github.com/PyCQA/autoflake/pull/130
* Bump to 1.5.2 by fsouza in https://github.com/PyCQA/autoflake/pull/131

New Contributors
* das-intensity made their first contribution in https://github.com/PyCQA/autoflake/pull/92

**Full Changelog**: https://github.com/PyCQA/autoflake/compare/v1.5.1...v1.5.2

1.5.1

What's Changed
* github/workflows: automatic upload to PyPI on tag by fsouza in https://github.com/PyCQA/autoflake/pull/126
* Add entry_points autoflake = autoflake:main to setup.cfg by janosh in https://github.com/PyCQA/autoflake/pull/128

New Contributors
* janosh made their first contribution in https://github.com/PyCQA/autoflake/pull/128

**Full Changelog**: https://github.com/PyCQA/autoflake/compare/v1.5.0...v1.5.1

1.5.0

What's Changed
* test against more versions of python by akeeman in https://github.com/PyCQA/autoflake/pull/80
* Migrate to GitHub Actions by fsouza in https://github.com/PyCQA/autoflake/pull/114
* Use pre-commit for linting by fsouza in https://github.com/PyCQA/autoflake/pull/116
* Added pre-commit usage section. by jackton1 in https://github.com/PyCQA/autoflake/pull/88
* Move readme to markdown by fsouza in https://github.com/PyCQA/autoflake/pull/117
* Bump actions/cache from 3.0.7 to 3.0.8 by dependabot in https://github.com/PyCQA/autoflake/pull/118
* Write newline before exit by cdce8p in https://github.com/PyCQA/autoflake/pull/86
* add supported python versions by cocoa-maemae in https://github.com/PyCQA/autoflake/pull/64
* Added --quiet option to suppress no issues by edvardm in https://github.com/PyCQA/autoflake/pull/89
* setup: update classifiers by fsouza in https://github.com/PyCQA/autoflake/pull/119
* Add support for reading the file contents from stdin by fsouza in https://github.com/PyCQA/autoflake/pull/120
* Add --in-place and others to default args in pre-commit hook by fsouza in https://github.com/PyCQA/autoflake/pull/121
* Drop old code by fsouza in https://github.com/PyCQA/autoflake/pull/122
* Remove lib2to3 usage by cdce8p in https://github.com/PyCQA/autoflake/pull/123
* Add support for parallel execution (autopep8's `--jobs` opt) by giampaolo in https://github.com/PyCQA/autoflake/pull/107
* Add more hooks to pre-commit config by fsouza in https://github.com/PyCQA/autoflake/pull/124
* Add Windows to CI by fsouza in https://github.com/PyCQA/autoflake/pull/115
* load config from pyproject.toml or setup.cfg by akeeman in https://github.com/PyCQA/autoflake/pull/79
* Update docs, package metadata and bump version to 1.5.0 by fsouza in https://github.com/PyCQA/autoflake/pull/125

New Contributors
* akeeman made their first contribution in https://github.com/PyCQA/autoflake/pull/80
* jackton1 made their first contribution in https://github.com/PyCQA/autoflake/pull/88
* cdce8p made their first contribution in https://github.com/PyCQA/autoflake/pull/86
* cocoa-maemae made their first contribution in https://github.com/PyCQA/autoflake/pull/64
* edvardm made their first contribution in https://github.com/PyCQA/autoflake/pull/89
* giampaolo made their first contribution in https://github.com/PyCQA/autoflake/pull/107

**Full Changelog**: https://github.com/PyCQA/autoflake/compare/v1.4...v1.5.0

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.