From 9acef78faa7a0ba257f664679aba154603142bae Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 2 Jan 2026 10:16:07 +0000
Subject: [PATCH] Bump librt from 0.7.5 to 0.7.7 (#11883)
Bumps [librt](https://github.com/mypyc/librt) from 0.7.5 to 0.7.7.
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
requirements/constraints.txt | 2 +-
requirements/dev.txt | 2 +-
requirements/lint.txt | 2 +-
requirements/test-common.txt | 2 +-
requirements/test-ft.txt | 2 +-
requirements/test.txt | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/requirements/constraints.txt b/requirements/constraints.txt
index c21cd820f28..533a3793f50 100644
--- a/requirements/constraints.txt
+++ b/requirements/constraints.txt
@@ -102,7 +102,7 @@ jinja2==3.1.6
# via
# sphinx
# towncrier
-librt==0.7.5
+librt==0.7.7
# via mypy
markdown-it-py==4.0.0
# via rich
diff --git a/requirements/dev.txt b/requirements/dev.txt
index 2ceb5657460..512b0f83839 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -100,7 +100,7 @@ jinja2==3.1.6
# via
# sphinx
# towncrier
-librt==0.7.5
+librt==0.7.7
# via mypy
markdown-it-py==4.0.0
# via rich
diff --git a/requirements/lint.txt b/requirements/lint.txt
index 7ac4fe530d2..115561f8c07 100644
--- a/requirements/lint.txt
+++ b/requirements/lint.txt
@@ -43,7 +43,7 @@ iniconfig==2.3.0
# via pytest
isal==1.7.2
# via -r requirements/lint.in
-librt==0.7.5
+librt==0.7.7
# via mypy
markdown-it-py==4.0.0
# via rich
diff --git a/requirements/test-common.txt b/requirements/test-common.txt
index 0ea93fc2172..4e43eef94a7 100644
--- a/requirements/test-common.txt
+++ b/requirements/test-common.txt
@@ -34,7 +34,7 @@ iniconfig==2.3.0
# via pytest
isal==1.8.0 ; python_version < "3.14"
# via -r requirements/test-common.in
-librt==0.7.5
+librt==0.7.7
# via mypy
markdown-it-py==4.0.0
# via rich
diff --git a/requirements/test-ft.txt b/requirements/test-ft.txt
index 8738621ee61..ce93a299424 100644
--- a/requirements/test-ft.txt
+++ b/requirements/test-ft.txt
@@ -55,7 +55,7 @@ iniconfig==2.3.0
# via pytest
isal==1.8.0 ; python_version < "3.14"
# via -r requirements/test-common.in
-librt==0.7.5
+librt==0.7.7
# via mypy
markdown-it-py==4.0.0
# via rich
diff --git a/requirements/test.txt b/requirements/test.txt
index 8a8bb35b51b..abc1622c14f 100644
--- a/requirements/test.txt
+++ b/requirements/test.txt
@@ -55,7 +55,7 @@ iniconfig==2.3.0
# via pytest
isal==1.7.2 ; python_version < "3.14"
# via -r requirements/test-common.in
-librt==0.7.5
+librt==0.7.7
# via mypy
markdown-it-py==4.0.0
# via rich