Skip to content

Commit

Permalink
build: bump flake8 from 7.1.1 to 7.1.2
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent 3b619cf commit ce8a96e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ azure-storage-blob
chardet
azure-keyvault-secrets
coverage
flake8==7.1.1
flake8==7.1.2
black==25.1.0
autoflake==2.3.1
isort==6.0.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ uvicorn==0.34.0
aiohttp==3.11.11
gunicorn==20.1.0
pydantic-settings==2.7.1
flake8==7.1.1
flake8==7.1.2
black==25.1.0
autoflake==2.3.1
isort==6.0.0

0 comments on commit ce8a96e

Please sign in to comment.