github getsentry/responses 0.23.2

latest releases: 0.25.3, 0.25.2, 0.25.1...
14 months ago

This release is the last to support Python 3.7

  • Updated dependency to urllib3>=2 and requests>=2.30.0. See #635
  • Fixed issue when custom adapters were sending only positional args. See #642
  • Expose unbound_on_send method in RequestsMock class. This method returns new function
    that is called by RequestsMock instead of original send method defined by any adapter.

Don't miss a new responses release

NewReleases is sending notifications on new releases.