Skip to content

Commit b1314e7

Browse files
Update all non-major dependencies (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b63f1e5 commit b1314e7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN apt-get update \
2121
postgresql-client-17 \
2222
&& rm -rf /var/lib/apt/lists/*
2323

24-
COPY --from=ghcr.io/astral-sh/uv:0.7.9 /uv /uvx /bin/
24+
COPY --from=ghcr.io/astral-sh/uv:0.7.12 /uv /uvx /bin/
2525

2626
WORKDIR /app
2727

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dev = [
5151
"Faker>=36.1.1",
5252
"ipykernel>=6.29.5",
5353
"ipython>=8.32.0",
54-
"pyright>=1.1.394,<=1.1.400",
54+
"pyright>=1.1.402,<=1.1.402",
5555
"pytest>=8.3.4",
5656
"pytest-asyncio>=0.25.3",
5757
"pytest-cov>=6.0.0",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)