Skip to content

Commit 8d3b56f

Browse files
Merge pull request #352 from microsoft/dependabot/pip/dependabotchanges/flake8-7.2.0
build: bump flake8 from 7.1.2 to 7.2.0
2 parents 46722ee + 6cceb7f commit 8d3b56f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ azure-storage-blob
1414
chardet
1515
azure-keyvault-secrets
1616
coverage
17-
flake8==7.1.2
17+
flake8==7.2.0
1818
black==25.1.0
1919
autoflake==2.3.1
2020
isort==6.0.1

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ uvicorn==0.34.0
1010
aiohttp==3.11.16
1111
gunicorn==20.1.0
1212
pydantic-settings==2.8.1
13-
flake8==7.1.2
13+
flake8==7.2.0
1414
black==25.1.0
1515
autoflake==2.3.1
1616
isort==6.0.1

0 commit comments

Comments
 (0)