From f810d5aa9f83b7dd9f55ac4b548dc436008ef737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 15:59:27 +0000 Subject: [PATCH] Bump certifi 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: direct:production ... Signed-off-by: dependabot[bot] --- .../fire_extinguisher_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/examples/network_compute_bridge/fire_extinguisher_server/requirements.txt b/python/examples/network_compute_bridge/fire_extinguisher_server/requirements.txt index aef1f542c..d61ae2408 100644 --- a/python/examples/network_compute_bridge/fire_extinguisher_server/requirements.txt +++ b/python/examples/network_compute_bridge/fire_extinguisher_server/requirements.txt @@ -8,7 +8,7 @@ bosdyn-core==3.1.0 bosdyn-mission==3.1.0 cached-property==1.5.2 cachetools==4.2.1 -certifi==2020.12.5 +certifi==2022.12.7 charset-normalizer==2.0.7 Cython==0.29.21 Deprecated==1.2.11