Textdescriptives

Latest version: v2.8.1

Safety actively analyzes 626801 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

2.8.1

Documentation

* docs: fix link to document in readme ([`096a6b8`](https://github.com/HLasse/TextDescriptives/commit/096a6b8f92b4b2ccf03ec70e5caf320830ce113b))

Fix

* fix: correctly set `symbols` and `contains` in `Quality` with custom values ([`a4dab94`](https://github.com/HLasse/TextDescriptives/commit/a4dab94c371fed1ca4c9cdb3ad9cd2dc7a0b8e8b))

Style

* style: lint ([`76fa958`](https://github.com/HLasse/TextDescriptives/commit/76fa9583211af16b7ef1c60abff4b13ed3e61461))

Unknown

* Merge pull request 353 from HLasse/fix-quality-threshold-not-set

fix: `contains` and `symbols` not updated in `Quality` ([`cfe9b87`](https://github.com/HLasse/TextDescriptives/commit/cfe9b876885e052d8b3e62a24d7c559e0e064718))

* tests: update test ([`7915eeb`](https://github.com/HLasse/TextDescriptives/commit/7915eeba0768c699dedb99f0ea6c3419e2f9104d))

* Merge pull request 344 from HLasse/HLasse-patch-1

docs: fix link to document in readme ([`e470db7`](https://github.com/HLasse/TextDescriptives/commit/e470db7cc759309e318aa1eaba675f755fae7ae9))

* Merge pull request 342 from HLasse/update-docs

Update docs ([`93b1d59`](https://github.com/HLasse/TextDescriptives/commit/93b1d59278dc86cd4e8df80247e8a1a5afda2f59))

* Merge pull request 340 from sondalex/update_documentation

Fix docstrings example module import error & Add doctrings missing imports ([`7064c3b`](https://github.com/HLasse/TextDescriptives/commit/7064c3b5a748df7e4fdf09d4199a5cdaa7307444))

2.8.0

Build

* build: update autodoc_pydantic to support pydantic 2 ([`e236d0d`](https://github.com/HLasse/TextDescriptives/commit/e236d0da869a71d331ac3ce19bf5c4e0045520a5))

* build: require pydantic <2.0.0 ([`e18a6aa`](https://github.com/HLasse/TextDescriptives/commit/e18a6aa613fed976bb86ad7010312eccd9c90fb3))

Ci

* ci: update semrelease version for pydantic support ([`3baa06d`](https://github.com/HLasse/TextDescriptives/commit/3baa06d183733caeb4185f36b80f4438516adb70))

Documentation

* docs: bin pydantic version in docs building ([`8631fc8`](https://github.com/HLasse/TextDescriptives/commit/8631fc8fe84b29962bc4ecd378c7c32f108b30c7))

Feature

* feat: bump pydantic version to 2.0 ([`ce91e56`](https://github.com/HLasse/TextDescriptives/commit/ce91e568fe0926593de4b43fde8108f8b7b1da15))

Fix

* fix: misc ([`844c240`](https://github.com/HLasse/TextDescriptives/commit/844c2403f34c7dcea9f83cfaf764176aac7e674b))

Unknown

* Merge pull request 326 from HLasse/pydantic-2

feat: bump pydantic version to 2.0 and spacy version to >=3.6 ([`d900c46`](https://github.com/HLasse/TextDescriptives/commit/d900c4656d958b77efc0caaff01038c92836f766))

* tests: update spacy model version for tests to 3.6 ([`4e2029f`](https://github.com/HLasse/TextDescriptives/commit/4e2029f9d0e0cf12ec36d8c8f0ce67bd5f01f24b))

* CI: update sem ver version ([`7b24af8`](https://github.com/HLasse/TextDescriptives/commit/7b24af8fe2bbf549643bedd431f59e340a3e970c))

* deps: update min spacy version to 3.6 ([`d7d5a30`](https://github.com/HLasse/TextDescriptives/commit/d7d5a30ea19a399e3800e94e220264bbd2bb45c8))

* Fix docstrings example module import error & Add doctring missing import ([`f33a28d`](https://github.com/HLasse/TextDescriptives/commit/f33a28d70404c69c0ef745cd7adef8f32b657858))

* Merge pull request 320 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`5c7015a`](https://github.com/HLasse/TextDescriptives/commit/5c7015a541c717bd1001637585b65d25ac8ee70d))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/bwhmather/ssort: 0.12.3 → 0.12.4](https://github.com/bwhmather/ssort/compare/0.12.3...0.12.4)
- [github.com/psf/black: 24.1.1 → 24.2.0](https://github.com/psf/black/compare/24.1.1...24.2.0)
- [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.14...v0.2.1) ([`b6ba478`](https://github.com/HLasse/TextDescriptives/commit/b6ba47829f2b86a0858998570f34e5102fcd5436))

* lint ([`2ec4aa9`](https://github.com/HLasse/TextDescriptives/commit/2ec4aa90e122a65ddc23712afa6cfccd160e4d41))

* Merge branch &39;pydantic-2&39; of https://github.com/HLasse/TextDescriptives into pydantic-2
something? ([`8a5f03e`](https://github.com/HLasse/TextDescriptives/commit/8a5f03e7154904bab75d132d6474e35540936eca))

* tests: fix type ([`7854c8d`](https://github.com/HLasse/TextDescriptives/commit/7854c8da6a6f02db4156e61ed3f17977f20dfd20))

* Merge branch &39;main&39; into pydantic-2 ([`8682679`](https://github.com/HLasse/TextDescriptives/commit/8682679b756329054b3c4dffbbb67fbece6c5232))

* Merge pull request 325 from HLasse/HLasse-patch-1

build: require pydantic <2.0.0 ([`8589099`](https://github.com/HLasse/TextDescriptives/commit/8589099fd2a31a138559f0049ea77e7a34cb1aff))

* Merge pull request 322 from HLasse/HLasse/tutorials-quality-tutorial-failing-due-to-DAGW-not-being-available-at-the-moment

tutorials: quality tutorial failing due to DAGW not being available at the moment ([`b23beb2`](https://github.com/HLasse/TextDescriptives/commit/b23beb2adb98c0d0651981e685a63d28509c3428))

* tutorials: quality tutorial failing due to DAGW not being available at the moment
Fixes 321 ([`fbaa00d`](https://github.com/HLasse/TextDescriptives/commit/fbaa00d0d7ec1a78a0620977a18f54aa17898131))

2.7.3

Fix

* fix: pin autodoc_pydantic version to support pydantic version <2 ([`4b91006`](https://github.com/HLasse/TextDescriptives/commit/4b910069491794a1144cd8f9ccf8872879315f75))

2.7.2

Fix

* fix: update furo to fix doc builidng ([`3e73e61`](https://github.com/HLasse/TextDescriptives/commit/3e73e61a4a734edf7d3cda20ba6a427de48bd8c9))

Unknown

* Merge pull request 317 from HLasse/dependabot/pip/black-24.1.1

:arrow_up: bump black from 23.12.1 to 24.1.1 ([`3ae9298`](https://github.com/HLasse/TextDescriptives/commit/3ae9298174943183ea989744af77a27d39335c1e))

* :arrow_up: bump black from 23.12.1 to 24.1.1

Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.1.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.12.1...24.1.1)

---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`76d368b`](https://github.com/HLasse/TextDescriptives/commit/76d368b52ab8afa6a97cf5fc521e4ac5fd99ac81))

* Merge pull request 318 from HLasse/dependabot/pip/ipython-lte-8.21.0

:arrow_up: update ipython requirement from <=8.19.0 to <=8.21.0 ([`00e7faf`](https://github.com/HLasse/TextDescriptives/commit/00e7faf056c89e4b218977b8b55a488279307f2a))

* Merge pull request 319 from HLasse/dependabot/pip/ruff-0.1.15

:arrow_up: bump ruff from 0.1.9 to 0.1.15 ([`bcd0fb0`](https://github.com/HLasse/TextDescriptives/commit/bcd0fb03d72597d9fb8dc6b282aac65430aad267))

* :arrow_up: bump ruff from 0.1.9 to 0.1.15

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.9 to 0.1.15.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.9...v0.1.15)

---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`10eda08`](https://github.com/HLasse/TextDescriptives/commit/10eda088a58e6ed3a73e85c2204c3190b0c0f2c4))

* :arrow_up: update ipython requirement from <=8.19.0 to <=8.21.0

Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/rel-0.8.4...8.21.0)

---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`77de15d`](https://github.com/HLasse/TextDescriptives/commit/77de15d1d5d852dc9c101404dbd856c3b96c7208))

* Merge pull request 316 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`144edd4`](https://github.com/HLasse/TextDescriptives/commit/144edd4341954541ef8428ad052d41f9797be346))

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci ([`1d06d1d`](https://github.com/HLasse/TextDescriptives/commit/1d06d1d891dabbb22e38ffa326d446e6780dca47))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/bwhmather/ssort: 0.12.2 → 0.12.3](https://github.com/bwhmather/ssort/compare/0.12.2...0.12.3)
- [github.com/psf/black: 23.12.1 → 24.1.1](https://github.com/psf/black/compare/23.12.1...24.1.1) ([`e7f4b31`](https://github.com/HLasse/TextDescriptives/commit/e7f4b31430cda274eaf23f385e087f17e510629b))

* Merge pull request 315 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`1fd6492`](https://github.com/HLasse/TextDescriptives/commit/1fd6492c300fd556e3c966da4f387e107dc69bba))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/bwhmather/ssort: v0.12.0 → 0.12.2](https://github.com/bwhmather/ssort/compare/v0.12.0...0.12.2)
- [github.com/astral-sh/ruff-pre-commit: v0.1.13 → v0.1.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.13...v0.1.14) ([`3efd3b9`](https://github.com/HLasse/TextDescriptives/commit/3efd3b9bbd737cc3c00f55dfc2758f56950bf8b4))

* Merge pull request 314 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`cee82c2`](https://github.com/HLasse/TextDescriptives/commit/cee82c2a4a1b33cd5f981fa26a8cf5c95b987285))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.11 → v0.1.13](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.11...v0.1.13) ([`98cc90d`](https://github.com/HLasse/TextDescriptives/commit/98cc90d990105d512b9775e22874ba84cefb2b0f))

* Merge pull request 313 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`d97d8de`](https://github.com/HLasse/TextDescriptives/commit/d97d8de0b3e82eddb099ccbf2edfe9acc51b76af))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.9...v0.1.11) ([`8f33024`](https://github.com/HLasse/TextDescriptives/commit/8f330243736bc2a477450aeb6e9df721cce7171d))

* Merge pull request 312 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`1d3b571`](https://github.com/HLasse/TextDescriptives/commit/1d3b5718cc61f0d82f12d2d589a5bea5f8b454cc))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/bwhmather/ssort: v0.11.6 → v0.12.0](https://github.com/bwhmather/ssort/compare/v0.11.6...v0.12.0) ([`b106cd5`](https://github.com/HLasse/TextDescriptives/commit/b106cd57038a815275aaa439a5f4757c268d85a5))

* Merge pull request 307 from HLasse/dependabot/pip/ruff-0.1.9

:arrow_up: Bump ruff from 0.1.6 to 0.1.9 ([`ce26c71`](https://github.com/HLasse/TextDescriptives/commit/ce26c7165fa63d7082f559e8e24b365f76a8a45f))

* :arrow_up: Bump ruff from 0.1.6 to 0.1.9

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.1.9.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.6...v0.1.9)

---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`daa09d2`](https://github.com/HLasse/TextDescriptives/commit/daa09d2bc008d229aa48601264a23dd26e85a1c1))

* Merge pull request 311 from HLasse/dependabot/pip/black-23.12.1

:arrow_up: Bump black from 23.11.0 to 23.12.1 ([`25350ed`](https://github.com/HLasse/TextDescriptives/commit/25350edaec1c8c695fc6f41be888b1b523788180))

* :arrow_up: Bump black from 23.11.0 to 23.12.1

Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.11.0...23.12.1)

---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`a491fe9`](https://github.com/HLasse/TextDescriptives/commit/a491fe9f7f7cc932535f0202f62658d749944719))

* Merge pull request 310 from HLasse/dependabot/pip/mypy-1.8.0

:arrow_up: Bump mypy from 1.7.1 to 1.8.0 ([`8402ed9`](https://github.com/HLasse/TextDescriptives/commit/8402ed9f29381c2db5386d8e3e928690941899d0))

* :arrow_up: Bump mypy from 1.7.1 to 1.8.0

Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`5d86734`](https://github.com/HLasse/TextDescriptives/commit/5d86734b8ab82d7b48ef782426bcade930915c41))

* Merge pull request 309 from HLasse/dependabot/pip/pre-commit-3.6.0

:arrow_up: Bump pre-commit from 3.5.0 to 3.6.0 ([`877dea8`](https://github.com/HLasse/TextDescriptives/commit/877dea8861de9c6ecaac5dd7ecbe742336d0dd55))

* Merge pull request 308 from HLasse/dependabot/pip/ipython-lte-8.19.0

:arrow_up: Update ipython requirement from <=8.18.1 to <=8.19.0 ([`6e46b14`](https://github.com/HLasse/TextDescriptives/commit/6e46b146395c6f74beea7e1b355b46b5b65fd878))

* :arrow_up: Bump pre-commit from 3.5.0 to 3.6.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`38b603d`](https://github.com/HLasse/TextDescriptives/commit/38b603da6650fd2775e26e6f384159aeb7d5fd49))

* :arrow_up: Update ipython requirement from <=8.18.1 to <=8.19.0

Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/rel-0.8.4...8.19.0)

---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`85c8e5b`](https://github.com/HLasse/TextDescriptives/commit/85c8e5bf24532567fa3a54b783671dee836f2ef6))

* Merge pull request 306 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`8c657a0`](https://github.com/HLasse/TextDescriptives/commit/8c657a087fc76e9c8b17788041788ff2c13e05b5))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.12.0 → 23.12.1](https://github.com/psf/black/compare/23.12.0...23.12.1)
- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.1.9)
- [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.1...v1.8.0) ([`7486fa8`](https://github.com/HLasse/TextDescriptives/commit/7486fa8a4c0549b994faf07228470ff78e4d93ea))

* Merge pull request 305 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`80a526b`](https://github.com/HLasse/TextDescriptives/commit/80a526b7ed9319e2016e59379a588e3bc85b07ce))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.11.0 → 23.12.0](https://github.com/psf/black/compare/23.11.0...23.12.0)
- [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.1.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.7...v0.1.8) ([`b929fb7`](https://github.com/HLasse/TextDescriptives/commit/b929fb76cdb63d5bcb57067d571ff1796091f069))

* Merge pull request 300 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`0d175d2`](https://github.com/HLasse/TextDescriptives/commit/0d175d21dd4841908df677ab937453cad2c6102e))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.1.7)
- [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.0...v1.7.1) ([`a2b8cca`](https://github.com/HLasse/TextDescriptives/commit/a2b8cca111460eed919f6cf814d10e9d357631e5))

* Merge pull request 304 from HLasse/dependabot/pip/black-23.11.0

:arrow_up: Bump black from 23.9.1 to 23.11.0 ([`a062067`](https://github.com/HLasse/TextDescriptives/commit/a0620673da845bc32d9749fa2a1c4177363c2f36))

* :arrow_up: Bump black from 23.9.1 to 23.11.0

Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.11.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.9.1...23.11.0)

---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`c18eb32`](https://github.com/HLasse/TextDescriptives/commit/c18eb3216e074e6abf27367cd82dbd48558334c1))

* Merge pull request 303 from HLasse/dependabot/pip/ruff-0.1.6

:arrow_up: Bump ruff from 0.1.3 to 0.1.6 ([`6d6d110`](https://github.com/HLasse/TextDescriptives/commit/6d6d110b5863fd8aa962d6cd5e833f387e22ee0f))

* :arrow_up: Bump ruff from 0.1.3 to 0.1.6

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.3 to 0.1.6.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.3...v0.1.6)

---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`ab97371`](https://github.com/HLasse/TextDescriptives/commit/ab9737139591861341fbebee2c2ac5e06ed8e007))

* Merge pull request 302 from HLasse/dependabot/pip/mypy-1.7.1

:arrow_up: Bump mypy from 1.6.1 to 1.7.1 ([`65c17fa`](https://github.com/HLasse/TextDescriptives/commit/65c17fafe783295d83e6ba4979901d0afa21f6c4))

* Merge pull request 301 from HLasse/dependabot/pip/ipython-lte-8.18.1

:arrow_up: Update ipython requirement from <=8.17.2 to <=8.18.1 ([`d4716f3`](https://github.com/HLasse/TextDescriptives/commit/d4716f3e85431132b0e9f331eceaee3c6d4491c2))

* :arrow_up: Bump mypy from 1.6.1 to 1.7.1

Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.1)

---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`289e6bb`](https://github.com/HLasse/TextDescriptives/commit/289e6bb95f75fce854229e9360b52d8ada9303ce))

* :arrow_up: Update ipython requirement from <=8.17.2 to <=8.18.1

Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/rel-0.8.4...8.18.1)

---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`a27a959`](https://github.com/HLasse/TextDescriptives/commit/a27a959363fb9c15a96a0c46575d500f302dfea4))

* Merge pull request 299 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`b571ed0`](https://github.com/HLasse/TextDescriptives/commit/b571ed0fa3ba27d3f2958707ea03fa880c2498e6))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.5...v0.1.6) ([`f8c86c9`](https://github.com/HLasse/TextDescriptives/commit/f8c86c924badf97a2debcdb161af800abceaf066))

* Merge pull request 298 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`523eda2`](https://github.com/HLasse/TextDescriptives/commit/523eda2f1c4f035607c21a56bf5a9bc26f1a2091))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.10.1 → 23.11.0](https://github.com/psf/black/compare/23.10.1...23.11.0)
- [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.4...v0.1.5)
- [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.7.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.1...v1.7.0) ([`2628507`](https://github.com/HLasse/TextDescriptives/commit/26285076ea6452f98cb5b3bce712f8133b6437b3))

* Merge pull request 297 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`af149dc`](https://github.com/HLasse/TextDescriptives/commit/af149dcc09419636f4622749a2815e81c0458e77))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.3...v0.1.4) ([`19260dd`](https://github.com/HLasse/TextDescriptives/commit/19260ddc0ed51d3131711f349e2acc24a220af83))

* Merge pull request 293 from HLasse/dependabot/pip/mypy-1.6.1

:arrow_up: Bump mypy from 1.5.1 to 1.6.1 ([`f907745`](https://github.com/HLasse/TextDescriptives/commit/f907745f7e72e5ce01d3406e624489f3e731afed))

* :arrow_up: Bump mypy from 1.5.1 to 1.6.1

Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.1)

---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`6511732`](https://github.com/HLasse/TextDescriptives/commit/6511732a0687c5fa9658467e8f991b721570339c))

* Merge pull request 295 from HLasse/dependabot/pip/ruff-0.1.3

:arrow_up: Bump ruff from 0.0.291 to 0.1.3 ([`e1bbd5b`](https://github.com/HLasse/TextDescriptives/commit/e1bbd5b49a801093f28bc6c1f15b89976e9559e6))

* Merge pull request 294 from HLasse/dependabot/pip/autodoc-pydantic-2.0.1

:arrow_up: Bump autodoc-pydantic from 1.8.0 to 2.0.1 ([`e82e18a`](https://github.com/HLasse/TextDescriptives/commit/e82e18a1b4033bec38b7cfd35bcf9971a145159e))

* :arrow_up: Bump ruff from 0.0.291 to 0.1.3

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.291 to 0.1.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.291...v0.1.3)

---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`2b655d6`](https://github.com/HLasse/TextDescriptives/commit/2b655d68be50b1634628c398e067e4973c89c0c6))

* Merge pull request 292 from HLasse/dependabot/pip/pre-commit-3.5.0

:arrow_up: Bump pre-commit from 3.4.0 to 3.5.0 ([`c013c1b`](https://github.com/HLasse/TextDescriptives/commit/c013c1bcdbbaef1151e98234d72cf480fe81c228))

* Merge pull request 291 from HLasse/dependabot/pip/ipython-lte-8.17.2

:arrow_up: Update ipython requirement from <=8.16.0 to <=8.17.2 ([`619c584`](https://github.com/HLasse/TextDescriptives/commit/619c584c30b31978f839d7dbff182fd76254c707))

* :arrow_up: Bump autodoc-pydantic from 1.8.0 to 2.0.1

Bumps [autodoc-pydantic](https://github.com/mansenfranzen/autodoc_pydantic) from 1.8.0 to 2.0.1.
- [Changelog](https://github.com/mansenfranzen/autodoc_pydantic/blob/main/changelog.rst)
- [Commits](https://github.com/mansenfranzen/autodoc_pydantic/compare/v1.8.0...v2.0.1)

---
updated-dependencies:
- dependency-name: autodoc-pydantic
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`234461a`](https://github.com/HLasse/TextDescriptives/commit/234461a0a58dc5fa345af461542aad94595aa6ad))

* :arrow_up: Bump pre-commit from 3.4.0 to 3.5.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`3baa198`](https://github.com/HLasse/TextDescriptives/commit/3baa198f8259ec953a4e3d1c9ec101fd01e10648))

* :arrow_up: Update ipython requirement from <=8.16.0 to <=8.17.2

Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/rel-0.8.4...8.17.2)

---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`8330b85`](https://github.com/HLasse/TextDescriptives/commit/8330b85b38ac7c6b1b06def0f9a9f2a9a336200d))

2.7.1

Ci

* ci: codespell ignore changelog ([`ce35d57`](https://github.com/HLasse/TextDescriptives/commit/ce35d57af99652dbdd8edce731c7c33b488dc76c))

Fix

* fix: ensure always consistent column output of pos_proportions ([`c12ba20`](https://github.com/HLasse/TextDescriptives/commit/c12ba20c2b2993e28f0715d072797012a04381da))

Unknown

* Merge pull request 290 from HLasse/fix-consistent-pos-prop-output

Fix-consistent-pos-prop-output ([`66e5525`](https://github.com/HLasse/TextDescriptives/commit/66e552549eea311ea9d32d1a2b398a7ff7050d43))

* lint ([`ed49b23`](https://github.com/HLasse/TextDescriptives/commit/ed49b230a23b820924ce975997d1ba0806bac160))

* tests: add test for correct number of pos tags ([`3aab19b`](https://github.com/HLasse/TextDescriptives/commit/3aab19b4c3accb55ef6a653ad12f6a6a3cc678cd))

* Merge pull request 289 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`09e6993`](https://github.com/HLasse/TextDescriptives/commit/09e6993a3b22cef534a0f2924003b384b057aa41))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.1...v0.1.3) ([`b6de966`](https://github.com/HLasse/TextDescriptives/commit/b6de96644fc0b1b95d9ad381fcc6f7a983060cb6))

* Merge pull request 287 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`42c2442`](https://github.com/HLasse/TextDescriptives/commit/42c2442ad41cb2201d26b13a8f4a6f2921be52c5))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.9.1 → 23.10.1](https://github.com/psf/black/compare/23.9.1...23.10.1)
- [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.292...v0.1.1)
- [github.com/pre-commit/mirrors-mypy: v1.6.0 → v1.6.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.0...v1.6.1) ([`70e9c24`](https://github.com/HLasse/TextDescriptives/commit/70e9c24de5ad51701f70ecc2f4cba4210a43f6d8))

* Merge pull request 286 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`42ed7a6`](https://github.com/HLasse/TextDescriptives/commit/42ed7a640ef8ff9d65d38bbef7c685632428b0c9))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.5.1...v1.6.0) ([`65c3bcc`](https://github.com/HLasse/TextDescriptives/commit/65c3bcc0bc8c58bf6e7908b6024d53bdefec706b))

* Merge pull request 285 from HLasse/fix-codespell-changelog

ci: codespell ignore changelog ([`c103ff6`](https://github.com/HLasse/TextDescriptives/commit/c103ff66b1d1534c7e183e7fdee62fe6b5be3da0))

2.7.0

Build

* build: pin autodoc_pydantic version ([`5e6c3e2`](https://github.com/HLasse/TextDescriptives/commit/5e6c3e283de0c69b1f14654875042553c1c70929))

Ci

* ci: fix documentation ci ([`7a2133c`](https://github.com/HLasse/TextDescriptives/commit/7a2133cc740a71bddce77922b51bf60eda1c6e5e))

* ci: fix documentation ci ([`99707b5`](https://github.com/HLasse/TextDescriptives/commit/99707b5a2d8a5d835c64099a5baa201fc3059e10))

Documentation

* docs: add admonitions to information theory and readability docs ([`36abc80`](https://github.com/HLasse/TextDescriptives/commit/36abc80d125d8d6fd2e01f1ba7003b40c0e368d4))

* docs: fix readability docs formatting ([`6d6130a`](https://github.com/HLasse/TextDescriptives/commit/6d6130a6f5a42e0141bba6baa21276f8ff870ab8))

* docs: fix minor typo in docs ([`a833ebd`](https://github.com/HLasse/TextDescriptives/commit/a833ebdd87dc45c8e491caa311cc66ca200c1835))

* docs: add note on lexeme prop table to informatino theory ([`13d2b1e`](https://github.com/HLasse/TextDescriptives/commit/13d2b1e1b8edc44e2e663ecaca88ecef045f314a))

* docs: update readability docs ([`11981c0`](https://github.com/HLasse/TextDescriptives/commit/11981c045694a53d1f1bef78e98257578dbf8fbb))

* docs: Fixed codespell errors ([`8f7a0e3`](https://github.com/HLasse/TextDescriptives/commit/8f7a0e3995fcffab817062ca665591abe75798be))

Feature

* feat: return nan for readability metrics requiring syllables if they can&39;t be calculated ([`654ec6c`](https://github.com/HLasse/TextDescriptives/commit/654ec6c991c07289d1daf9192cd38577657c3b05))

* feat: return nan in descriptive stats syllables if cant be calculated ([`bd08eb1`](https://github.com/HLasse/TextDescriptives/commit/bd08eb1d5f07a3a44598dca350825e93dfcc6959))

* feat: raise warning and set np.nan if language not supported for information theory ([`9ac2156`](https://github.com/HLasse/TextDescriptives/commit/9ac2156c14526659191d732469b836972315f2d5))

Fix

* fix: add verbose flag to descriptive statistics ([`83980f3`](https://github.com/HLasse/TextDescriptives/commit/83980f3cfa219908a7c84fdede55f6c61ff7d375))

Unknown

* Merge pull request 282 from HLasse/raise-warnings

Raise warning and output nan for languages without lexeme prop table and hyphenation module ([`1189cbf`](https://github.com/HLasse/TextDescriptives/commit/1189cbf371f059a22bdb76bc3c7478d6fd12ebec))

* misc ([`4984d50`](https://github.com/HLasse/TextDescriptives/commit/4984d501f1c49b3b7c320ae3fb4461024016765e))

* tests: test lexeme prop table and readability with languages without ([`e3b0371`](https://github.com/HLasse/TextDescriptives/commit/e3b03715729765bfa9466aa01bb35ba3aeb0e140))

* Merge pull request 281 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`d8122b6`](https://github.com/HLasse/TextDescriptives/commit/d8122b65d0a0eee4b5c28d2d03af838383da0c91))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.14.0 → v3.15.0](https://github.com/asottile/pyupgrade/compare/v3.14.0...v3.15.0) ([`7413f87`](https://github.com/HLasse/TextDescriptives/commit/7413f8703c02a92842183db6573a12772d69623e))

* Merge pull request 280 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`d98fe0a`](https://github.com/HLasse/TextDescriptives/commit/d98fe0a9ab9c6338b696493997e70682693420d1))

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci ([`7da78b1`](https://github.com/HLasse/TextDescriptives/commit/7da78b1f73b567f0158bb8f057162af83ed992e9))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](https://github.com/codespell-project/codespell/compare/v2.2.5...v2.2.6)
- [github.com/asottile/pyupgrade: v3.13.0 → v3.14.0](https://github.com/asottile/pyupgrade/compare/v3.13.0...v3.14.0)
- [github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.0.292](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.291...v0.0.292) ([`37e0454`](https://github.com/HLasse/TextDescriptives/commit/37e04542d674cd797521a26bc22f8b94f99d6446))

* Merge pull request 278 from HLasse/dependabot/pip/black-23.9.1

:arrow_up: Bump black from 23.7.0 to 23.9.1 ([`6470458`](https://github.com/HLasse/TextDescriptives/commit/64704589508f0e5b6e367ef5e6681c67e97b0f76))

* :arrow_up: Bump black from 23.7.0 to 23.9.1

Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.7.0...23.9.1)

---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`671af21`](https://github.com/HLasse/TextDescriptives/commit/671af21f29fe40a6dd1c8a81c86916904001203f))

* Merge pull request 279 from HLasse/dependabot/pip/pre-commit-3.4.0

:arrow_up: Bump pre-commit from 3.3.3 to 3.4.0 ([`e6f9781`](https://github.com/HLasse/TextDescriptives/commit/e6f9781511174101eb09e96f2ac293065e99bbd1))

* :arrow_up: Bump pre-commit from 3.3.3 to 3.4.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.3.3...v3.4.0)

---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`309761c`](https://github.com/HLasse/TextDescriptives/commit/309761c94b62a7a07fb74dc395af8d7d93768a3e))

* Merge pull request 276 from HLasse/dependabot/pip/ipython-lte-8.16.0

:arrow_up: Update ipython requirement from <=8.14.0 to <=8.16.0 ([`8572877`](https://github.com/HLasse/TextDescriptives/commit/8572877c767a028284bd1d3b83dbd7bf26dd61a1))

* Merge pull request 277 from HLasse/dependabot/pip/ruff-0.0.291

:arrow_up: Bump ruff from 0.0.286 to 0.0.291 ([`9ab23ae`](https://github.com/HLasse/TextDescriptives/commit/9ab23ae69527523cc4b7aba6f1fe7a3c7734c611))

* :arrow_up: Bump ruff from 0.0.286 to 0.0.291

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.286 to 0.0.291.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.286...v0.0.291)

---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`cd8abf0`](https://github.com/HLasse/TextDescriptives/commit/cd8abf0b104573833d3250dc9e95695a49ca57ac))

* :arrow_up: Update ipython requirement from <=8.14.0 to <=8.16.0

Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/rel-0.8.4...8.16.0)

---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`3aaf88b`](https://github.com/HLasse/TextDescriptives/commit/3aaf88b92862892fe02926d60f9ccf1e45376ef9))

* Merge pull request 275 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`76f5675`](https://github.com/HLasse/TextDescriptives/commit/76f56755a40945ca6d0ca3502298d57942480f2c))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.11.0 → v3.13.0](https://github.com/asottile/pyupgrade/compare/v3.11.0...v3.13.0)
- [github.com/astral-sh/ruff-pre-commit: v0.0.290 → v0.0.291](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.290...v0.0.291) ([`8e8cc82`](https://github.com/HLasse/TextDescriptives/commit/8e8cc8286acaac5bb937c84c8a0aba448370cd47))

* Merge pull request 274 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`43d32e0`](https://github.com/HLasse/TextDescriptives/commit/43d32e05d068d12e7e845b66b148e1865487c3f9))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.10.1 → v3.11.0](https://github.com/asottile/pyupgrade/compare/v3.10.1...v3.11.0)
- [github.com/astral-sh/ruff-pre-commit: v0.0.288 → v0.0.290](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.288...v0.0.290) ([`cdadb4e`](https://github.com/HLasse/TextDescriptives/commit/cdadb4e80ab6c4fefaa2ebd88156d2accca7e889))

* Merge pull request 273 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`f4e97b9`](https://github.com/HLasse/TextDescriptives/commit/f4e97b92081e0ea262648a0a5b1365ea5b279172))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.7.0 → 23.9.1](https://github.com/psf/black/compare/23.7.0...23.9.1)
- [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.288](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.287...v0.0.288) ([`d600a6b`](https://github.com/HLasse/TextDescriptives/commit/d600a6b2121a85d9394b905b6d5427fc5162e656))

* Merge pull request 272 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`c49c460`](https://github.com/HLasse/TextDescriptives/commit/c49c460d288d81e531b3f421e8e555f55071462b))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/add-trailing-comma: v3.0.1 → v3.1.0](https://github.com/asottile/add-trailing-comma/compare/v3.0.1...v3.1.0)
- [github.com/astral-sh/ruff-pre-commit: v0.0.286 → v0.0.287](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.286...v0.0.287) ([`d18f63d`](https://github.com/HLasse/TextDescriptives/commit/d18f63d278cf81dc4207a39a7dfcf1e23d09b6b9))

* Merge pull request 271 from HLasse/dependabot/pip/mypy-1.5.1

:arrow_up: Bump mypy from 1.4.1 to 1.5.1 ([`02230da`](https://github.com/HLasse/TextDescriptives/commit/02230daa4db47b780b7b3bd32bc5633324d6b14b))

* :arrow_up: Bump mypy from 1.4.1 to 1.5.1

Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1.
- [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.5.1)

---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`b0e28bd`](https://github.com/HLasse/TextDescriptives/commit/b0e28bdc7393d81402eb85711f21c7ee3edac384))

* Merge pull request 270 from HLasse/dependabot/pip/ruff-0.0.286

:arrow_up: Bump ruff from 0.0.281 to 0.0.286 ([`8b1daa8`](https://github.com/HLasse/TextDescriptives/commit/8b1daa84b6391e070434a84333731b87e1649b8f))

* :arrow_up: Bump ruff from 0.0.281 to 0.0.286

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.281 to 0.0.286.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.281...v0.0.286)

---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`372a79c`](https://github.com/HLasse/TextDescriptives/commit/372a79c57bbf94503490fd2a92011cc0b16894ec))

* Merge pull request 269 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`8db3c9e`](https://github.com/HLasse/TextDescriptives/commit/8db3c9e82dabee688a69232b6c8a28d94708990b))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.285 → v0.0.286](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.285...v0.0.286) ([`533afbf`](https://github.com/HLasse/TextDescriptives/commit/533afbf2c4c828a7265ccf2ae8d6a3a29077aff5))

* Merge pull request 268 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`d73d25f`](https://github.com/HLasse/TextDescriptives/commit/d73d25fe181975a66584e9d4255e42fa556ffdc9))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.284 → v0.0.285](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.284...v0.0.285)
- [github.com/pre-commit/mirrors-mypy: v1.5.0 → v1.5.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.5.0...v1.5.1) ([`ba46eab`](https://github.com/HLasse/TextDescriptives/commit/ba46eab51a15bd42d1f93d115591858edc1a63e2))

* Merge pull request 267 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`b1712f6`](https://github.com/HLasse/TextDescriptives/commit/b1712f678694fd75817a3baa3c6dbe2fe8db2fa9))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.282 → v0.0.284](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.282...v0.0.284)
- [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.4.1...v1.5.0) ([`c579264`](https://github.com/HLasse/TextDescriptives/commit/c57926402ae4d3cbd94da74c2527c166558d8b88))

* Merge pull request 264 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`9594a26`](https://github.com/HLasse/TextDescriptives/commit/9594a268c725614aa87a05c7b32073211d6f9eef))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.281 → v0.0.282](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.281...v0.0.282) ([`59c9320`](https://github.com/HLasse/TextDescriptives/commit/59c9320437a52bfbdfb182f4e2cbade2f69bfb83))

* Merge pull request 263 from HLasse/dependabot/pip/ruff-0.0.281

:arrow_up: Bump ruff from 0.0.275 to 0.0.281 ([`b4072cc`](https://github.com/HLasse/TextDescriptives/commit/b4072cc4fb59c6ad7c3801a3e57f5130a1f37023))

* :arrow_up: Bump ruff from 0.0.275 to 0.0.281

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.275 to 0.0.281.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.275...v0.0.281)

---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`676adb0`](https://github.com/HLasse/TextDescriptives/commit/676adb0be63fa82f56756010f167a204fbbc6b83))

* Merge pull request 262 from HLasse/dependabot/pip/black-23.7.0

:arrow_up: Bump black from 23.3.0 to 23.7.0 ([`14afb8c`](https://github.com/HLasse/TextDescriptives/commit/14afb8cfeede74ad5d09fa3295cf5d68cbacd6b1))

* :arrow_up: Bump black from 23.3.0 to 23.7.0

Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.3.0...23.7.0)

---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`f9f2e6c`](https://github.com/HLasse/TextDescriptives/commit/f9f2e6cc61e25ad27bbcf73f644664d55705d6da))

* Merge pull request 261 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`6d619cb`](https://github.com/HLasse/TextDescriptives/commit/6d619cbf2ad04c108a4596a5cb9e7fe9b9345202))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.9.0 → v3.10.1](https://github.com/asottile/pyupgrade/compare/v3.9.0...v3.10.1)
- [github.com/asottile/add-trailing-comma: v3.0.0 → v3.0.1](https://github.com/asottile/add-trailing-comma/compare/v3.0.0...v3.0.1)
- [github.com/astral-sh/ruff-pre-commit: v0.0.280 → v0.0.281](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.280...v0.0.281) ([`8a51afb`](https://github.com/HLasse/TextDescriptives/commit/8a51afb4f03deb9be5cacbb2812b72ae866058e5))

* Merge pull request 260 from HLasse/fix-codespell

docs: Fixed codespell errors ([`2dd08f5`](https://github.com/HLasse/TextDescriptives/commit/2dd08f584a1ab3e9e517b6fc1a90a25ab77b232e))

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.