From 47e25fbbb5ac3012c3cc6e88bd9ff79f3a61c2a5 Mon Sep 17 00:00:00 2001 From: Andrey Rakhmatullin Date: Thu, 9 Apr 2026 17:00:40 +0500 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.14.2=20=E2=86=92=202.15.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SECURITY.md | 4 ++-- docs/news.rst | 2 +- pyproject.toml | 2 +- scrapy/VERSION | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index db67dea5d..752d6318a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,8 +4,8 @@ | Version | Supported | | ------- | ------------------ | -| 2.14.x | :white_check_mark: | -| < 2.14.x | :x: | +| 2.15.x | :white_check_mark: | +| < 2.15.x | :x: | ## Reporting a Vulnerability diff --git a/docs/news.rst b/docs/news.rst index e1edc0f78..d1276b82a 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -5,7 +5,7 @@ Release notes .. _release-2.15.0: -Scrapy 2.15.0 (unreleased) +Scrapy 2.15.0 (2026-04-09) -------------------------- Highlights: diff --git a/pyproject.toml b/pyproject.toml index 70ef73f26..abafa3037 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -154,7 +154,7 @@ module = [ ignore_missing_imports = true [tool.bumpversion] -current_version = "2.14.2" +current_version = "2.15.0" commit = true tag = true tag_name = "{new_version}" diff --git a/scrapy/VERSION b/scrapy/VERSION index 7243b12cf..68e69e405 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -2.14.2 +2.15.0