From a097e5d0bf16ab40da7f3a869c9fa8f80e177ba4 Mon Sep 17 00:00:00 2001 From: Simon Baerlocher Date: Sat, 9 Mar 2024 00:42:53 +0100 Subject: [PATCH] fix(deps): bump pip from 23.3.2 to 24.0 Bumps [pip](https://github.com/pypa/pip) from 23.3.2 to 24.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.3.2...24.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- CHANGELOG.md | 1 + requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3c2d19..1803f96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `dnspython` from `2.5.0` to `2.6.1`. - `crowdstrike-falconpy` from `1.4.0` to `1.4.0`. - `netaddr` from `0.10.1` to `1.2.1`. + - `pip` from `23.3.2` to `24.0`. ## [2024-02-01] diff --git a/requirements.txt b/requirements.txt index fba62a0..44083cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ wheel==0.42.0 -pip==23.3.2 +pip==24.0 cffi==1.16.0 pywinrm[credssp]==0.4.3 requests-credssp==2.0.0