From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 12:18:23 +0000 (+0100) Subject: Bump types-certifi from 2021.10.8.0 to 2021.10.8.2 (#2205) X-Git-Tag: 0.23.0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e58b491d11312a460e2ce57604ad82a301c17042;p=thirdparty%2Fhttpx.git Bump types-certifi from 2021.10.8.0 to 2021.10.8.2 (#2205) Bumps [types-certifi](https://github.com/python/typeshed) from 2021.10.8.0 to 2021.10.8.2. - [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-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie --- diff --git a/requirements.txt b/requirements.txt index 4a5b70e3..6363f43a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ flake8-bugbear==22.1.11 flake8-pie==0.15.0; python_version>='3.7' isort==5.10.1 mypy==0.910 -types-certifi==2021.10.8.0 +types-certifi==2021.10.8.2 pytest==7.1.2 pytest-asyncio==0.16.0 pytest-trio==0.7.0