Skip to content

Commit 02a6d3f

Browse files
Bump flake8 from 7.2.0 to 7.3.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0. - [Commits](PyCQA/flake8@7.2.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b7cddd commit 02a6d3f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ uvicorn = "~=0.34"
1111

1212
[dev-packages]
1313
black = "~=25.1"
14-
flake8 = "~=7.2"
14+
flake8 = "~=7.3"
1515
httpx = "~=0.28"
1616
isort = "~=6.0"
1717
pytest = "~=8.4"

Pipfile.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)