We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a390634 + a097e5d commit 2a7867dCopy full SHA for 2a7867d
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- `crowdstrike-falconpy` from `1.4.0` to `1.4.0`.
13
- `pytz` from `2023.4` to `2024.1`.
14
- `netaddr` from `0.10.1` to `1.2.1`.
15
+ - `pip` from `23.3.2` to `24.0`.
16
17
## [2024-02-01]
18
requirements.txt
@@ -1,5 +1,5 @@
1
wheel==0.42.0
2
-pip==23.3.2
+pip==24.0
3
cffi==1.16.0
4
pywinrm[credssp]==0.4.3
5
requests-credssp==2.0.0
0 commit comments