mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
[requires.io] dependency update on main branch (#5754)
* [requires.io] dependency update * Update tox.ini Co-authored-by: requires.io <support@requires.io>
This commit is contained in:
parent
8f845191f5
commit
6c9b4fec24
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -17,7 +17,7 @@ commands =
|
|||
|
||||
[testenv:flake8]
|
||||
deps =
|
||||
flake8>=3.8.4,<5.1
|
||||
flake8>=3.8.4,<6.1
|
||||
flake8-tidy-imports>=4.2.0,<5
|
||||
commands =
|
||||
flake8 --jobs 8 mitmproxy examples test release {posargs}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue