From aa580de646c0e2f25834d96035f8ceabc2760b12 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Tue, 11 Aug 2026 19:38:36 +0200 Subject: [PATCH 1/2] Update Python documentation (3.14.7) --- lib/docs/scrapers/python.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/python.rb b/lib/docs/scrapers/python.rb index a0bd1ee480..8ce32effd4 100644 --- a/lib/docs/scrapers/python.rb +++ b/lib/docs/scrapers/python.rb @@ -29,7 +29,7 @@ class Python < UrlScraper HTML version '3.14' do - self.release = '3.14.6' + self.release = '3.14.7' self.base_url = "https://docs.python.org/#{self.version}/" html_filters.push 'python/entries_v3', 'sphinx/clean_html', 'python/clean_html' From 221ba4911030fcc485bc277417e1e1e5efd30c87 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Tue, 11 Aug 2026 19:49:19 +0200 Subject: [PATCH 2/2] Update MapLibre GL JS documentation (6.3.0) --- lib/docs/scrapers/maplibre_gl.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/maplibre_gl.rb b/lib/docs/scrapers/maplibre_gl.rb index a36ca6d3d5..0f84d11494 100644 --- a/lib/docs/scrapers/maplibre_gl.rb +++ b/lib/docs/scrapers/maplibre_gl.rb @@ -3,7 +3,7 @@ class MaplibreGl < UrlScraper self.name = 'MapLibre GL JS' self.slug = 'maplibre_gl' self.type = 'maplibre_gl' - self.release = '5.24.0' + self.release = '6.3.0' self.base_url = 'https://maplibre.org/maplibre-gl-js/docs/' self.root_path = '/' self.links = {