Skip to content

v0.7.0

Latest

Choose a tag to compare

@korydraughn korydraughn released this 16 Jun 18:49

This release updates dependencies and fixes a compatibility issue with urllib3.

Changed

  • Update requirements.txt (#180).
  • Remove scandir dependency from setup.py (#180).
  • Bump urllib3 dependency to 2.6.3 (73cfb7d).
  • Bump python-irodsclient dependency to <4.0.0 (#316).

Fixed

  • Fix compatibility issues caused by an interface change in urllib3.response.HTTPResponse (#313).