aws-lambda-fsm-workflows
aws-lambda-fsm-workflows copied to clipboard
A Python framework for developing finite state machine-based workflows on AWS Lambda.
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.16 to 0.18.3. Release notes Sourced from future's releases. v0.18.3 This is a minor bug-fix release containing a number of fixes: Backport fix for bpo-38804 (c91d70b) Fix...
Bumps [redis](https://github.com/redis/redis-py) from 3.4.1 to 4.4.4. Release notes Sourced from redis's releases. 4.4.4 Changes Upgrade urgency: SECURITY, contains fixes to security issues. (CVE-2023-28859) - Cancelling an async future does not,...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Requested by: @randallshimkus-wk Diff Between Last Tag and Proposed Release: https://github.com/Workiva/aws-lambda-fsm-workflows/compare/0.36.0...Workiva:release_aws-lambda-fsm-workflows_0.37.0 Diff Between Last Tag and New Tag: https://github.com/Workiva/aws-lambda-fsm-workflows/compare/0.36.0...0.37.0 The logs for the request that created this PR can be...
Dependabot couldn't authenticate with https://workivaeast.jfrog.io/workivaeast/api/pypi/pypi-prod/simple/. Please note that for JFrog repositories Dependabot needs to have `deploy` permission (as JFrog requires this for Dependabot to access uncached artifacts). You can provide...
Bumps [boto3](https://github.com/boto/boto3) from 1.12.1 to 1.17.57. Changelog Sourced from boto3's changelog. 1.17.57 api-change:mediapackage: [botocore] Add support for Widevine DRM on CMAF origin endpoints. Both Widevine and FairPlay DRMs can now...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 4.0.3 to 5.5. Release notes Sourced from coverage's releases. coverage-5.5 coverage combine has a new option, --keep to keep the original data files after combining them. The...
Bumps [mock](https://github.com/testing-cabal/mock) from 1.0.1 to 4.0.3. Changelog Sourced from mock's changelog. 4.0.3 Issue #42532: Remove unexpected call of __bool__ when passing a spec_arg argument to a Mock. Issue #39966: Revert...