aries-cloudagent-python
aries-cloudagent-python copied to clipboard
Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.
Updates the requirements on [asyncpg](https://github.com/MagicStack/asyncpg) to permit the latest version. Release notes Sourced from asyncpg's releases. v0.29.0 Minor fixes and improvements. Improvements Python 3.12 and PostgreSQL 16 support (#1084) (by...
Updates the requirements on [pygments](https://github.com/pygments/pygments) to permit the latest version. Release notes Sourced from pygments's releases. 2.18.0 New lexers: Janet (#2557) Lean 4 (#2618, #2626) Luau (#2605) Mojo (#2691, #2515)...
Updates the requirements on [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) to permit the latest version. Release notes Sourced from prompt-toolkit's releases. 3.0.43 Fixes regression from 3.0.42: Fix regression on Pypy: Don't use ctypes.pythonapi to restore...
Updates the requirements on [qrcode[pil]](https://github.com/lincolnloop/python-qrcode) to permit the latest version. Changelog Sourced from qrcode[pil]'s changelog. 7.4.2 (6 February 2023) Allow pypng factory to allow for saving to a string (like...
Bumps [rlp](https://github.com/ethereum/pyrlp) from 4.0.0 to 4.0.1. Changelog Sourced from rlp's changelog. pyrlp v4.0.1 (2024-04-24) Internal Changes - for pyrlp Contributors - Add python 3.12 support, ``rust-backend`` now works with python...
Bumps [nest-asyncio](https://github.com/erdewit/nest_asyncio) from 1.5.9 to 1.6.0. Release notes Sourced from nest-asyncio's releases. v1.6.0 Commits 19f396f Remove redundant blank line. c31e7c4 Pre-empt current task before running handle, allowing unpatched tasks, fixes...
Bumps [portalocker](https://github.com/wolph/portalocker) from 2.7.0 to 2.8.2. Release notes Sourced from portalocker's releases. v2.8.2 Removed docs from build to fix #88 again v2.8.1 Removed docs from build to fix #88 v2.8.0...
Updates the requirements on [asyncpg](https://github.com/MagicStack/asyncpg) to permit the latest version. Release notes Sourced from asyncpg's releases. v0.29.0 Minor fixes and improvements. Improvements Python 3.12 and PostgreSQL 16 support (#1084) (by...
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.2 to 3.6. Release notes Sourced from markdown's releases. Release 3.6 Changed Refactor TOC Sanitation All postprocessors are now run on heading content. Footnote references are now...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.4. Release notes Sourced from pytest's releases. pytest 7.4.4 (2023-12-31) Bug Fixes #11140: Fix non-string constants at the top of file being detected as docstrings...