Pydid

Latest version: v0.5.2

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

Scan your dependencies

Page 1 of 7

0.5.2

What's Changed
The majority of changes in this release are just minor version bumps. The most exciting addition and the one triggering this patch release is 182 which adds support for `blockchainAccountId`.

* chore(deps-dev): Bump ruff from 0.4.7 to 0.5.3 by dependabot in https://github.com/Indicio-tech/pydid/pull/134
* chore(deps-dev): Bump ruff from 0.5.3 to 0.5.4 by dependabot in https://github.com/Indicio-tech/pydid/pull/135
* chore(deps-dev): Bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/Indicio-tech/pydid/pull/136
* chore(deps-dev): Bump pytest-asyncio from 0.23.7 to 0.23.8 by dependabot in https://github.com/Indicio-tech/pydid/pull/133
* chore(deps-dev): Bump ruff from 0.5.4 to 0.6.3 by dependabot in https://github.com/Indicio-tech/pydid/pull/147
* chore(deps-dev): Bump coverage from 7.5.3 to 7.6.1 by dependabot in https://github.com/Indicio-tech/pydid/pull/141
* chore(deps-dev): Bump aiohttp from 3.9.5 to 3.10.6 by dependabot in https://github.com/Indicio-tech/pydid/pull/151
* chore(deps-dev): Bump the dev group with 5 updates by dependabot in https://github.com/Indicio-tech/pydid/pull/152
* chore(deps): Bump psf/black from 24.4.2 to 24.8.0 in the all-actions group by dependabot in https://github.com/Indicio-tech/pydid/pull/140
* chore(deps): Bump typing-extensions from 4.12.1 to 4.12.2 in the minor group by dependabot in https://github.com/Indicio-tech/pydid/pull/153
* chore(deps-dev): Bump aiohttp from 3.10.6 to 3.10.8 in the dev group by dependabot in https://github.com/Indicio-tech/pydid/pull/155
* chore(deps-dev): Bump the dev group with 3 updates by dependabot in https://github.com/Indicio-tech/pydid/pull/156
* chore(deps-dev): Bump the dev group across 1 directory with 5 updates by dependabot in https://github.com/Indicio-tech/pydid/pull/161
* chore(deps): Bump psf/black from 24.8.0 to 24.10.0 in the all-actions group by dependabot in https://github.com/Indicio-tech/pydid/pull/157
* chore(deps-dev): Bump the dev group across 1 directory with 5 updates by dependabot in https://github.com/Indicio-tech/pydid/pull/166
* chore: ruff in gha by dbluhm in https://github.com/Indicio-tech/pydid/pull/167
* ci: test python 3.11 by dbluhm in https://github.com/Indicio-tech/pydid/pull/168
* ci: test python 3.12 by dbluhm in https://github.com/Indicio-tech/pydid/pull/169
* chore(deps-dev): Bump the dev group across 1 directory with 4 updates by dependabot in https://github.com/Indicio-tech/pydid/pull/172
* Adding the attribute "blockchainAccountId" by thiagoromanos in https://github.com/Indicio-tech/pydid/pull/182

New Contributors
* thiagoromanos made their first contribution in https://github.com/Indicio-tech/pydid/pull/182

**Full Changelog**: https://github.com/Indicio-tech/pydid/compare/v0.5.1...v0.5.2

0.5.1

What's Changed
* chore(deps-dev): Bump ruff from 0.4.3 to 0.4.7 by dependabot in https://github.com/Indicio-tech/pydid/pull/120
* :art: Fix Pydantic warning and :arrow_up: upgrade dependencies by ff137 in https://github.com/Indicio-tech/pydid/pull/123


**Full Changelog**: https://github.com/Indicio-tech/pydid/compare/v0.5.0...v0.5.1

0.5.0

This release largely consists of updates to dependencies, the biggest of which is the upgrade to using Pydantic v2. Thank you to ff137 for putting in the effort to make that happen!

