Skip to content

Commit

Permalink
Bump autopep8 from 2.1.1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](hhatto/autopep8@v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: autopep8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent b8d622d commit 643f301
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ torch = "*"
jax = "*"
jaxlib = "*"
autograd = "*"
autopep8 = "^2.1.1"
autopep8 = "^2.2.0"
pytest = "*"
parameterized = "*"

Expand Down

0 comments on commit 643f301

Please sign in to comment.