Skip to content

Commit 1a8eb7a

Browse files
chore(deps): bump the python-packages group with 5 updates
Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.1.2` | `7.2.0` | | [pycodestyle](https://github.com/PyCQA/pycodestyle) | `2.12.1` | `2.13.0` | | [pyflakes](https://github.com/PyCQA/pyflakes) | `3.2.0` | `3.3.2` | | [rich](https://github.com/Textualize/rich) | `13.9.4` | `14.0.0` | | [setuptools](https://github.com/pypa/setuptools) | `77.0.3` | `78.1.0` | Updates `flake8` from 7.1.2 to 7.2.0 - [Commits](PyCQA/flake8@7.1.2...7.2.0) Updates `pycodestyle` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.12.1...2.13.0) Updates `pyflakes` from 3.2.0 to 3.3.2 - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@3.2.0...3.3.2) Updates `rich` from 13.9.4 to 14.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v14.0.0) Updates `setuptools` from 77.0.3 to 78.1.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v77.0.3...v78.1.0) --- updated-dependencies: - 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 - dependency-name: pyflakes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40e6e34 commit 1a8eb7a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

release-requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ charset-normalizer==3.4.1
66
click==8.1.8
77
colorama==0.4.6
88
docutils==0.21.2
9-
flake8==7.1.2
9+
flake8==7.2.0
1010
gitchangelog==3.0.4
1111
idna==3.10
1212
importlib-metadata==8.6.1
@@ -21,16 +21,16 @@ packaging==24.2
2121
pathspec==0.12.1
2222
pkginfo==1.12.1.2
2323
platformdirs==4.3.7
24-
pycodestyle==2.12.1
25-
pyflakes==3.2.0
24+
pycodestyle==2.13.0
25+
pyflakes==3.3.2
2626
Pygments==2.19.1
2727
readme-renderer==44.0
2828
requests==2.32.3
2929
requests-toolbelt==1.0.0
3030
restructuredtext-lint==1.4.0
3131
rfc3986==2.0.0
32-
rich==13.9.4
33-
setuptools==77.0.3
32+
rich==14.0.0
33+
setuptools==78.1.0
3434
six==1.17.0
3535
tqdm==4.67.1
3636
twine==6.1.0

0 commit comments

Comments
 (0)