From 439a38112e3b1c7b35b64d85798f1d4b54b2ee47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:46:51 +0000 Subject: [PATCH] [pip](deps): Bump the prod-deps group across 1 directory with 2 updates Updates the requirements on [prometheus-async](https://github.com/hynek/prometheus-async) and [furo](https://github.com/pradyunsg/furo) to permit the latest version. Updates `prometheus-async` to 26.1.0 - [Release notes](https://github.com/hynek/prometheus-async/releases) - [Changelog](https://github.com/hynek/prometheus-async/blob/main/CHANGELOG.md) - [Commits](https://github.com/hynek/prometheus-async/compare/25.1.0...26.1.0) Updates `furo` to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2024.08.06...2025.12.19) --- updated-dependencies: - dependency-name: prometheus-async dependency-version: 26.1.0 dependency-type: direct:production dependency-group: prod-deps - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:production dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements-dev.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b651fef..32d9589 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ sphinx>=8.1.3,<9 sphinx-copybutton>=0.5.2,<1 -furo>=2024.5.6,<2025 +furo>=2024.5.6,<2026 diff --git a/requirements-dev.txt b/requirements-dev.txt index 50a0fbb..fbaf81c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,4 +9,4 @@ tox>=4.24.1,<5 # Docs sphinx>=8.2.1,<9 sphinx-copybutton>=0.5.2,<1 -furo>=2024.8.6,<2025 +furo>=2024.8.6,<2026 diff --git a/requirements.txt b/requirements.txt index e0faaf5..dd9924a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ python-dateutil>=2.9.0.post0,<3 click>=8.1.8,<9 typing-extensions>=4.12.2,<5 prometheus-client>=0.21.1,<1 -prometheus-async>=25.1.0,<26 +prometheus-async>=25.1.0,<27 async-lru>=2.0.4,<3 msgspec>=0.19.0,<1 jishaku>=2.6.0,<3