diff --git a/CHANGELOG.md b/CHANGELOG.md index 93f8cc9..0beafdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Security ### Dependencies - Bump `actions/setup-python` from 4 to 5 ([#1](https://github.com/MechanicalFlower/python-template/pull/1)) -- Bump `pre-commit` from 3.5.0 to 3.6.1 ([#2](https://github.com/MechanicalFlower/python-template/pull/2), [#8](https://github.com/MechanicalFlower/python-template/pull/8)) +- Bump `pre-commit` from 3.5.0 to 3.6.2 ([#2](https://github.com/MechanicalFlower/python-template/pull/2), [#8](https://github.com/MechanicalFlower/python-template/pull/8), [#9](https://github.com/MechanicalFlower/python-template/pull/9)) - Bump `sigstore/gh-action-sigstore-python` from 2.1.0 to 2.1.1 ([#5](https://github.com/MechanicalFlower/python-template/pull/5)) - Bump `actions/download-artifact` from 3 to 4 ([#4](https://github.com/MechanicalFlower/python-template/pull/4)) - Bump `actions/upload-artifact` from 3 to 4 ([#3](https://github.com/MechanicalFlower/python-template/pull/3))