Skip to content

Commit ce8a96e

Browse files
build: bump flake8 from 7.1.1 to 7.1.2
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2. - [Commits](PyCQA/flake8@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b619cf commit ce8a96e

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.11
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)