Dacy

Latest version: v2.7.8

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

Scan your dependencies

Page 6 of 7

2.0.7

Unknown

* Merge branch &39;main&39; of https://github.com/centre-for-humanities-computing/DaCy ([`68262be`](https://github.com/centre-for-humanities-computing/DaCy/commit/68262be8ddca8c7d1f0ddfc3f71cbdcf57ad9f47))

2.0.6

Fix

* fix: semantic versioning ([`34ca73c`](https://github.com/centre-for-humanities-computing/DaCy/commit/34ca73c0092c8c394a5a1916084fb822e48bbdf4))

2.0.5

Build

* build: Add required setup.py file ([`19f040e`](https://github.com/centre-for-humanities-computing/DaCy/commit/19f040e9fb4420dce6c19b4bb730df4de0506625))

Ci

* ci: Added semantic release ([`e36c563`](https://github.com/centre-for-humanities-computing/DaCy/commit/e36c563d90286f0e30af3646f1e7566e210e89aa))

Documentation

* docs: remove unused badges ([`8eff788`](https://github.com/centre-for-humanities-computing/DaCy/commit/8eff7889b4e2cc6e390e596be457e82e8f43afab))

Fix

* fix: semantic release ([`64b0013`](https://github.com/centre-for-humanities-computing/DaCy/commit/64b00130501264215bab54f4e71affc4d6fd7671))

Unknown

* Merge branch &39;main&39; of https://github.com/centre-for-humanities-computing/DaCy ([`22a1d44`](https://github.com/centre-for-humanities-computing/DaCy/commit/22a1d44ec5f19546e6a4cbf4a36aef86c1792db9))

2.0.4

Fix

* fix: token name ([`3231282`](https://github.com/centre-for-humanities-computing/DaCy/commit/3231282eea2dd571c7ef98f808afd5d65ec56c7d))

Unknown

* Merge branch &39;main&39; of https://github.com/centre-for-humanities-computing/DaCy ([`e698223`](https://github.com/centre-for-humanities-computing/DaCy/commit/e698223bbd00f6902e2be8ddee67b39cc30ab783))

2.0.3

Documentation

* docs: updated github action badge ([`20b6bc9`](https://github.com/centre-for-humanities-computing/DaCy/commit/20b6bc9ca481232220e9b6b2d35683d17bb51889))

Fix

* fix: semantic relase ([`91c7a80`](https://github.com/centre-for-humanities-computing/DaCy/commit/91c7a80dbf74d3b3f66d8a33b16cdfb06f252933))

Unknown

* Merge branch &39;main&39; of https://github.com/centre-for-humanities-computing/DaCy ([`2076a21`](https://github.com/centre-for-humanities-computing/DaCy/commit/2076a2189c58de57755d88bf6eee4211dcb6c509))

2.0.2

Build

* build: Added license to pyproject.toml ([`944894b`](https://github.com/centre-for-humanities-computing/DaCy/commit/944894bd4a6b6466f3fb756a78fb23b77449fd09))

* build: ensure .csv files are included. ([`5c6e900`](https://github.com/centre-for-humanities-computing/DaCy/commit/5c6e9002ac2bb71b33461903ae7c03cece237b55))

* build: Added missing dependencies for testing notebooks ([`1500512`](https://github.com/centre-for-humanities-computing/DaCy/commit/15005120768be8690cd8d974c483f691ce674732))

* build: Moved tutorials dependencies to .toml ([`0336bd5`](https://github.com/centre-for-humanities-computing/DaCy/commit/0336bd5bfcdf4a00a7d3096a606e3d4e7e1c7806))

* build: fix placement of package data in toml file ([`1adf200`](https://github.com/centre-for-humanities-computing/DaCy/commit/1adf200c118f16cc4b1835aff3226d4222c0ef57))

* build: add missing data when building package ([`fc2255b`](https://github.com/centre-for-humanities-computing/DaCy/commit/fc2255ba664d0ef5af5ddc5d77d1f90b6f3fdf48))

* build: add missing data when building package ([`d8842a8`](https://github.com/centre-for-humanities-computing/DaCy/commit/d8842a86d2fcbc052eb1eaea0e7f51594eb92f0b))

Chore

* chore: remove unused files ([`5058194`](https://github.com/centre-for-humanities-computing/DaCy/commit/50581946cfbc1d2362daaf70714e3dc3512c3f7c))

* chore: removed unused requirements file ([`ae6da7e`](https://github.com/centre-for-humanities-computing/DaCy/commit/ae6da7e856854dcddc58f3f8fe4133f38d2234cb))

* chore: removed unused requirements file ([`e58aa4d`](https://github.com/centre-for-humanities-computing/DaCy/commit/e58aa4db7c2b0cce21888f0a7bee4f25d080dd0c))

Ci

* ci: Fix dependency error for tutorials ([`2211d73`](https://github.com/centre-for-humanities-computing/DaCy/commit/2211d73b49f60384cd4c500054c4164f079b1510))

* ci: fix referecne to coverage badge ([`9bec161`](https://github.com/centre-for-humanities-computing/DaCy/commit/9bec16143dc0f996cf645ec1fe12c2c98966b74f))

* ci: Added cache dep. path ([`a2a84e6`](https://github.com/centre-for-humanities-computing/DaCy/commit/a2a84e693b7f69f7ebeab451050c879964aad19e))

* ci: fixed error in test ci ([`c75b331`](https://github.com/centre-for-humanities-computing/DaCy/commit/c75b3311bca0e2cf4707c1be5e4fc846aaff3e1f))

* ci: Added toml check ([`f002aa3`](https://github.com/centre-for-humanities-computing/DaCy/commit/f002aa3f4539c0e50d608280e5fee947e87e51f6))

* ci: require bash as the shell when running the PR ([`f2d7715`](https://github.com/centre-for-humanities-computing/DaCy/commit/f2d7715d70a520f0d00133fb0d5f457ca6139611))

* ci: moved tutorials out of pyproject.toml ([`8ea9d69`](https://github.com/centre-for-humanities-computing/DaCy/commit/8ea9d69f7998091e06b16bbce2363343e20e1783))

* ci: reverted back to using pip instead of poetry ([`65b2d27`](https://github.com/centre-for-humanities-computing/DaCy/commit/65b2d27a2b6f2d308b4881bc8b99ec42e77fa43d))

* ci: Added fail fast ([`f31d585`](https://github.com/centre-for-humanities-computing/DaCy/commit/f31d585b788233d704fb8d9d44f116edc9219fa7))

Documentation

* docs: Updated faq to be semi-package agnostic ([`c1a1c34`](https://github.com/centre-for-humanities-computing/DaCy/commit/c1a1c34d6fd08d243d19dbf78228852878e3d6c3))

* docs: Update links in pyproject.toml ([`4868137`](https://github.com/centre-for-humanities-computing/DaCy/commit/486813788741d894112b5422bbd1d033c522fac5))

Fix

* fix: fixed parsing error of config str ([`c9ce75b`](https://github.com/centre-for-humanities-computing/DaCy/commit/c9ce75bc4db3cde60f127b463ea6b6bdc1507bf4))

Style

* style: ran pre-commit ([`9ec94af`](https://github.com/centre-for-humanities-computing/DaCy/commit/9ec94af70db12c7e23d2fcf66dbafb4b06222e80))

Test

* test: added missing import for nerda ([`d9f3f6d`](https://github.com/centre-for-humanities-computing/DaCy/commit/d9f3f6db242006a621d58c81088bee9dedb54372))

Unknown

* v2.0.1 ([`4e8bac3`](https://github.com/centre-for-humanities-computing/DaCy/commit/4e8bac39e73d8c653111a3653cf3e5c0ce64a5d7))

* Update README.md ([`63a63cf`](https://github.com/centre-for-humanities-computing/DaCy/commit/63a63cf4608295356135f24c52b4ceb900a2f83d))

* Merge pull request 166 from centre-for-humanities-computing/ci-revert-to-pip

build: add missing data when building package ([`6619915`](https://github.com/centre-for-humanities-computing/DaCy/commit/661991539c68acd47d5399f83b93d04132266a4d))

* Merge branch &39;ci-revert-to-pip&39; of https://github.com/centre-for-humanities-computing/DaCy into ci-revert-to-pip ([`2480941`](https://github.com/centre-for-humanities-computing/DaCy/commit/24809412d0b3b8524f73700ce6131f9b96db829e))

* Merge pull request 165 from centre-for-humanities-computing/ci-revert-to-pip

ci: moved tutorials out of pyproject.toml ([`3bd47f6`](https://github.com/centre-for-humanities-computing/DaCy/commit/3bd47f6508c5cbb8c0eda5190d9ddcd8a904a5fd))

* Merge pull request 164 from centre-for-humanities-computing/ci-revert-to-pip

CI: revert to pip ([`32d6595`](https://github.com/centre-for-humanities-computing/DaCy/commit/32d65959be4010485d0d1b7efa7e8e7449f40884))

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

for more information, see https://pre-commit.ci ([`965c442`](https://github.com/centre-for-humanities-computing/DaCy/commit/965c4425c479bbcaf1732d52a8d41c44b38904a7))

* Merge branch &39;main&39; into ci-revert-to-pip ([`4ae9a6e`](https://github.com/centre-for-humanities-computing/DaCy/commit/4ae9a6e4329c41a8d3368c3fb8a2c11d069bc1e6))

* Merge pull request 161 from centre-for-humanities-computing/revert-160-revert-151-ci-revert-to-pip

Revert &34;Revert &34;ci: reverted back to using pip instead of poetry&34;&34; ([`54175e4`](https://github.com/centre-for-humanities-computing/DaCy/commit/54175e422da0d0e6ebf92a9c512dd6df61667beb))

* Revert &34;Revert &34;ci: reverted back to using pip instead of poetry&34;&34; ([`40f5954`](https://github.com/centre-for-humanities-computing/DaCy/commit/40f5954c3d94d967c3ea51480017c606400c0c9c))

* Merge pull request 160 from centre-for-humanities-computing/revert-151-ci-revert-to-pip

Revert &34;ci: reverted back to using pip instead of poetry&34; ([`236abdb`](https://github.com/centre-for-humanities-computing/DaCy/commit/236abdb226505ef9309cfced021854950f636c6c))

* Revert &34;ci: reverted back to using pip instead of poetry&34; ([`570bcd5`](https://github.com/centre-for-humanities-computing/DaCy/commit/570bcd52d44083d6c9db038c0e6e70da212b8449))

* Merge pull request 151 from centre-for-humanities-computing/ci-revert-to-pip

ci: reverted back to using pip instead of poetry ([`c4d37ac`](https://github.com/centre-for-humanities-computing/DaCy/commit/c4d37ac887f0f291a32e50eccf632fee70e20899))

* Merge branch &39;ci-revert-to-pip&39; of https://github.com/centre-for-humanities-computing/DaCy into ci-revert-to-pip ([`a40a6e4`](https://github.com/centre-for-humanities-computing/DaCy/commit/a40a6e4287ce8b7d139d1e179002e31582e641ea))

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

for more information, see https://pre-commit.ci ([`72d68e1`](https://github.com/centre-for-humanities-computing/DaCy/commit/72d68e1776ae97308f1d33d461030a910aff17b0))

* Merge pull request 138 from centre-for-humanities-computing/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`c775e29`](https://github.com/centre-for-humanities-computing/DaCy/commit/c775e294401101460d2938a7904116fe2354ec74))

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

updates:
- [github.com/asottile/pyupgrade: v2.38.2 → v3.0.0](https://github.com/asottile/pyupgrade/compare/v2.38.2...v3.0.0)
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0) ([`991b308`](https://github.com/centre-for-humanities-computing/DaCy/commit/991b308ee94845a447cb0a46cff015cc6cbb6135))

* Merge pull request 135 from centre-for-humanities-computing/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`c5452c3`](https://github.com/centre-for-humanities-computing/DaCy/commit/c5452c31081913f445cf3f5de54fc323fc838a5e))

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

updates:
- [github.com/asottile/add-trailing-comma: v2.2.3 → v2.3.0](https://github.com/asottile/add-trailing-comma/compare/v2.2.3...v2.3.0)
- [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](https://github.com/asottile/pyupgrade/compare/v2.38.0...v2.38.2) ([`1b1fda1`](https://github.com/centre-for-humanities-computing/DaCy/commit/1b1fda161f86680615efc8b1f315631a9a31bd67))

* Merge pull request 134 from centre-for-humanities-computing/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`212be17`](https://github.com/centre-for-humanities-computing/DaCy/commit/212be179fe155aa0046bd76c50403cada6cdc953))

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

updates:
- [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](https://github.com/asottile/pyupgrade/compare/v2.37.3...v2.38.0)
- https://github.com/myint/docformatter → https://github.com/PyCQA/docformatter ([`dc1e1b8`](https://github.com/centre-for-humanities-computing/DaCy/commit/dc1e1b8996e93003c6f246e3bcd9bff99960c6f8))

* Merge pull request 132 from centre-for-humanities-computing/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`96dc940`](https://github.com/centre-for-humanities-computing/DaCy/commit/96dc940bdf927cdb3f1c8c755d61c18a9914fef6))

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

for more information, see https://pre-commit.ci ([`1da3ed0`](https://github.com/centre-for-humanities-computing/DaCy/commit/1da3ed027ae8ffd7fd75201d0c0d1cc6f9a9d50f))

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

updates:
- [github.com/asottile/pyupgrade: v2.34.0 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.34.0...v2.37.3)
- [github.com/myint/docformatter: v1.3.1 → v1.5.0](https://github.com/myint/docformatter/compare/v1.3.1...v1.5.0)
- [github.com/psf/black: 22.3.0 → 22.8.0](https://github.com/psf/black/compare/22.3.0...22.8.0)
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.4](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.4) ([`43848dd`](https://github.com/centre-for-humanities-computing/DaCy/commit/43848dd24542b6b5dafcb72e654211d364a216af))

* Update pyproject.toml ([`bc0d924`](https://github.com/centre-for-humanities-computing/DaCy/commit/bc0d92454a83a0988e2ebcb3974f590c3010340e))

* Merge pull request 129 from centre-for-humanities-computing/dependabot/pip/asent-gte-0.4.2-and-lt-0.7.0

:arrow_up: Update asent requirement from <0.5.0,>=0.4.2 to >=0.4.2,<0.7.0 ([`9b65df1`](https://github.com/centre-for-humanities-computing/DaCy/commit/9b65df117b848d217eca5b9d21f00376b4596a08))

* :arrow_up: Update asent requirement

Updates the requirements on [asent](https://github.com/KennethEnevoldsen/asent) to permit the latest version.
- [Release notes](https://github.com/KennethEnevoldsen/asent/releases)
- [Changelog](https://github.com/KennethEnevoldsen/asent/blob/main/docs/news.rst)
- [Commits](https://github.com/KennethEnevoldsen/asent/commits)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`7436e4a`](https://github.com/centre-for-humanities-computing/DaCy/commit/7436e4ade3443ae1909df0f137a6793d69fc3704))

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.