Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 770a770

Browse files
Bump flake8 from 3.7.8 to 4.0.1
Bumps [flake8](https://github.com/pycqa/flake8) from 3.7.8 to 4.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@3.7.8...4.0.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e52bd8c commit 770a770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Requirements for browser-calls-django
22

33
# Linter
4-
flake8==3.7.8
4+
flake8==4.0.1
55

66
# Django Framework
77
Django==3.2.0

0 commit comments

Comments
 (0)