Skip to content

Commit e140233

Browse files
chore(deps): bump uv from 0.7.3 to 0.7.4 (#12910)
Bumps [uv](https://github.com/astral-sh/uv) from 0.7.3 to 0.7.4. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.7.3...0.7.4) --- updated-dependencies: - dependency-name: uv dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d454fa commit e140233

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
@@ -340,7 +340,7 @@ urllib3==2.2.3 ; python_full_version == '3.8.*'
340340
# via requests
341341
urllib3==2.4.0 ; python_full_version >= '3.9'
342342
# via requests
343-
uv==0.7.3 ; python_full_version >= '3.8'
343+
uv==0.7.4 ; python_full_version >= '3.8'
344344
# via nox
345345
virtualenv==20.26.6 ; python_full_version < '3.8'
346346
# via nox

0 commit comments

Comments
 (0)