mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
chore(deps): bump uv from 0.5.9 to 0.5.10 (#12163)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.9 to 0.5.10. - [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.9...0.5.10) --- 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
82203d9f0f
commit
aa99b5015e
1 changed files with 1 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ urllib3==2.0.7 ; python_full_version < '3.8'
|
|||
# via requests
|
||||
urllib3==2.2.3 ; python_full_version >= '3.8'
|
||||
# via requests
|
||||
uv==0.5.9 ; python_full_version >= '3.8'
|
||||
uv==0.5.10 ; python_full_version >= '3.8'
|
||||
# via nox
|
||||
virtualenv==20.26.6 ; python_full_version < '3.8'
|
||||
# via nox
|
||||
|
|
|
|||
Loading…
Reference in a new issue