Skip to content

chore(deps): add version specifier for types-requests#1387

Merged
spencer-tb merged 1 commit into
mainfrom
fix-types-requests-warning
Apr 3, 2025
Merged

chore(deps): add version specifier for types-requests#1387
spencer-tb merged 1 commit into
mainfrom
fix-types-requests-warning

Conversation

@danceratopz

@danceratopz danceratopz commented Apr 3, 2025

Copy link
Copy Markdown
Member

🗒️ Description

Adds a version specifier for the types-requests package which fixes the uv warning:

warning: Missing version constraint (e.g., a lower bound) for types-requests

Achieved via:

uv add --optional lint "types-requests>=2.31,<2.33"

🔗 Related Issues

None

✅ Checklist

  • All: Set appropriate labels for the changes.
  • All: Considered squashing commits to improve commit history.
  • All: Added an entry to CHANGELOG.md. skipped

@danceratopz danceratopz added type:chore Type: Chore scope:deps Scope: Updates package dependencies labels Apr 3, 2025

@spencer-tb spencer-tb left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

@spencer-tb spencer-tb merged commit 95fa804 into main Apr 3, 2025
@spencer-tb spencer-tb deleted the fix-types-requests-warning branch April 3, 2025 08:56
felix314159 pushed a commit to felix314159/execution-spec-tests that referenced this pull request May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:deps Scope: Updates package dependencies type:chore Type: Chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants