Skip to content

Commit 38440a6

Browse files
Bump flake8 from 7.1.1 to 7.2.0 (#1507)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.2.0. - [Commits](PyCQA/flake8@7.1.1...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f95263c commit 38440a6

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.1.1
5+
flake8==7.2.0
66
pillow==11.1.0
77
pytest==8.3.5
88
pytest-cache==1.0

0 commit comments

Comments
 (0)