forked from openwallet-foundation/acapy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Upgrade dependencies (openwallet-foundation#3455)
* ➖ Remove deprecated package async-timeout has been pulled into asyncio since python 3.11 Signed-off-by: ff137 <[email protected]> * ⬆️ Upgrade dependencies Includes major upgrades without breaking changes Signed-off-by: ff137 <[email protected]> * 📌 Unpin dependency versions Signed-off-by: ff137 <[email protected]> * ⬆️ Upgrade pre-commit Signed-off-by: ff137 <[email protected]> * 🎨 Fix deprecation warning - module moved Signed-off-by: ff137 <[email protected]> * ⬆️ Upgrade marshmallow Remove deprecated field (order is now preserved by default) Handle new TypeError Signed-off-by: ff137 <[email protected]> * ⬆️ Update lock file Signed-off-by: ff137 <[email protected]> * 🎨 Resolve Marshmallow deprecation warning Fixes: `ChangedInMarshmallow4Warning: Returning `False` from a validator is deprecated. Raise a `ValidationError` instead.` Signed-off-by: ff137 <[email protected]> * 🎨 Fix pytest-asyncio warning: unclosed event loop Signed-off-by: ff137 <[email protected]> * ⬆️ Upgrade aiohttp-apispec-acapy Signed-off-by: ff137 <[email protected]> * ⬆️ Upgrade pydevd-pycharm Signed-off-by: ff137 <[email protected]> --------- Signed-off-by: ff137 <[email protected]>
- Loading branch information
Showing
8 changed files
with
172 additions
and
188 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.