Skip to content

Commit 2a7867d

Browse files
authored
Merge pull request #174 from arillso/dependabot/pip/pip-24.0
fix(deps): bump pip from 23.3.2 to 24.0
2 parents a390634 + a097e5d commit 2a7867d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- `crowdstrike-falconpy` from `1.4.0` to `1.4.0`.
1313
- `pytz` from `2023.4` to `2024.1`.
1414
- `netaddr` from `0.10.1` to `1.2.1`.
15+
- `pip` from `23.3.2` to `24.0`.
1516

1617
## [2024-02-01]
1718

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
wheel==0.42.0
2-
pip==23.3.2
2+
pip==24.0
33
cffi==1.16.0
44
pywinrm[credssp]==0.4.3
55
requests-credssp==2.0.0

0 commit comments

Comments
 (0)