Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependencies to allow integration with other packages #97

Merged
merged 4 commits into from
Jan 24, 2025

Conversation

laxmibalami
Copy link
Contributor

Allow upgrading httpx package from v0.23.x to v.0.27.x. The following dependent packages for this are also upgraded:

pytest-httpx
pytest
pytest-cov
request [the version in lock file 2.32.0 is yanked]
python [because v3.8 is no longer supported by pytest-httpx >= v0.30.0 onwards]

@coveralls
Copy link

coveralls commented Jan 15, 2025

Coverage Status

coverage: 95.918%. remained the same
when pulling 49db064 on laxmibalami:upgrade-packages
into 67f55d7 on capellaspace:main.

Copy link
Collaborator

@grmpflh27 grmpflh27 left a comment

Choose a reason for hiding this comment

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

thank you for your contribution @laxmibalami -

I just realized that 3.8 went EOL last October so I am in favor of dropping support.

Please remove release specifics from this PR (bumping pyproject.toml.version, CHANGELOG) - I tend to put that in a dedicated release PR.

I will ensure the CHANGELOG will be up to date once I decide to release.

thanks

@laxmibalami laxmibalami changed the title Bump depedencies to allow integration with other packages Bump dependencies to allow integration with other packages Jan 15, 2025
@grmpflh27 grmpflh27 merged commit 1ec4e97 into capellaspace:main Jan 24, 2025
12 checks passed
@grmpflh27
Copy link
Collaborator

@laxmibalami - capella-console-client==0.15.0 was just released (https://pypi.org/project/capella-console-client/)

@laxmibalami laxmibalami deleted the upgrade-packages branch January 28, 2025 14:44
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.

3 participants