Skip to content

chore(deps): update dependency ranges to include latest releases#381

Draft
mkitti wants to merge 1 commit into
JaneliaSciComp:mainfrom
mkitti:update-dep-ranges
Draft

chore(deps): update dependency ranges to include latest releases#381
mkitti wants to merge 1 commit into
JaneliaSciComp:mainfrom
mkitti:update-dep-ranges

Conversation

@mkitti
Copy link
Copy Markdown
Contributor

@mkitti mkitti commented Jun 4, 2026

Bumps the PyPI ([project]) and conda ([tool.pixi]) dependency version
bounds to the latest released versions, kept in sync between the two, following
the existing >=latest,<next convention, and regenerates pixi.lock.

Runtime: alembic, authlib, cachetools, click, fastapi, pandas, pydantic,
pydantic-settings, sqlalchemy, uvicorn
Dev/test/release: coverage, pytest, pytest-asyncio, pytest-cov,
pytest-jupyter, hatch, build
Notable major bumps: pandas 2→3, cachetools 6→7, pytest 8→9

Left as-is: dependencies already at their latest release, and the
python/nodejs/pip toolchain pins. uvicorn (<0.49) and
psycopg2-binary (>=2.9.10) are held to the newest versions packaged on
conda-forge so the PyPI and conda specs stay in sync and pixi.lock resolves.

Backend test suite passes (317 passed) against the bumped versions.

🤖 Generated with Claude Code

Bump the PyPI ([project]) and conda ([tool.pixi]) version bounds to the
latest released versions (kept in sync), following the existing
>=latest,<next convention, and regenerate pixi.lock.

Notable major bumps: pandas 2->3, cachetools 6->7, pytest 8->9.
Backend test suite passes (317 passed).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant