From f72eef3703478c7b74fbd1827b2d071881a6a6a6 Mon Sep 17 00:00:00 2001 From: Paco Aranda Date: Fri, 22 Nov 2024 15:41:18 +0100 Subject: [PATCH] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: José Francisco Calvo --- argilla-server/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argilla-server/CHANGELOG.md b/argilla-server/CHANGELOG.md index 1abefb5451..d576a4be76 100644 --- a/argilla-server/CHANGELOG.md +++ b/argilla-server/CHANGELOG.md @@ -29,7 +29,7 @@ These are the section headers that we use: ### Changed - Changed default python version to 3.13. ([#5649](https://github.com/argilla-io/argilla/pull/5649)) -- Changed Pydantic version to v2 ([#5666](https://github.com/argilla-io/argilla/pull/5666)) +- Changed Pydantic version to v2. ([#5666](https://github.com/argilla-io/argilla/pull/5666)) ### Fixed