Skip to content

Commit 405f626

Browse files
Update Python dependencies (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af95bb2 commit 405f626

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ lib = [
2323
"psycopg2>=2.9.10",
2424
]
2525
format = [
26-
"ruff==0.14.1"
26+
"ruff==0.14.2"
2727
]
2828
lint = [
2929
"codespell==2.4.1",
30-
"pyright==1.1.406"
30+
"pyright==1.1.407"
3131
]
3232
unit = [
3333
"coverage[toml]==7.11.0; python_version >= '3.10'",

uv.lock

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

0 commit comments

Comments
 (0)