Skip to content

Commit 2e83619

Browse files
Bump flake8 from 7.2.0 to 7.3.0 (#1533)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b419651 commit 2e83619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# PlexAPI requirements to run py.test.
33
# pip install -r requirements_dev.txt
44
#---------------------------------------------------------
5-
flake8==7.2.0
5+
flake8==7.3.0
66
pillow==11.2.1
77
pytest==8.4.1
88
pytest-cache==1.0

0 commit comments

Comments
 (0)