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

⬆️ Upgrade HTTPX & Requests #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

roma-glushko
Copy link

@roma-glushko roma-glushko commented Jan 3, 2025

Description

Upgrading the client dependencies that have gotten a bit stale.

Changes

  • Updated httpx to 0.28.* version. Had to bump Python to >=3.8 at least to install the newer version of httpx
  • Updated requests to pull in the latest version without CVEs (also reported by dependabot in Bump requests from 2.28.2 to 2.31.0 #14)
  • Pinned httpx & requests in a way that allows to pull the latest minor version updates
  • Ignored the IDE directories

@roma-glushko
Copy link
Author

Hey @alejomjc 👋 Happy new year!

Would accept this dependency update?
I would really like to use this client but cannot really install it because it pins pretty old versions of httpx & requests.

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.

1 participant