Chore
* chore: make black happy.. ([`4025065`](https://github.com/HLasse/TextDescriptives/commit/40250653cbf3c46f9daf45d103aa1723bef463cd))
Fix
* fix: gistID ([`2a49cfb`](https://github.com/HLasse/TextDescriptives/commit/2a49cfb297edb0475fff26de6ca86d1f49172f13))
* fix: updated dep dists tests ([`73f4e48`](https://github.com/HLasse/TextDescriptives/commit/73f4e486abebb3364c120d971a9927be64f8aa76))
* fix: robust pos tests ([`1781a7e`](https://github.com/HLasse/TextDescriptives/commit/1781a7ed3eec27853334feef6715fb6655c955e7))
* fix: update spacy core sm to most recent ([`26e3921`](https://github.com/HLasse/TextDescriptives/commit/26e3921544e88688ab6c75670c4bde43d4f1b8b1))
Unknown
* Merge pull request 48 from HLasse/update-version
update package version ([`04bb72c`](https://github.com/HLasse/TextDescriptives/commit/04bb72c929639b71474a95c9291803eabce0c4bb))
* update package version ([`3a121d8`](https://github.com/HLasse/TextDescriptives/commit/3a121d8c7f0ce7986fcdb9e4a10afeec6cebd639))
* Merge pull request 45 from HLasse/fix-pytest-cov
update pytest-coverage-comment ([`ec7cad2`](https://github.com/HLasse/TextDescriptives/commit/ec7cad2ef0ea824953f3c4eca9f8202a439fb510))
* Merge pull request 47 from HLasse/master
check tests ([`885236a`](https://github.com/HLasse/TextDescriptives/commit/885236a56cdac034bcf29a061a8587462997c8be))
* Merge pull request 46 from HLasse/update-spacy-model-download
update: more robust spacy model download ([`6f92725`](https://github.com/HLasse/TextDescriptives/commit/6f9272558ef1110fe189a55631b9b32706738e43))
* update: more robust spacy model download ([`31de553`](https://github.com/HLasse/TextDescriptives/commit/31de553c77340afa4a3edda78f8adf028e0f4267))
* update pytest-coverage-comment ([`da6d095`](https://github.com/HLasse/TextDescriptives/commit/da6d0958019a6076cfe33b99562d43d956619431))
* Merge pull request 41 from HLasse/dependabot/github_actions/schneegans/dynamic-badges-action-1.3.0
:arrow_up: Bump schneegans/dynamic-badges-action from 1.2.0 to 1.3.0 ([`c84219f`](https://github.com/HLasse/TextDescriptives/commit/c84219fb5cef498d42f88a3e6dc4031b1ca3a6d3))
* Merge pull request 39 from HLasse/dependabot/github_actions/actions/setup-python-3
:arrow_up: Bump actions/setup-python from 2 to 3 ([`033fe5b`](https://github.com/HLasse/TextDescriptives/commit/033fe5b29486f5d5bbfe2b45951681ff7e00aa22))
* Merge pull request 35 from HLasse/dependabot/pip/ftfy-gte-6.0.3-and-lt-6.2.0
:arrow_up: Update ftfy requirement from <6.1.0,>=6.0.3 to >=6.0.3,<6.2.0 ([`7429d18`](https://github.com/HLasse/TextDescriptives/commit/7429d188d25ea2d6eb736c55e6386d638e5df9f3))
* Merge pull request 34 from HLasse/add-black-wf
add: black workflow and format everything ([`11c4edb`](https://github.com/HLasse/TextDescriptives/commit/11c4edbc35b5b27776356fe7996e9ad645b8a211))
* Merge pull request 40 from HLasse/workflow-patch
Fixed error causing workflows to pass ([`fe2f27a`](https://github.com/HLasse/TextDescriptives/commit/fe2f27aa0a7077e5d5ecef4d6ef0496cdcacd174))
* :arrow_up: Bump schneegans/dynamic-badges-action from 1.2.0 to 1.3.0
Bumps [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/schneegans/dynamic-badges-action/releases)
- [Changelog](https://github.com/Schneegans/dynamic-badges-action/blob/master/changelog.md)
- [Commits](https://github.com/schneegans/dynamic-badges-action/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: schneegans/dynamic-badges-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`6ca4618`](https://github.com/HLasse/TextDescriptives/commit/6ca4618d60423a952629f81e7f851edb2335ddf0))
* Update pytest-cov-comment.yml ([`4f0d7bc`](https://github.com/HLasse/TextDescriptives/commit/4f0d7bcd22d78594d929ad10e64b5525d5d1612d))
* Update pytest-cov-comment.yml ([`956e773`](https://github.com/HLasse/TextDescriptives/commit/956e773b979f702ac8591b565c62c48f9369448a))
* Fixed error causing workflows to pass
fixed error causing workflows to pass even though tests fail caused by the purest not raising an error due to the tee. ([`2fea750`](https://github.com/HLasse/TextDescriptives/commit/2fea7505b123f0afd890f393ac357d3279bdfcf8))
* :arrow_up: Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`87b692b`](https://github.com/HLasse/TextDescriptives/commit/87b692b4047e4ea1e7dd586773b7f5dc50018780))
* :arrow_up: Update ftfy requirement from <6.1.0,>=6.0.3 to >=6.0.3,<6.2.0
Updates the requirements on [ftfy]() to permit the latest version.
---
updated-dependencies:
- dependency-name: ftfy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`6182cd0`](https://github.com/HLasse/TextDescriptives/commit/6182cd052be5b80e3e6256ed91c6fedf6e8738ae))
* Merge branch &39;master&39; into add-black-wf ([`5966854`](https://github.com/HLasse/TextDescriptives/commit/5966854a620151d606253fd9255336819cde2278))
* add: black workflow and format everything ([`451090e`](https://github.com/HLasse/TextDescriptives/commit/451090e34a781c715290cd5730b178b9dede0eb9))
* Merge pull request 25 from HLasse/Update_setup
Updated setup ([`9bf044a`](https://github.com/HLasse/TextDescriptives/commit/9bf044a4a1a7cf094d5a2331b37f4f01fd006f90))
* Update pytest-cov-comment.yml
update dependencies ([`e9979ab`](https://github.com/HLasse/TextDescriptives/commit/e9979ab1803db52527d7ceb8f5690a8067cf35bf))
* Merge branch &39;master&39; into Update_setup ([`3ad0267`](https://github.com/HLasse/TextDescriptives/commit/3ad0267f3a2fde9a89c8fdf9f29d6a303fe33d62))
* Merge pull request 26 from HLasse/Add-dependabot-workflow
Added dependabot workflow ([`de0ba76`](https://github.com/HLasse/TextDescriptives/commit/de0ba76b56a9cc5a756a2f5dad7f2f84e6f4dbca))
* Merge pull request 27 from HLasse/clean-ci
updated ci workflow ([`29d0041`](https://github.com/HLasse/TextDescriptives/commit/29d0041fef649a39edd448f9b3918cfb565b40fb))
* Update .github/workflows/pytest-cov-comment.yml ([`e8739a0`](https://github.com/HLasse/TextDescriptives/commit/e8739a066e783e0a2228c295fbdab07a13b5a702))
* Merge pull request 30 from HLasse/fix-tests
fixes failing tests ([`294b6dd`](https://github.com/HLasse/TextDescriptives/commit/294b6ddd2970b09cf1de4b7a2ff5124f2fc44dfe))
* update: more wiggle room for dep dist tests ([`0e95ec5`](https://github.com/HLasse/TextDescriptives/commit/0e95ec548de4397e2adf97def309d2c59c5e3b77))
* update: more wiggle room for pos tests ([`74650ba`](https://github.com/HLasse/TextDescriptives/commit/74650ba2d6c67f97ab5c27f3ccb9b5ac12489a8c))
* Update README.md ([`a597dbb`](https://github.com/HLasse/TextDescriptives/commit/a597dbbb67913d84ac688a3faa1edd24f25f8d2d))
* updated ci workflow ([`90f97b2`](https://github.com/HLasse/TextDescriptives/commit/90f97b2a152d15c20ca4bc2244495e779b15fb51))
* Added dependabot workflow ([`40810de`](https://github.com/HLasse/TextDescriptives/commit/40810defa8f3886901e3a364cb298e4e7b76352b))
* Updated setup ([`06fb4f7`](https://github.com/HLasse/TextDescriptives/commit/06fb4f74112fd3cf682b99dff93fce21ae716743))