Skip to content

Commit

Permalink
Bump autoflake from 2.3.0 to 2.3.1 (#526)
Browse files Browse the repository at this point in the history
Bumps [autoflake](https://github.com/PyCQA/autoflake) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/PyCQA/autoflake/releases)
- [Commits](PyCQA/autoflake@v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: autoflake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 700b085 commit 879b395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ nbtest = [
"nbmake>=1.4.3"
]
style = [
"autoflake==2.3.0",
"autoflake==2.3.1",
"black[jupyter]~=24.1",
"ruff>=0.0.246",
"nbqa>=1.6.0",
Expand Down

0 comments on commit 879b395

Please sign in to comment.