Skip to content

Commit 5fc38cb

Browse files
Bump librt from 0.7.8 to 0.8.0
Bumps [librt](https://github.com/mypyc/librt) from 0.7.8 to 0.8.0. - [Commits](mypyc/librt@v0.7.8...v0.8.0) --- updated-dependencies: - dependency-name: librt dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7dcc7ba commit 5fc38cb

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
@@ -104,7 +104,7 @@ jinja2==3.1.6
104104
# via
105105
# sphinx
106106
# towncrier
107-
librt==0.7.8
107+
librt==0.8.0
108108
# via mypy
109109
markdown-it-py==4.0.0
110110
# via rich

requirements/dev.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.7.8
105+
librt==0.8.0
106106
# via mypy
107107
markdown-it-py==4.0.0
108108
# 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.7.8
46+
librt==0.8.0
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.7.8
37+
librt==0.8.0
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
@@ -57,7 +57,7 @@ iniconfig==2.3.0
5757
# via pytest
5858
isal==1.8.0 ; python_version < "3.14"
5959
# via -r requirements/test-common.in
60-
librt==0.7.8
60+
librt==0.8.0
6161
# via mypy
6262
markdown-it-py==4.0.0
6363
# via rich

requirements/test.txt

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

0 commit comments

Comments
 (0)