mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
[requires.io] dependency update (#4641)
Co-authored-by: requires.io <support@requires.io>
This commit is contained in:
parent
34a620e57b
commit
74aa5cea56
1 changed files with 5 additions and 5 deletions
10
tox.ini
10
tox.ini
|
|
@ -30,11 +30,11 @@ commands =
|
|||
[testenv:mypy]
|
||||
deps =
|
||||
mypy==0.902
|
||||
types-certifi==0.1.3
|
||||
types-Flask==1.1.0
|
||||
types-Werkzeug==1.0.1
|
||||
types-requests==0.1.11
|
||||
types-cryptography==3.3.2
|
||||
types-certifi==0.1.4
|
||||
types-Flask==1.1.1
|
||||
types-Werkzeug==1.0.2
|
||||
types-requests==0.1.12
|
||||
types-cryptography==3.3.3
|
||||
|
||||
commands =
|
||||
mypy {posargs}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue