diff --git a/CHANGELOG.md b/CHANGELOG.md index c2e4a50..92a9e3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `crowdstrike-falconpy` from `1.4.0` to `1.4.0`. - `pytz` from `2023.4` to `2024.1`. - `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 fa4f033..63b49fd 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