Skip to content

v1.3.151

Choose a tag to compare

@flowzone-app flowzone-app released this 18 Aug 21:04
· 76 commits to master since this release
fab607a

Update dependency requests to v2.32.5

Notable changes

  • The SSLContext caching feature originally introduced in 2.32.0 has created
  • Added support for Python 3.14.
  • Dropped support for Python 3.8 following its end of support.
psf/requests (requests)

v2.32.5

Compare Source

Bugfixes

  • The SSLContext caching feature originally introduced in 2.32.0 has created
    a new class of issues in Requests that have had negative impact across a number
    of use cases. The Requests team has decided to revert this feature as long term
    maintenance of it is proving to be unsustainable in its current iteration.

Deprecations

  • Added support for Python 3.14.
  • Dropped support for Python 3.8 following its end of support.

List of commits

c726d66 (Update dependency requests to v2.32.5, 2025-08-18)