From 9082ed91e1e7546de3772db69b8d8ff9bc71425d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 13:50:39 +0000 Subject: [PATCH] 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3