From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 13:50:39 +0000 (+0000) Subject: Bump types-certifi from 0.1.4 to 2021.10.8.0 (#1918) X-Git-Tag: 0.21.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9082ed91e1e7546de3772db69b8d8ff9bc71425d;p=thirdparty%2Fhttpx.git Bump types-certifi from 0.1.4 to 2021.10.8.0 (#1918) Bumps [types-certifi](https://github.com/python/typeshed) from 0.1.4 to 2021.10.8.0. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-certifi dependency-type: direct:production update-type: version-update:semver-major ... 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 2f459e53..576e1f39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ flake8-bugbear==21.4.3 flake8-pie==0.15.0; python_version>='3.7' isort==5.9.3 mypy==0.910 -types-certifi==0.1.4 +types-certifi==2021.10.8.0 pytest==6.2.4 pytest-asyncio==0.15.1 pytest-trio==0.7.0