Skip to content

Commit 56d3fd7

Browse files
chore(deps): bump the python-packages group with 3 updates
Bumps the python-packages group with 3 updates: [autopep8](https://github.com/hhatto/autopep8), [flake8](https://github.com/pycqa/flake8) and [pycodestyle](https://github.com/PyCQA/pycodestyle). Updates `autopep8` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](hhatto/autopep8@v2.2.0...v2.3.0) Updates `flake8` from 7.0.0 to 7.1.0 - [Commits](PyCQA/flake8@7.0.0...7.1.0) Updates `pycodestyle` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.11.1...2.12.0) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3e470b commit 56d3fd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
autopep8==2.2.0
1+
autopep8==2.3.0
22
black==24.4.2
33
bleach==6.1.0
44
certifi==2024.6.2
55
charset-normalizer==3.3.2
66
click==8.1.7
77
colorama==0.4.6
88
docutils==0.21.2
9-
flake8==7.0.0
9+
flake8==7.1.0
1010
gitchangelog==3.0.4
1111
idna==3.7
1212
importlib-metadata==7.1.0
@@ -21,7 +21,7 @@ packaging==24.1
2121
pathspec==0.12.1
2222
pkginfo==1.11.1
2323
platformdirs==4.2.2
24-
pycodestyle==2.11.1
24+
pycodestyle==2.12.0
2525
pyflakes==3.2.0
2626
Pygments==2.18.0
2727
readme-renderer==43.0

0 commit comments

Comments
 (0)