Skip to content

chore: update requests to 2.33.1 for security vulnerability fix#41

Merged
Kieran-Muller merged 1 commit into
mainfrom
chore/update-requests-security
Apr 16, 2026
Merged

chore: update requests to 2.33.1 for security vulnerability fix#41
Kieran-Muller merged 1 commit into
mainfrom
chore/update-requests-security

Conversation

@tim-gp

@tim-gp tim-gp commented Apr 15, 2026

Copy link
Copy Markdown
Member

Summary

Updates the requests library from minimum version 2.32.4 to 2.33.1 to address security vulnerabilities.

Changes

  • Updated requirements.txt: Changed requests>=2.32.4,<3.0 to requests>=2.33.1,<3.0
  • Updated .secrets.baseline from detect-secrets scan

Testing

✅ All 268 unit tests passing
✅ Linter passing with 10.00/10 rating
✅ detect-secrets scan completed with no issues

Security

This update addresses known security vulnerabilities in the requests library by updating to the latest stable version (2.33.1).

@tim-gp tim-gp force-pushed the chore/update-requests-security branch from 05af9c6 to 9244113 Compare April 15, 2026 16:39
- Updated minimum requests version from 2.32.4 to 2.33.1
- All 268 unit tests passing
- Linter passing with 10.00/10
- detect-secrets scan clean

Signed-off-by: Tim Glover-Poultney <tim.gp@uk.ibm.com>
@tim-gp tim-gp force-pushed the chore/update-requests-security branch from 9244113 to 707ca27 Compare April 15, 2026 17:50
@Kieran-Muller Kieran-Muller merged commit 39df2b9 into main Apr 16, 2026
17 checks passed
@Kieran-Muller Kieran-Muller deleted the chore/update-requests-security branch April 16, 2026 08:29
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.

2 participants