mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
chore(deps): bump uv from 0.5.26 to 0.5.27 (#12394)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.26 to 0.5.27. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.5.26...0.5.27) --- updated-dependencies: - dependency-name: uv 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>
This commit is contained in:
parent
938c6881d7
commit
b8716fffa6
1 changed files with 1 additions and 1 deletions
|
|
@ -310,7 +310,7 @@ urllib3==2.2.3 ; python_full_version == '3.8.*'
|
|||
# via requests
|
||||
urllib3==2.3.0 ; python_full_version >= '3.9'
|
||||
# via requests
|
||||
uv==0.5.26 ; python_full_version >= '3.8'
|
||||
uv==0.5.27 ; python_full_version >= '3.8'
|
||||
# via nox
|
||||
virtualenv==20.26.6 ; python_full_version < '3.8'
|
||||
# via nox
|
||||
|
|
|
|||
Loading…
Reference in a new issue