openwhisk-runtime-python
openwhisk-runtime-python copied to clipboard
Apache OpenWhisk Runtime Python supports Apache OpenWhisk functions written in Python
Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.8.0 to 2.11.1. Release notes Sourced from scrapy's releases. 2.11.1 Security bug fixes. Support for Twisted >= 23.8.0. Documentation improvements. See the full changelog. 2.11.0 Spiders can...
Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.11.0 to 2.11.1. Release notes Sourced from scrapy's releases. 2.11.1 Security bug fixes. Support for Twisted >= 23.8.0. Documentation improvements. See the full changelog. Changelog Sourced from...
Bumps [twisted](https://github.com/twisted/twisted) from 22.8.0 to 23.10.0. Release notes Sourced from twisted's releases. Twisted 23.10.0 (2023-10-31) No changes since 23.10.0.rc1. Features twisted.python.filepath.FilePath and related classes (twisted.python.filepath.IFilepath, twisted.python.filepath.AbstractFilePath, twisted.python.zippath.ZipPath, and twisted.python.zippath.ZipArchive) now...
Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 23.10.0. Release notes Sourced from twisted's releases. Twisted 23.10.0 (2023-10-31) No changes since 23.10.0.rc1. Features twisted.python.filepath.FilePath and related classes (twisted.python.filepath.IFilepath, twisted.python.filepath.AbstractFilePath, twisted.python.zippath.ZipPath, and twisted.python.zippath.ZipArchive) now...
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.19.0 to 20.26.6. Release notes Sourced from virtualenv's releases. 20.26.6 What's Changed release 20.26.5 by @gaborbernat in pypa/virtualenv#2766 Fix #2768: Quote template strings in activation scripts by...