Skip to content

Commit c58cd5e

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] <support@github.com>
1 parent 8f2903d commit c58cd5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.5
88
pytest-cache==1.0

0 commit comments

Comments
 (0)