The new Pydantic version may conflict with other dependencies that may still be using Pydantic v1. Bearing this in mind, this is a pre-1.0.0 minor version bump meaning projects pinning to `^0.4.3` will not automatically update to this version. However, there should be no API differences between 0.5.0 and the 0.4.3 release. Projects may update at their discretion without missing out on other improvements. If there is appetite for it, if there are fixes that come in, we may consider also releasing a patch or two for 0.4.x as a courtesy.

What's Changed
* :arrow_up: update `black` and `ruff` and :art: apply formatting by ff137 in https://github.com/Indicio-tech/pydid/pull/86
* :art: fix typos by ff137 in https://github.com/Indicio-tech/pydid/pull/84
* 👷 Configure dependabot workflow by ff137 in https://github.com/Indicio-tech/pydid/pull/85
* :construction_worker: Fix dependabot config by ff137 in https://github.com/Indicio-tech/pydid/pull/87
* chore(deps): Bump the all-actions group with 2 updates by dependabot in https://github.com/Indicio-tech/pydid/pull/88
* chore(deps): Bump typing-extensions from 4.10.0 to 4.11.0 by dependabot in https://github.com/Indicio-tech/pydid/pull/93
* chore(deps-dev): Bump pytest-asyncio from 0.21.1 to 0.23.6 by dependabot in https://github.com/Indicio-tech/pydid/pull/90
* chore(deps-dev): Bump pytest from 7.4.4 to 8.1.1 by dependabot in https://github.com/Indicio-tech/pydid/pull/89
* chore(deps-dev): Bump aiohttp from 3.9.3 to 3.9.5 by dependabot in https://github.com/Indicio-tech/pydid/pull/99
* chore(deps-dev): Bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/Indicio-tech/pydid/pull/98
* chore(deps): Bump psf/black from 24.3.0 to 24.4.0 in the all-actions group by dependabot in https://github.com/Indicio-tech/pydid/pull/97
* chore(deps-dev): Bump ruff from 0.3.4 to 0.3.7 by dependabot in https://github.com/Indicio-tech/pydid/pull/96
* chore(deps-dev): Bump ruff from 0.3.7 to 0.4.0 by dependabot in https://github.com/Indicio-tech/pydid/pull/100
* chore(deps-dev): Bump ruff from 0.4.0 to 0.4.1 by dependabot in https://github.com/Indicio-tech/pydid/pull/101
* chore(deps-dev): Bump coverage from 7.4.4 to 7.5.0 by dependabot in https://github.com/Indicio-tech/pydid/pull/102
* chore(deps-dev): Bump ruff from 0.4.1 to 0.4.3 by dependabot in https://github.com/Indicio-tech/pydid/pull/111
* chore(deps-dev): Bump coverage from 7.5.0 to 7.5.1 by dependabot in https://github.com/Indicio-tech/pydid/pull/110
* :arrow_up: Upgrade pydantic to v2 by ff137 in https://github.com/Indicio-tech/pydid/pull/72
* chore(deps): Bump psf/black from 24.4.0 to 24.4.2 in the all-actions group by dependabot in https://github.com/Indicio-tech/pydid/pull/108

New Contributors
* dependabot made their first contribution in https://github.com/Indicio-tech/pydid/pull/88

**Full Changelog**: https://github.com/Indicio-tech/pydid/compare/v0.4.3...v0.5.0

0.4.3

What's Changed
* Allow list or string as service type + test cases by PatStLouis in https://github.com/Indicio-tech/pydid/pull/82

New Contributors
* PatStLouis made their first contribution in https://github.com/Indicio-tech/pydid/pull/82

**Full Changelog**: https://github.com/Indicio-tech/pydid/compare/v0.4.2...v0.4.3

0.4.2

What's Changed
* feat: add multikey vm by dbluhm in https://github.com/Indicio-tech/pydid/pull/79


**Full Changelog**: https://github.com/Indicio-tech/pydid/compare/v0.4.1...v0.4.2

0.4.1

What's Changed
* fix: align with DIDComm v2.1 spec for service endpoints by dbluhm in https://github.com/Indicio-tech/pydid/pull/77


**Full Changelog**: https://github.com/Indicio-tech/pydid/compare/v0.4.0...v0.4.1

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.