Skip to content

Commit aa69dcd

Browse files
chore(deps): bump librt from 0.6.3 to 0.7.3 (#13978)
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: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5eb5022 commit aa69dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ iniconfig==2.3.0 ; python_full_version >= '3.10'
103103
# via pytest
104104
jinja2==3.1.6
105105
# via sphinx
106-
librt==0.6.3 ; python_full_version >= '3.9'
106+
librt==0.7.3 ; python_full_version >= '3.9'
107107
# via mypy
108108
markupsafe==2.1.5 ; python_full_version < '3.9'
109109
# via jinja2

0 commit comments

Comments
 (0)