---------
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>
Co-authored-by: Abhijeet Parida <abhijeet.paridatum.de> ([`57df223`](https://github.com/a-parida12/pdf2dcm/commit/57df22326b83d44efe1c021ae3179257905bac49))
* build(deps): bump pillow from 9.2.0 to 9.3.0 (32)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`82c4da0`](https://github.com/a-parida12/pdf2dcm/commit/82c4da0148561e8c40d63ea1e2944b7c489d29fa))
Ci
* ci(release): updated semantic releaase (43) ([`179d7a2`](https://github.com/a-parida12/pdf2dcm/commit/179d7a2f24cf4b01f03195cfbfbc6248b7839ed8))
* ci(release): update the checkout code ([`b9c0cf9`](https://github.com/a-parida12/pdf2dcm/commit/b9c0cf918fe038d4cd45f483efb4962386f12fbd))
Fix
* fix(personalization): removed non dicom standard UID generation
* fix set row and column size from image data
* remove SOPInstanceUID from personalisation fields, add unique ID explicetly. Add instance number to force order in multi page pdf conversion
* remove SOPInstanceUID from personalisation fields, add unique ID explicetly. Add instance number to force order in multi page pdf conversion.
* method documentation update
* Add optional output path, output prefix. Explicitly set unique SeriesInstanceUID
* Revert &34;Add optional output path, output prefix. Explicitly set unique SeriesInstanceUID&34;
This reverts commit 376a3f1d305ad1dfd0746fe106dd803e079d63b0.
* Revert &34;method documentation update&34;
This reverts commit a7402a974d596a3065c628fb3d10831d1a2c7f87.
* Revert &34;remove SOPInstanceUID from personalisation fields, add unique ID explicetly. Add instance number to force order in multi page pdf conversion.&34;
This reverts commit 45c5622ddac5905bc2b26e7d2ff3fa1f9e7d80e0.
* Remove SeriesInstanceUID and SOPInstanceUID from personalisation. Set explicitly at series and image level respectively. Also add InstanceNumber explicity from pdf page to force correct ordering in series ([`db9eae8`](https://github.com/a-parida12/pdf2dcm/commit/db9eae87a48b98a43b5f95884adad0854c7d16ed))
Test
* test(pdf2rgb): test for repersonalization updated ([`bbb465d`](https://github.com/a-parida12/pdf2dcm/commit/bbb465dac2ac24029578811490d1be35f0563312))
Unknown
* CI update the python version (37)
ci(pyver): upgrade to 3.8.15 ([`c6e6915`](https://github.com/a-parida12/pdf2dcm/commit/c6e69157bc9b512aee6f936d29da28081a4e5ec7))