mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
chore(deps): bump uv from 0.5.2 to 0.5.3 (#12001)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.2 to 0.5.3. - [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.2...0.5.3) --- 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
926d084bc7
commit
c58e8b8b0a
1 changed files with 1 additions and 1 deletions
|
|
@ -292,7 +292,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.2 ; python_full_version >= '3.8'
|
||||
uv==0.5.3 ; python_full_version >= '3.8'
|
||||
# via nox
|
||||
virtualenv==20.26.6 ; python_full_version < '3.8'
|
||||
# via nox
|
||||
|
|
|
|||
Loading…
Reference in a new issue