Test custom mitmproxy dep

test-mitmproxy-dep-bump
Hanefi Onaldi 2025-07-30 14:06:20 +03:00
parent f31bcb4219
commit e753d8d94f
No known key found for this signature in database
GPG Key ID: 4F2751ACD9D63F8D
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ url = "https://pypi.python.org/simple"
verify_ssl = true
[packages]
mitmproxy = {editable = true, ref = "main", git = "https://github.com/citusdata/mitmproxy.git"}
mitmproxy = {editable = true, ref = "ihalatci-patch-1", git = "https://github.com/citusdata/mitmproxy.git"}
construct = "*"
docopt = "==0.6.2"
cryptography = ">=41.0.4"

View File

@ -4,7 +4,7 @@ url = "https://pypi.python.org/simple"
verify_ssl = true
[packages]
mitmproxy = {editable = true, ref = "main", git = "https://github.com/citusdata/mitmproxy.git"}
mitmproxy = {editable = true, ref = "ihalatci-patch-1", git = "https://github.com/citusdata/mitmproxy.git"}
construct = "*"
docopt = "==0.6.2"
cryptography = ">=41.0.4"