Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ee1cc46

Browse filesBrowse files
dependabot[bot]amotl
authored andcommitted
Update flake8 requirement from <5,>=4 to >=4,<7
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@4.0.0...6.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a103a16 commit ee1cc46
Copy full SHA for ee1cc46

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def read(path):
6969
'zc.customdoctests>=1.0.1,<2',
7070
'createcoverage>=1,<2',
7171
'stopit>=1.1.2,<2',
72-
'flake8>=4,<5',
72+
'flake8>=4,<7',
7373
'pytz',
7474
# `test_http.py` needs `setuptools.ssl_support`
7575
'setuptools<57',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.