Skip to content

Conversation

mattyweb
Copy link

Summary

  • Updates httpx dependency constraint from <0.28 to <0.29 to allow installation of httpx 0.28.1 and other 0.28.x versions
  • Maintains backward compatibility with existing 0.27.x versions
  • Tested import functionality with httpx 0.28.1 successfully

Test plan

  • Verified package installs successfully with httpx 0.28.1
  • Confirmed basic import functionality works
  • Tested REST client imports

🤖 Generated with Claude Code

Updates httpx dependency constraint from <0.28 to <0.29 to allow
installation of httpx 0.28.1 and other 0.28.x versions.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@Copilot Copilot AI review requested due to automatic review settings August 28, 2025 01:42
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the httpx dependency constraint to allow installation of 0.28.x versions while maintaining backward compatibility with existing 0.27.x versions.

  • Relaxes httpx version constraint from <0.28 to <0.29

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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