From 8e7d44ef5d68fdd046e2f418a0b52c3e281146a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:07:24 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /dev_requirements in the pip group across 1 directory (#91) build(deps): bump urllib3 Bumps the pip group with 1 update in the /dev_requirements directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev_requirements/requirements-packaging.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/requirements-packaging.txt b/dev_requirements/requirements-packaging.txt index 08244d2..c15c0f4 100644 --- a/dev_requirements/requirements-packaging.txt +++ b/dev_requirements/requirements-packaging.txt @@ -70,7 +70,7 @@ tomli==2.0.1 # pyproject-hooks twine==5.1.0 # via -r requirements-packaging.in -urllib3==2.2.1 +urllib3==2.2.2 # via # requests # twine