Skip to content

Commit

Permalink
Merge pull request #167 from arillso/dependabot/pip/pytz-2023.4
Browse files Browse the repository at this point in the history
fix(deps): bump pytz from 2023.3.post1 to 2023.4
  • Loading branch information
sbaerlocher authored Feb 1, 2024
2 parents 7088ca6 + c409f56 commit b44af02
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Updated dependencies:
- `alpine` from `3.18.5` to `3.19.0`.
- `dnspython` from `2.4.2` to `2.5.0`.
- `lxml` from `5.0.0` to `5.1.0`.
- `netaddr` from `0.10.0` to `0.10.1`.
- `dnspython` from `2.4.2` to `2.5.0`.
- `pytz` from `2023.3.post1` to `2023.4`.
- Updated Alpine base image from `3.18.5` to `3.19.0`.

## [2024-01-02]

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ lxml==5.1.0
docker==7.0.0
jmespath==1.0.1
python-dateutil==2.8.2
pytz==2023.3.post1
pytz==2023.4
crowdstrike-falconpy==1.4.0

0 comments on commit b44af02

Please sign in to comment.