Skip to content

Update click version constraint to <8.4#671

Open
SpencerWhitehead7 wants to merge 4 commits into
faust-streaming:masterfrom
SpencerWhitehead7:click-version-range-update
Open

Update click version constraint to <8.4#671
SpencerWhitehead7 wants to merge 4 commits into
faust-streaming:masterfrom
SpencerWhitehead7:click-version-range-update

Conversation

@SpencerWhitehead7

Copy link
Copy Markdown

Latest released version of click 8.3.1

Note: Before submitting this pull request, please review our contributing
guidelines
.

Description

Raises the constraint on click versions to allow the latest.

A project I am working on has another package that transitively requires click>=8.3, so this is blocking me from updating.

I'm not aware of any reason faust-streaming cannot use the most recent and modeled this PR on https://github.com/faust-streaming/faust/pull/473/files

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates Faust’s runtime dependency constraints to permit newer click releases, unblocking environments that require click>=8.3 transitively.

Changes:

  • Relax click upper bound from <8.2 to <8.4 in the project’s main requirements list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.98%. Comparing base (987bc48) to head (fe93eaa).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #671   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files         103      103           
  Lines       11069    11069           
  Branches     1191     1191           
=======================================
  Hits        10625    10625           
  Misses        350      350           
  Partials       94       94           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wbarnha
wbarnha enabled auto-merge July 21, 2026 18:01
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