Skip to content

Commit 11f964d

Browse files
chore(deps): bump librt from 0.14.0 to 0.15.0 (#15425)
Bumps [librt](https://github.com/mypyc/librt) from 0.14.0 to 0.15.0. - [Commits](mypyc/librt@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: librt dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bb69c4 commit 11f964d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ iniconfig==2.3.0 ; python_full_version >= '3.10'
9696
# via pytest
9797
jinja2==3.1.6
9898
# via sphinx
99-
librt==0.14.0 ; platform_python_implementation != 'PyPy'
99+
librt==0.15.0 ; platform_python_implementation != 'PyPy'
100100
# via mypy
101101
markupsafe==3.0.3
102102
# via jinja2

0 commit comments

Comments
 (0)