Skip to content

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

Merged
guzmud merged 1 commit into
mainfrom
fix/247-requests-2.33-security
May 20, 2026
Merged

[client-python] fix(security): updating requests to >=2.33.0,<2.34.0 (#247)#251
guzmud merged 1 commit into
mainfrom
fix/247-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

@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) labels May 20, 2026
@github-actions github-actions Bot added the filigran team use to identify PR from the Filigran team label May 20, 2026
@guzmud
Copy link
Copy Markdown
Member Author

guzmud commented May 20, 2026

From the CI build step

Successfully installed PyYAML-6.0.3 annotated-types-0.7.0 black-26.3.1 build-1.4.4 cachetools-5.5.2 cfgv-3.5.0 charset_normalizer-3.4.7 coverage-7.14.0 dataclasses-json-0.6.7 datefinder-0.7.3 identify-2.6.19 idna-3.15 importlib-metadata-8.7.1 isort-8.0.1 marshmallow-3.26.2 mypy-extensions-1.1.0 nodeenv-1.10.0 opentelemetry-api-1.35.0 opentelemetry-sdk-1.35.0 opentelemetry-semantic-conventions-0.56b0 pathspec-1.1.1 pika-1.3.2 pre-commit-4.6.0 prometheus-client-0.22.1 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.1 pyoaev-2.4.0 pyproject_hooks-1.2.0 python-dateutil-2.9.0.post0 python-dotenv-1.2.2 python-magic-0.4.27 python_json_logger-3.3.0 pytokens-0.4.1 pytz-2026.2 rapidfuzz-3.14.5 regex-2026.5.9 requests-2.33.1 requests-toolbelt-1.0.0 setuptools-82.0.1 six-1.17.0 thefuzz-0.22.1 types-python-dateutil-2.9.0.20260518 types-pytz-2025.2.0.20251108 typing-extensions-4.15.0 typing-inspect-0.9.0 typing-inspection-0.4.2 urllib3-2.7.0 wheel-0.47.0 zipp-4.1.0

@guzmud guzmud merged commit 089c809 into main May 20, 2026
22 checks passed
@guzmud guzmud deleted the fix/247-requests-2.33-security branch May 20, 2026 09:02
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 filigran team use to identify PR from the Filigran team 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]

3 participants