Skip to content

Commit f9e42f3

Browse files
Bump the flake8 group in /python with 2 updates (#586)
Bumps the flake8 group in /python with 2 updates: [flake8](https://github.com/pycqa/flake8) and [pycodestyle](https://github.com/PyCQA/pycodestyle). 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: flake8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flake8 - dependency-name: pycodestyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flake8 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86b7a11 commit f9e42f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/requirements-venv-frozen.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dill==0.3.8
1515
distlib==0.3.8
1616
docutils==0.20.1
1717
filelock==3.13.3
18-
flake8==7.0.0
18+
flake8==7.1.0
1919
furo==2024.7.18
2020
idna==3.6
2121
imagesize==1.4.1
@@ -40,7 +40,7 @@ pkginfo==1.10.0
4040
platformdirs==4.2.0
4141
pluggy==1.4.0
4242
py==1.11.0
43-
pycodestyle==2.11.1
43+
pycodestyle==2.12.0
4444
pycparser==2.22
4545
pyflakes==3.2.0
4646
Pygments==2.17.2

0 commit comments

Comments
 (0)