Skip to content

Commit

Permalink
Merge pull request #175 from arillso/dependabot/pip/python-dateutil-2…
Browse files Browse the repository at this point in the history
….9.0.post0

fix(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0
  • Loading branch information
sbaerlocher authored Mar 8, 2024
2 parents 2a7867d + 543f78e commit ae338d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.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`.
- `python-dateutil` from `2.8.2` to `2.9.0.post0`.

## [2024-02-01]

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ openshift==0.13.2
lxml==5.1.0
docker==7.0.0
jmespath==1.0.1
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
pytz==2024.1
crowdstrike-falconpy==1.4.1

0 comments on commit ae338d5

Please sign in to comment.