Skip to content

Commit 703fe8c

Browse files
authored
Merge pull request #252 from cicirello/create-pull-request/patch
Automated update
2 parents 30b5d2a + 928f649 commit 703fe8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased] - 2024-12-06
7+
## [Unreleased] - 2024-12-21
88

99
### Added
1010

1111
### Changed
1212
* Bumped Python to 3.13.1.
13-
* Bumped GitHub CLI to 2.63.2.
13+
* Bumped GitHub CLI to 2.64.0.
1414

1515
### Deprecated
1616

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"curl": "7.88.1",
3-
"gh": "2.63.2",
3+
"gh": "2.64.0",
44
"git": "2.39.5",
55
"gpg": "2.2.40",
66
"python": "3.13.1"

0 commit comments

Comments
 (0)