Skip to content

Bump version 9.0.4 -> 9.1.0 and update dependencies#514

Merged
satterly merged 4 commits intomasterfrom
bump-v9.1.0
Mar 28, 2026
Merged

Bump version 9.0.4 -> 9.1.0 and update dependencies#514
satterly merged 4 commits intomasterfrom
bump-v9.1.0

Conversation

@satterly
Copy link
Copy Markdown
Member

  • Upgrade base image from python:3.9-slim-buster to python:3.13-slim-bookworm
  • Sync requirements.txt with alerta-server 9.1.0
  • Bump MongoDB repo from 4.2 to 7.0, switch to mongosh
  • Update Nginx repo to bookworm

Description
A clear and concise description of why this change is necessary.

Fixes # (issue)

Changes
Include a brief summary of changes...

  • change 1
  • change 2
  • change 3

Screenshots
If it's a UI change add screenshots to demonstrate changes.

Checklist

  • Pull request is limited to a single purpose
  • Code style/formatting is consistent
  • All existing tests are passing
  • Added new tests related to change
  • No unnecessary whitespace changes

Collaboration
When a user creates a pull request from a fork that they own, the user
generally has the authority to decide if other users can commit to the
pull request's compare branch. If the pull request author wants greater
collaboration, they can grant maintainers of the upstream repository
(that is, anyone with push access to the upstream repository) permission
to commit to the pull request's compare branch

See https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork

satterly and others added 4 commits March 28, 2026 11:12
- Upgrade base image from python:3.9-slim-buster to python:3.13-slim-bookworm
- Sync requirements.txt with alerta-server 9.1.0
- Bump MongoDB repo from 4.2 to 7.0, switch to mongosh
- Update Nginx repo to bookworm

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
lxml 5.2.1 has no pre-built wheel for Python 3.13, causing build
failure in CI.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
uWSGI 2.0.21 uses _PyCFrame which was removed in Python 3.12.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <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