Skip to content

Commit 15d91d9

Browse files
pip(deps): bump flake8 from 6.1.0 to 7.3.0
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.3.0. - [Commits](PyCQA/flake8@6.1.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c64ff6 commit 15d91d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python-automation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pytest==7.4.3
3939
pytest-asyncio==0.21.1
4040
pytest-cov==4.1.0
4141
black==23.11.0
42-
flake8==6.1.0
42+
flake8==7.3.0
4343

4444
# Enterprise integrations
4545
microsoft-graph-core==0.2.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ loguru==0.7.3
5151

5252
# Development tools
5353
black==24.10.0
54-
flake8==7.1.1
54+
flake8==7.3.0
5555
bandit==1.8.0

0 commit comments

Comments
 (0)