From 62c60fe61c3fc8548f1475868b941a391ccc2f91 Mon Sep 17 00:00:00 2001 From: Simon Baerlocher Date: Sat, 9 Mar 2024 00:33:30 +0100 Subject: [PATCH] fix(deps): bump crowdstrike-falconpy from 1.4.0 to 1.4.1 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](https://github.com/CrowdStrike/falconpy/compare/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] --- CHANGELOG.md | 7 +++++++ requirements.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 326801a..78bd849 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/requirements.txt b/requirements.txt index 14848b1..ab19169 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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