mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
Update types-requests requirement from <=2.32.0.20250301,>=2.32.0.20240622 to >=2.32.0.20240622,<=2.32.0.20250328 in the mypy group (#7630)
Update types-requests requirement in the mypy group --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.0.20250328 dependency-type: direct:production dependency-group: mypy ... 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
a233887381
commit
9f7ca8c7f0
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ dev = [
|
|||
"types-certifi>=2021.10.8.3,<=2021.10.8.3",
|
||||
"types-Flask>=1.1.6,<=1.1.6",
|
||||
"types-Werkzeug>=1.0.9,<=1.0.9",
|
||||
"types-requests>=2.32.0.20240622,<=2.32.0.20250301",
|
||||
"types-requests>=2.32.0.20240622,<=2.32.0.20250328",
|
||||
"types-cryptography>=3.3.23.2,<=3.3.23.2",
|
||||
"types-pyOpenSSL>=23.3.0.0,<=24.1.0.20240722",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue