This is an automated email from the ASF dual-hosted git repository.
sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/main by this push:
new 26283d2 Update dependencies
26283d2 is described below
commit 26283d2a05994e5ceb47394a1e65c8f4834d6d98
Author: Sean B. Palmer <[email protected]>
AuthorDate: Wed Dec 31 15:16:16 2025 +0000
Update dependencies
---
.pre-commit-config.yaml | 2 +-
uv.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index b3f0e96..f60537a 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -102,7 +102,7 @@ repos:
hooks:
- id: pip-audit
- repo: https://github.com/oxc-project/mirrors-oxlint
- rev: v1.35.0
+ rev: v1.36.0
hooks:
- id: oxlint
name: lint JS files with Oxlint
diff --git a/uv.lock b/uv.lock
index d376113..937a489 100644
--- a/uv.lock
+++ b/uv.lock
@@ -3,7 +3,7 @@ revision = 3
requires-python = "==3.13.*"
[options]
-exclude-newer = "2025-12-23T15:19:09Z"
+exclude-newer = "2025-12-31T15:16:00Z"
[[package]]
name = "aiofiles"
@@ -1772,15 +1772,15 @@ wheels = [
[[package]]
name = "sqlmodel"
-version = "0.0.27"
+version = "0.0.31"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "pydantic" },
{ name = "sqlalchemy" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/90/5a/693d90866233e837d182da76082a6d4c2303f54d3aaaa5c78e1238c5d863/sqlmodel-0.0.27.tar.gz",
hash =
"sha256:ad1227f2014a03905aef32e21428640848ac09ff793047744a73dfdd077ff620", size
= 118053, upload-time = "2025-10-08T16:39:11.938Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/56/b8/e7cd6def4a773f25d6e29ffce63ccbfd6cf9488b804ab6fb9b80d334b39d/sqlmodel-0.0.31.tar.gz",
hash =
"sha256:2d41a8a9ee05e40736e2f9db8ea28cbfe9b5d4e5a18dd139e80605025e0c516c", size
= 94952, upload-time = "2025-12-28T12:35:01.436Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/8c/92/c35e036151fe53822893979f8a13e6f235ae8191f4164a79ae60a95d66aa/sqlmodel-0.0.27-py3-none-any.whl",
hash =
"sha256:667fe10aa8ff5438134668228dc7d7a08306f4c5c4c7e6ad3ad68defa0e7aa49", size
= 29131, upload-time = "2025-10-08T16:39:10.917Z" },
+ { url =
"https://files.pythonhosted.org/packages/6c/72/5aa5be921800f6418a949a73c9bb7054890881143e6bc604a93d228a95a3/sqlmodel-0.0.31-py3-none-any.whl",
hash =
"sha256:6d946d56cac4c2db296ba1541357cee2e795d68174e2043cd138b916794b1513", size
= 27093, upload-time = "2025-12-28T12:35:00.108Z" },
]
[[package]]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]