Skip to content

fix(deps): drop requests-mock from runtime deps#1094

Merged
LalatenduMohanty merged 1 commit intopython-wheel-build:mainfrom
booxter:runtime-deps-cleanup
Apr 27, 2026
Merged

fix(deps): drop requests-mock from runtime deps#1094
LalatenduMohanty merged 1 commit intopython-wheel-build:mainfrom
booxter:runtime-deps-cleanup

Conversation

@booxter
Copy link
Copy Markdown
Contributor

@booxter booxter commented Apr 26, 2026

Pull Request Description

What

Drop requests-mock from runtime deps.

Why

requests-mock is only imported by tests and does not belong in runtime
dependencies.

It was originally added as a test-only dependency and was accidentally
promoted into project.dependencies during the hatchling migration in
5e47f8b.

requests-mock is only imported by tests and does not belong in runtime
dependencies.

It was originally added as a test-only dependency and was accidentally
promoted into project.dependencies during the hatchling migration in
5e47f8b.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
@booxter booxter requested a review from a team as a code owner April 26, 2026 21:19
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 26, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • work-in-progress

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5c3e9fcd-ccee-4e39-8ea1-f9ff2727dee6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mergify mergify Bot added the ci label Apr 26, 2026
@LalatenduMohanty LalatenduMohanty merged commit 12c70ac into python-wheel-build:main Apr 27, 2026
39 checks passed
@LalatenduMohanty
Copy link
Copy Markdown
Member

@booxter Thank you for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants