Skip to content

Commit 7d8528c

Browse files
Bump librt from 0.6.3 to 0.7.3
Bumps [librt](https://github.com/mypyc/librt) from 0.6.3 to 0.7.3. - [Commits](mypyc/librt@v0.6.3...v0.7.3) --- updated-dependencies: - dependency-name: librt dependency-version: 0.7.3 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4db0b67 commit 7d8528c

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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.6.3
105+
librt==0.7.3
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.6.3
103+
librt==0.7.3
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.6.3
46+
librt==0.7.3
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.6.3
37+
librt==0.7.3
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.6.3
58+
librt==0.7.3
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.6.3
58+
librt==0.7.3
5959
# via mypy
6060
markdown-it-py==4.0.0
6161
# via rich

0 commit comments

Comments
 (0)