What's Changed
* [PLA-683][external] 2 Minor fixes for importing of PASCAL VOC annotations by JBWilkie in https://github.com/v7labs/darwin-py/pull/783
* [PLA-696][external] Allow registration of single-slotted read-write files from external storage by JBWilkie in https://github.com/v7labs/darwin-py/pull/785
* [DAR-1104][External] Fix colours mismatch between files on semantic mask export by AndriiKlymchuk in https://github.com/v7labs/darwin-py/pull/789
* [DAR-1104][Internal] Fix colours mismatch between files on semantic mask export by AndriiKlymchuk in https://github.com/v7labs/darwin-py/pull/792
* [PLA-702] Add dependabot for pip and GitHub Actions by saurbhc in https://github.com/v7labs/darwin-py/pull/787
* Bump debugpy from 1.6.7 to 1.8.1 by dependabot in https://github.com/v7labs/darwin-py/pull/798
* [PLA-756] Existing properties are now imported without a .v7/manifest.json file by saurbhc in https://github.com/v7labs/darwin-py/pull/791
* [PLA-639][External] Allow properties to be imported for annotations without IDs by JBWilkie in https://github.com/v7labs/darwin-py/pull/803
* [PLA-699][external] Allow registration of multi-slotted read-write files from external storage by JBWilkie in https://github.com/v7labs/darwin-py/pull/790
* Fixed bug when importing annotations with properties to non-default teams by JBWilkie in https://github.com/v7labs/darwin-py/pull/813
* [PLA-801][external] fetch_remote_files() is called with an old, V1 argument by JBWilkie in https://github.com/v7labs/darwin-py/pull/809
* [PLA-753][External] Combine the register & register_multi_slotted functions by JBWilkie in https://github.com/v7labs/darwin-py/pull/810
* Bump ruff from 0.0.292 to 0.3.7 by dependabot in https://github.com/v7labs/darwin-py/pull/814
* [DAR-1609][External] pull() never creates the properties metadata file in the annotations directory by JBWilkie in https://github.com/v7labs/darwin-py/pull/816
* Bump black from 22.12.0 to 24.3.0 by dependabot in https://github.com/v7labs/darwin-py/pull/804
* Bump actions/setup-python from 2 to 5 by dependabot in https://github.com/v7labs/darwin-py/pull/796
* [PLA-585][external] Allow imports where some annotation frames are missing a main type by JBWilkie in https://github.com/v7labs/darwin-py/pull/788
* Bump aws-actions/configure-aws-credentials from 2 to 4 by dependabot in https://github.com/v7labs/darwin-py/pull/797
* Bump actions/github-script from 3 to 7 by dependabot in https://github.com/v7labs/darwin-py/pull/793
* Bump jinja2 from 3.1.2 to 3.1.3 by dependabot in https://github.com/v7labs/darwin-py/pull/802
* Bump orjson from 3.9.10 to 3.10.0 by dependabot in https://github.com/v7labs/darwin-py/pull/807
* Bump idna from 3.6 to 3.7 by dependabot in https://github.com/v7labs/darwin-py/pull/812
* Bump actions/checkout from 2 to 4 by dependabot in https://github.com/v7labs/darwin-py/pull/794
* Revert "Bump actions/github-script from 3 to 7" by saurbhc in https://github.com/v7labs/darwin-py/pull/817
* Version bump to 0.8.59 by JBWilkie in https://github.com/v7labs/darwin-py/pull/819
New Contributors
* dependabot made their first contribution in https://github.com/v7labs/darwin-py/pull/798
**Full Changelog**: https://github.com/v7labs/darwin-py/compare/v0.8.58...v0.8.59