Skip to content

Commit d45f1a7

Browse files
Bump uv from 0.7.6 to 0.9.5 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [uv](https://github.com/astral-sh/uv). Updates `uv` from 0.7.6 to 0.9.5 - [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.6...0.9.5) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.5 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 969ba71 commit d45f1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"flask-limiter==3.12",
1414
"flask-mail==0.10.0",
1515
"gunicorn==23.0.0",
16-
"uv==0.7.6",
16+
"uv==0.9.5",
1717
]
1818
license = "MIT"
1919
license-files = ["LICENSE"]

0 commit comments

Comments
 (0)