Skip to content

Commit

Permalink
Merge pull request #243 from cicirello/create-pull-request/patch
Browse files Browse the repository at this point in the history
Automated update
  • Loading branch information
cicirello authored Oct 25, 2024
2 parents 8e95ef4 + d21229c commit 2aab3c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased] - 2024-10-17
## [Unreleased] - 2024-10-25

### Added

### Changed
* Bumped Python to 3.13.0.
* Bumped GitHub CLI to 2.59.0.
* Bumped GitHub CLI to 2.60.0.

### Deprecated

Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"curl": "7.88.1",
"gh": "2.59.0",
"gh": "2.60.0",
"git": "2.39.5",
"gpg": "2.2.40",
"python": "3.13.0"
Expand Down

0 comments on commit 2aab3c1

Please sign in to comment.