Skip to content

Commit 3bc0dc2

Browse files
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](mypyc/librt@v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: librt dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eaeba86 commit 3bc0dc2

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jinja2==3.1.6
102102
# via
103103
# sphinx
104104
# towncrier
105-
librt==0.8.0
105+
librt==0.8.1
106106
# via mypy
107107
markdown-it-py==4.0.0
108108
# via rich

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jinja2==3.1.6
100100
# via
101101
# sphinx
102102
# towncrier
103-
librt==0.8.0
103+
librt==0.8.1
104104
# via mypy
105105
markdown-it-py==4.0.0
106106
# via rich

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ iniconfig==2.3.0
4343
# via pytest
4444
isal==1.7.2
4545
# via -r requirements/lint.in
46-
librt==0.8.0
46+
librt==0.8.1
4747
# via mypy
4848
markdown-it-py==4.0.0
4949
# via rich

requirements/test-common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ iniconfig==2.3.0
3434
# via pytest
3535
isal==1.8.0 ; python_version < "3.14"
3636
# via -r requirements/test-common.in
37-
librt==0.8.0
37+
librt==0.8.1
3838
# via mypy
3939
markdown-it-py==4.0.0
4040
# via rich

requirements/test-ft.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ iniconfig==2.3.0
5555
# via pytest
5656
isal==1.8.0 ; python_version < "3.14"
5757
# via -r requirements/test-common.in
58-
librt==0.8.0
58+
librt==0.8.1
5959
# via mypy
6060
markdown-it-py==4.0.0
6161
# via rich

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ iniconfig==2.3.0
5555
# via pytest
5656
isal==1.7.2 ; python_version < "3.14"
5757
# via -r requirements/test-common.in
58-
librt==0.8.0
58+
librt==0.8.1
5959
# via mypy
6060
markdown-it-py==4.0.0
6161
# via rich

0 commit comments

Comments
 (0)