Build System
- **deps**: Bump pillow from 10.0.1 to 10.2.0 ([58](https://github.com/a-parida12/pdf2dcm/pull/58),
[`a59ca10`](https://github.com/a-parida12/pdf2dcm/commit/a59ca10143640610c940c73733c147b3fbb5e7f5))
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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/10.0.1...10.2.0)
--- updated-dependencies: - dependency-name: pillow dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>
- **deps**: Bump pillow from 9.5.0 to 10.0.1 ([50](https://github.com/a-parida12/pdf2dcm/pull/50),
[`0a69308`](https://github.com/a-parida12/pdf2dcm/commit/0a693085215cb90abb5b2056776baf9cbe986d8d))
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1. - [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.5.0...10.0.1)
--- updated-dependencies: - dependency-name: pillow dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>
- **deps-dev**: Bump gitpython from 3.1.31 to 3.1.37
([51](https://github.com/a-parida12/pdf2dcm/pull/51),
[`9a5b9e7`](https://github.com/a-parida12/pdf2dcm/commit/9a5b9e76f93b1eed0480e55c63ebbb2087ccaa15))
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.37. -
[Release notes](https://github.com/gitpython-developers/GitPython/releases) -
[Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) -
[Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.31...3.1.37)
--- updated-dependencies: - dependency-name: gitpython dependency-type: indirect
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>
- **deps-dev**: Bump gitpython from 3.1.37 to 3.1.41
([55](https://github.com/a-parida12/pdf2dcm/pull/55),
[`f0266b0`](https://github.com/a-parida12/pdf2dcm/commit/f0266b0e38ec0916fc5ebb981b7a4106ecfd2cbf))
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41. -
[Release notes](https://github.com/gitpython-developers/GitPython/releases) -
[Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) -
[Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.37...3.1.41)
--- updated-dependencies: - dependency-name: gitpython dependency-type: indirect
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>
- **deps-dev**: Bump jinja2 from 3.1.2 to 3.1.3
([54](https://github.com/a-parida12/pdf2dcm/pull/54),
[`88b7d87`](https://github.com/a-parida12/pdf2dcm/commit/88b7d87f9446c61d4cb8a9c845ea70923b803c3d))
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release
notes](https://github.com/pallets/jinja/releases) -
[Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) -
[Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)
--- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect
...
Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>
Continuous Integration
- **semrel**: Update version ([57](https://github.com/a-parida12/pdf2dcm/pull/57),
[`c6a2474`](https://github.com/a-parida12/pdf2dcm/commit/c6a24746a06ae8f7696467846dc0b0ceca8a6027))
- **workflows**: Update actions versions ([47](https://github.com/a-parida12/pdf2dcm/pull/47),
[`a7e51d4`](https://github.com/a-parida12/pdf2dcm/commit/a7e51d453c9d3248c049f8c18be814257a2f2b0f))
Documentation
- **license**: Update copyright year(s) ([52](https://github.com/a-parida12/pdf2dcm/pull/52),
[`9732fa3`](https://github.com/a-parida12/pdf2dcm/commit/9732fa3c80707ace6c4edecd9f3f20549b9fe434))
Co-authored-by: github-actions <github-actionsgithub.com>
- **LICENSE**: Update year ([45](https://github.com/a-parida12/pdf2dcm/pull/45),
[`d539299`](https://github.com/a-parida12/pdf2dcm/commit/d539299da2902fe644f2e0c18c6850adb7ad67f3))
Features
- **repersonlization**: Add customizable fields
([59](https://github.com/a-parida12/pdf2dcm/pull/59),
[`c966787`](https://github.com/a-parida12/pdf2dcm/commit/c966787741e88599f6843763ac41dedbb225678f))
* feat: add customize repersonalization fields
* update readme
* Added file with accession number
* Add test for custom fields
---------
Co-authored-by: Ashley Rudelsheim <49853479+ashrudeusers.noreply.github.com>
Co-authored-by: Ashley Rudelsheim <ashley.rudelsheimitsphere.ca>
Co-authored-by: Ashley Rudelsheim <ashleye.ashleyr.ca>