From 617b677adeca502e4b36ef0e0b00b81adbd86814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 07:58:27 +0000 Subject: [PATCH] Bump certifi from 2020.12.5 to 2022.12.7 in /requirements Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 99eb81b..acf591b 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -10,7 +10,7 @@ attrs==20.3.0 # pytest-mypy bleach==3.3.0 # via readme-renderer -certifi==2020.12.5 +certifi==2022.12.7 # via requests cffi==1.14.5 # via cryptography @@ -46,10 +46,10 @@ mccabe==0.6.1 # via # flake8 # pytest-mccabe -mypy-extensions==0.4.3 - # via mypy mypy==0.812 # via pytest-mypy +mypy-extensions==0.4.3 + # via mypy packaging==20.9 # via # bleach @@ -70,6 +70,13 @@ pygments==2.8.1 # via readme-renderer pyparsing==2.4.7 # via packaging +pytest==6.2.3 + # via + # -r dev.in + # pytest-cov + # pytest-flake8 + # pytest-mccabe + # pytest-mypy pytest-cov==2.11.1 # via -r dev.in pytest-flake8==1.0.7 @@ -78,21 +85,14 @@ pytest-mccabe==2.0 # via -r dev.in pytest-mypy==0.8.1 # via -r dev.in -pytest==6.2.3 - # via - # -r dev.in - # pytest-cov - # pytest-flake8 - # pytest-mccabe - # pytest-mypy readme-renderer==29.0 # via twine -requests-toolbelt==0.9.1 - # via twine requests==2.25.1 # via # requests-toolbelt # twine +requests-toolbelt==0.9.1 + # via twine rfc3986==1.4.0 # via twine secretstorage==3.3.1