natsapi
natsapi copied to clipboard
A Python microservice framework that speaks nats.io with asyncapi spec generation capability
Branch `master` refactored by [Sourcery](https://sourcery.ai/github/). If you're happy with these changes, merge this Pull Request using the *Squash and merge* strategy. See our documentation [here](https://docs.sourcery.ai/GitHub/Using-Sourcery-for-GitHub/). Run Sourcery locally Reduce the...
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 2.0.1. Release notes Sourced from pydantic's releases. v2.0.1 2023-07-04 What's Changed 📝 Add note about Bump Pydantic by @Kludex in pydantic/pydantic#6281 Parse Decimal in python...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.3.3. Release notes Sourced from pre-commit's releases. pre-commit v3.3.3 Fixes Work around OS packagers setting --install-dir / --bin-dir in gem settings. #2905 PR by @jaysoffian....
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
### Is your feature request related to a problem? NatsAPI is currencly not supported on Windows due to usage of `signal` and unavailability of a windows wheel for the `ed25519`...
Bumps [black](https://github.com/psf/black) from 22.10.0 to 23.3.0. Release notes Sourced from black's releases. 23.3.0 Highlights This release fixes a longstanding confusing behavior in Black's GitHub action, where the version of the...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.29 to 3.1.30. Release notes Sourced from gitpython's releases. v3.1.30 - with important security fixes See gitpython-developers/GitPython#1515 for details. Commits 141cd65 adjust changelog prior to release 678a8fe...
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.12.0. Release notes Sourced from isort's releases. 5.12.0 Changes Fix poetry pip-shims extras dependency (#2078) @jooola Add the ability to restrict which directories isort works...