krz/hutch-stats

Server-side utility for calculating contributions for sourcehut users.

clone: git clone https://gitbay.org/krz/hutch-stats.git

a08dec49c9eec7d526c296ce18618a346c2a8536

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2026-08-22T19:53:48Z
committer: <noreply@github.com>

Merge pull request #13 from krazywarez/dependabot/uv/alembic-1.18.5

chore(deps): bump alembic from 1.18.4 to 1.18.5
 pyproject.toml | 2 +-
 uv.lock        | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --cc pyproject.toml
index 9c115b0,2a3c068..a6e8a07
--- a/pyproject.toml
+++ b/pyproject.toml
@@@ -10,10 -10,10 +10,10 @@@ readme = "README.md
  requires-python = ">=3.12"
  dependencies = [
    "fastapi>=0.115,<1.0",
 -  "uvicorn[standard]>=0.30,<1.0",
 +  "uvicorn[standard]>=0.52.0,<1.0",
    "httpx>=0.27,<1.0",
    "sqlalchemy>=2.0,<3.0",
-   "alembic>=1.13,<2.0",
+   "alembic>=1.18.5,<2.0",
    "pydantic>=2.13.4,<3.0",
    "pydantic-settings>=2.3,<3.0",
    "apscheduler>=3.11.3,<4.0",