Skip to content

upgrade dependencies after release of v0.32#2114

Open
nhoening wants to merge 2 commits intomainfrom
chore/upgrade-dependencies-for-v0.33
Open

upgrade dependencies after release of v0.32#2114
nhoening wants to merge 2 commits intomainfrom
chore/upgrade-dependencies-for-v0.33

Conversation

@nhoening
Copy link
Copy Markdown
Contributor

@nhoening nhoening commented Apr 16, 2026

Description

Upgrading dependencies as a regular task after a new version comes out. First time in uv. I ran:

uv lock --upgrade
uv sync --group dev --group test
uv run pytest -x

Tests ran fine for me.

What is difficult is listing the changes. In uv.lock, the diff is not helpful. Takes some scrolling. In the end, what to highlight is subjetive, too. Here is my list:

  • flask-security-too: 5.7.1 -> 5.8.0

  • highspy: 1.13.1 -> 1.14.0

  • marshmallow: 4.2.2 -> 4.3.0

  • marshmallow-sqlalchemy: 1.4.2 -> 1.5.0

  • pyod: 2.0.7 -> 3.2.0

  • Upgrade dependencies

  • Added changelog item in documentation/changelog.rst

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
@nhoening nhoening self-assigned this Apr 16, 2026
@nhoening nhoening added this to the 0.33.0 milestone Apr 16, 2026
@nhoening nhoening requested a review from Flix6x April 16, 2026 11:15
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant