Skip to content

Commit 892c374

Browse files
Merge pull request #231 from microsoft/dependabot/pip/dependabotchanges/flake8-7.1.2
build: bump flake8 from 7.1.1 to 7.1.2
2 parents 3ddb03c + ce8a96e commit 892c374

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1
17+
flake8==7.1.2
1818
black==25.1.0
1919
autoflake==2.3.1
2020
isort==6.0.0

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.12
1111
gunicorn==20.1.0
1212
pydantic-settings==2.7.1
13-
flake8==7.1.1
13+
flake8==7.1.2
1414
black==25.1.0
1515
autoflake==2.3.1
1616
isort==6.0.0

0 commit comments

Comments
 (0)