Skip to content

Conversation

tschm
Copy link
Owner

@tschm tschm commented Nov 13, 2024

Description by Korbit AI

What change is being made?

Update the Python version dependency in pyproject.toml from ">=3.9.0,<3.14" to ">=3.10,<3.14".

Why are these changes being made?

The change ensures compatibility with features available from Python 3.10 onwards and aligns with the project's requirements, potentially addressing issues encountered when using Python 3.9. This update narrows the range of supported Python versions to those actively maintained, improving security and support.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

Copy link

korbit-ai bot commented Nov 13, 2024

Based on your review schedule, I'll review this PR if you request it by commenting /korbit-review.

Your admin can turn on auto-reviews in the Korbit Console

@coveralls
Copy link

coveralls commented Nov 13, 2024

Pull Request Test Coverage Report for Build 11822335949

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.204%

Totals Coverage Status
Change from base Build 11822183024: 0.0%
Covered Lines: 96
Relevant Lines: 103

💛 - Coveralls

@tschm tschm closed this Nov 13, 2024
@tschm tschm deleted the tschm-patch-3 branch November 13, 2024 17:21
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