Skip to content

[client-python] fix(security): updating requests to >=2.33.0,<2.34.0 (#247)#250

Closed
guzmud wants to merge 1 commit into
mainfrom
fix/requests-2.33-security
Closed

[client-python] fix(security): updating requests to >=2.33.0,<2.34.0 (#247)#250
guzmud wants to merge 1 commit into
mainfrom
fix/requests-2.33-security

Conversation

@guzmud
Copy link
Copy Markdown
Member

@guzmud guzmud commented May 20, 2026

Proposed changes

  • Changing requirements for requests dependency

Testing Instructions

  1. Build and test the package (CI should be enough)

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality
  • For bug fix -> I implemented a test that covers the bug

@github-actions github-actions Bot added the filigran team use to identify PR from the Filigran team label May 20, 2026
@guzmud guzmud added dependencies use for pull requests that update a dependency file security use to identify issue related to security tiny use to identify tiny feature to develop or bug to fix (< a week to solve) and removed filigran team use to identify PR from the Filigran team labels May 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.34%. Comparing base (27f85a0) to head (afb03ff).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #250   +/-   ##
=======================================
  Coverage   70.34%   70.34%           
=======================================
  Files          49       49           
  Lines        1966     1966           
=======================================
  Hits         1383     1383           
  Misses        583      583           
Flag Coverage Δ
connectors 70.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@guzmud guzmud closed this May 20, 2026
@guzmud guzmud deleted the fix/requests-2.33-security branch May 20, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies use for pull requests that update a dependency file security use to identify issue related to security tiny use to identify tiny feature to develop or bug to fix (< a week to solve)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update dependency requests to '>=v2.33.0,<2.34.0' [SECURITY]

2 participants