From 47c5c74795e62bd7fda6b3956109ac8bb4fad1f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 04:43:27 +0000 Subject: [PATCH] Bump librt from 0.12.0 to 0.13.0 Bumps [librt](https://github.com/mypyc/librt) from 0.12.0 to 0.13.0. - [Commits](https://github.com/mypyc/librt/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: librt dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c406b91d586..e02fcab075c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -171,7 +171,7 @@ lazy-loader==0.5 # via qcodes-loop libcst==1.8.6 # via qcodes (pyproject.toml) -librt==0.12.0 +librt==0.13.0 # via mypy locket==1.0.0 # via partd