mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
Update ruamel-yaml requirement from <=0.18.7,>=0.16 to >=0.16,<=0.18.10 (#7449)
Updates the requirements on ruamel-yaml to permit the latest version. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
94836341d5
commit
421fb46040
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ dependencies = [
|
|||
"pyOpenSSL>=22.1,<=24.3.0",
|
||||
"pyparsing>=2.4.2,<=3.2.1",
|
||||
"pyperclip<=1.9.0,>=1.9.0",
|
||||
"ruamel.yaml>=0.16,<=0.18.7",
|
||||
"ruamel.yaml>=0.16,<=0.18.10",
|
||||
"sortedcontainers>=2.3,<=2.4.0",
|
||||
"tornado>=6.4.1,<=6.4.2",
|
||||
"urwid>=2.6.14,<=2.6.16",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue