From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 08:56:42 +0000 (+0100) Subject: Bump mypy from 1.3.0 to 1.4.1 (#2754) X-Git-Tag: 0.25.0~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a6ef6ed14b77f7aca04e1c5f99e02c1a2042fe0;p=thirdparty%2Fhttpx.git Bump mypy from 1.3.0 to 1.4.1 (#2754) Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.1. - [Commits](https://github.com/python/mypy/compare/v1.3.0...v1.4.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 56d10bfd..fd72ea85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ twine==4.0.2 black==23.3.0 coverage[toml]==7.2.2 cryptography==41.0.0 -mypy==1.3.0 +mypy==1.4.1 types-certifi==2021.10.8.2 pytest==7.4.0 ruff==0.0.260