From 01ae4d01126de623008468ed70acfd7878a7f33e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:43:45 +0000 Subject: [PATCH] Bump pip from 22.3.1 to 23.3 in /meshrr Bumps [pip](https://github.com/pypa/pip) from 22.3.1 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/22.3.1...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- meshrr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshrr/requirements.txt b/meshrr/requirements.txt index 2982694..674943c 100644 --- a/meshrr/requirements.txt +++ b/meshrr/requirements.txt @@ -10,7 +10,7 @@ MarkupSafe==1.1.1 ncclient==0.6.13 netaddr==0.8.0 paramiko==2.10.1 -pip==22.3.1 +pip==23.3 pycparser==2.20 PyNaCl==1.4.0 pyparsing==2.4.7