Skip to content

Conversation

@CodeIter
Copy link
Owner

@CodeIter CodeIter commented May 7, 2025

Update metadata and dependencies to enforce minor/patch updates only: bumped setuptools, tightened Python and dependency version constraints, removed URLs from authors, and added a maintainer.

  • Bumped setuptools requirement from "setuptools>=61.0" to "setuptools>=80.0,<81.0"
  • Updated Python runtime from ">=3.6" to ">=3.8, <3.14"
  • Updated dependency versions:
    • "requests": from ">=2.32.3" to ">=2.32,<3.0"
    • "typer": from "==0.12.3" to ">=0.12.3,<1.0"
    • "rich": from ">=13.7.1" to ">=13.7,<14.0"
    • "python-dotenv": from ">=1.0.1" to ">=1.0,<2.0"
  • Removed the URL from authors
  • Added a "maintainers" field with Peter Lord's details

…on ranges

Update metadata and dependencies to enforce minor/patch updates only: bumped setuptools, tightened Python and dependency version constraints, removed URLs from authors, and added a maintainer.
@CodeIter CodeIter changed the title Update project metadata and dependency constraints within major version on ranges Chore: Update project metadata and dependency constraints within major version on ranges May 7, 2025
@CodeIter CodeIter merged commit 38a2474 into main May 7, 2025
0 of 12 checks passed
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.

2 participants