Skip to content

Conversation

@gibiw
Copy link
Contributor

@gibiw gibiw commented Dec 15, 2025

  • Updated version to 2.0.3 in pyproject.toml for both qase-api-client and qase-api-v2-client.
  • Changed urllib3 dependency from ">= 2.5.0" to "< 2.7.0" in requirements files to ensure compatibility.

This release addresses compatibility issues with the urllib3 library, enhancing stability across the API clients.


Note

Bumps both Python clients to 2.0.3 and restricts urllib3 to >=2.5.0,<2.7.0 in pyproject and requirements.

  • Packaging:
    • qase-api-client:
      • Bump version to 2.0.3 in qase-api-client/pyproject.toml.
      • Constrain urllib3 to >= 2.5.0, < 2.7.0 in pyproject.toml and requirements.txt.
    • qase-api-v2-client:
      • Bump version to 2.0.3 in qase-api-v2-client/pyproject.toml.
      • Constrain urllib3 to >= 2.5.0, < 2.7.0 in pyproject.toml and requirements.txt.

Written by Cursor Bugbot for commit 6fea04e. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the final PR Bugbot will review for you during this billing cycle

Your free Bugbot reviews will reset on January 13

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

- Updated version to 2.0.3 in pyproject.toml for both qase-api-client and qase-api-v2-client.
- Changed urllib3 dependency from ">= 2.5.0" to "< 2.7.0" in requirements files to ensure compatibility.

This release addresses compatibility issues with the urllib3 library, enhancing stability across the API clients.
@gibiw gibiw merged commit 929881f into main Dec 15, 2025
37 checks passed
@gibiw gibiw deleted the chore/deps branch December 15, 2025 16:52
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