From ab169422dbd86879cd715c442163e4afc9b88fe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 18:19:28 +0000 Subject: [PATCH] Bump librt from 0.8.0 to 0.8.1 Bumps [librt](https://github.com/mypyc/librt) from 0.8.0 to 0.8.1. - [Commits](https://github.com/mypyc/librt/compare/v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: librt dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 109a2a9..3547f4d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -37,7 +37,7 @@ jinja2==3.1.6 # via # myst-parser # sphinx -librt==0.8.0 +librt==0.8.1 # via mypy markdown-it-py==3.0.0 # via