Skip to content

Bump dependency upper bounds to prevent user conflicts#24

Merged
DamianS21 merged 1 commit intomainfrom
fix/bump-dependencies
Mar 16, 2026
Merged

Bump dependency upper bounds to prevent user conflicts#24
DamianS21 merged 1 commit intomainfrom
fix/bump-dependencies

Conversation

@DamianS21
Copy link
Copy Markdown
Member

@DamianS21 DamianS21 commented Mar 13, 2026

Update to dependency versions.
Re: #23.

Relaxes version constraints for httpx (>=0.28,<1.0), tenacity (>=8.2,<10.0),
and pydantic (>=2.10.6,<3.0) to avoid forcing downgrades on users with newer
versions of these packages. Fixes test assertions that incorrectly expected
int types from query param serialization. Adds Python 3.13 classifier.
@DamianS21 DamianS21 requested a review from a team as a code owner March 13, 2026 14:35
Copy link
Copy Markdown

@daniel-albertsson-fr24 daniel-albertsson-fr24 left a comment

Choose a reason for hiding this comment

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

APPROVED

@DamianS21 DamianS21 merged commit 0562ac8 into main Mar 16, 2026
3 checks passed
@DamianS21 DamianS21 deleted the fix/bump-dependencies branch March 16, 2026 09:20
@DamianS21 DamianS21 mentioned this pull request Mar 16, 2026
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