Skip to content

Commit 0a43eec

Browse files
Bump autopep8 from 2.3.1 to 2.3.2 (#1075)
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](hhatto/autopep8@v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: autopep8 dependency-version: 2.3.2 dependency-type: direct:development 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>
1 parent 94442ea commit 0a43eec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
astropy-iers-data==0.2025.4.7.0.35.30 ; python_version >= "3.10" and python_version < "3.13"
22
astropy==6.1.7 ; python_version >= "3.10" and python_version < "3.13"
33
autograd==1.7.0 ; python_version >= "3.10" and python_version < "3.13"
4-
autopep8==2.3.1 ; python_version >= "3.10" and python_version < "3.13"
4+
autopep8==2.3.2 ; python_version >= "3.10" and python_version < "3.13"
55
beartype==0.20.2 ; python_version >= "3.10" and python_version < "3.13"
66
certifi==2025.1.31 ; python_version >= "3.10" and python_version < "3.13"
77
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)