From e11a8902433859ba9c33acdc001dbd67865163d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 11:02:41 +0000 Subject: [PATCH] [deps] Update scp requirement from ~=0.15.0 to ~=0.16.0 Updates the requirements on [scp](https://github.com/jbardin/scp.py) to permit the latest version. - [Changelog](https://github.com/jbardin/scp.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/jbardin/scp.py/compare/v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: scp dependency-version: 0.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e24fe76e..6017fb6d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ openwisp-notifications @ https://github.com/openwisp/openwisp-notifications/arch openwisp-ipam @ https://github.com/openwisp/openwisp-ipam/archive/refs/heads/1.3.tar.gz djangorestframework-gis~=1.2.1 paramiko~=5.0.0 -scp~=0.15.0 +scp~=0.16.0 django-cache-memoize~=0.2.1 shortuuid~=1.0.13 netaddr~=1.3.0