updating requirements to address vulnarabilities

ihalatci-dependency-updates
ibrahim halatci 2025-08-06 12:06:23 +00:00
parent 3e2b6f61fa
commit 4f3f647d43
4 changed files with 1517 additions and 1179 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 = "==12.1.1"
construct = "*"
docopt = "==0.6.2"
cryptography = ">=41.0.4"
@ -25,4 +25,4 @@ flake8 = "*"
flake8-bugbear = "*"
[requires]
python_version = "3.9"
python_version = "3.12"

File diff suppressed because it is too large Load Diff

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 = "==12.1.1"
construct = "*"
docopt = "==0.6.2"
cryptography = ">=41.0.4"
@ -25,4 +25,4 @@ flake8 = "*"
flake8-bugbear = "*"
[requires]
python_version = "3.9"
python_version = "3.12"

File diff suppressed because it is too large Load Diff