Skip to content

Commit

Permalink
fix(deps): bump crowdstrike-falconpy from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [crowdstrike-falconpy](https://github.com/CrowdStrike/falconpy) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/CrowdStrike/falconpy/releases)
- [Changelog](https://github.com/CrowdStrike/falconpy/blob/main/CHANGELOG.md)
- [Commits](CrowdStrike/falconpy@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: crowdstrike-falconpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
sbaerlocher committed Mar 8, 2024
1 parent b44af02 commit 62c60fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2024-03-09]

### Changed

- Updated dependencies:
- `crowdstrike-falconpy` from `1.4.0` to `1.4.0`.

## [2024-02-01]

### Changed
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ docker==7.0.0
jmespath==1.0.1
python-dateutil==2.8.2
pytz==2023.4
crowdstrike-falconpy==1.4.0
crowdstrike-falconpy==1.4.1

0 comments on commit 62c60fe

Please sign in to comment.