From 1a605d741cc87ec5ba23d86cdea749d1ff919dc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Odd=20Str=C3=A5b=C3=B8?= Date: Thu, 31 Aug 2023 07:42:02 +0200 Subject: [PATCH] Remove emoji not caught by the script --- release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release.yaml b/release.yaml index 929eddae..97369bf3 100644 --- a/release.yaml +++ b/release.yaml @@ -14,9 +14,9 @@ changelog: |- Documentation updates --------------------- - + :warning: Python 2 deprecation notice (#764) @oddstr13 + + !!! Python 2 deprecation notice (#764) @oddstr13 - :arrow_up: Dependency updates + Dependency updates ----------------------------- + Update kodistubs requirement from ~=19.0 to ~=20.0 (#704) @dependabot