Skip to content

build: raise atlassian-python-api floor to 5.0 - #24

Merged
blaipr merged 1 commit into
mainfrom
build/raise-atlassian-python-api-floor
Aug 18, 2026
Merged

build: raise atlassian-python-api floor to 5.0#24
blaipr merged 1 commit into
mainfrom
build/raise-atlassian-python-api-floor

Conversation

@blaipr

@blaipr blaipr commented Aug 18, 2026

Copy link
Copy Markdown
Member

Summary

The pinned requirement in src/requirements.txt moved to 5.0.0 in #23, so this aligns the package metadata floor with it instead of still allowing the 4.x series.

Changes

  • pyproject.toml: atlassian-python-api>=4.0atlassian-python-api>=5.0

Notes

The only usage surface is the Confluence import and constructor in src/confluence_md.py, so no code changes are needed.

The pinned requirement in src/requirements.txt moved to 5.0.0, so align the
package metadata floor with it instead of still allowing the 4.x series.
@blaipr
blaipr merged commit e137095 into main Aug 18, 2026
1 check passed
@blaipr
blaipr deleted the build/raise-atlassian-python-api-floor branch August 18, 2026 20:10
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