reflexivesecurity / reflex-aws-iam-mfa-deactivated

Detective measure to notify an administrator when an MFA device is deactivated
Mozilla Public License 2.0
2 stars 0 forks source link

Bump boto3 from 1.13.2 to 1.13.7 in /source #24

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps boto3 from 1.13.2 to 1.13.7.

Changelog

Sourced from boto3's changelog.

1.13.7

  • api-change:kendra: [botocore] Update kendra client to latest version
  • api-change:ec2: [botocore] Update ec2 client to latest version
  • api-change:codeguru-reviewer: [botocore] Update codeguru-reviewer client to latest version

1.13.6

  • api-change:sagemaker: [botocore] Update sagemaker client to latest version
  • api-change:guardduty: [botocore] Update guardduty client to latest version
  • api-change:resourcegroupstaggingapi: [botocore] Update resourcegroupstaggingapi client to latest version

1.13.5

  • api-change:ssm: [botocore] Update ssm client to latest version
  • api-change:ec2: [botocore] Update ec2 client to latest version
  • api-change:codebuild: [botocore] Update codebuild client to latest version
  • api-change:lightsail: [botocore] Update lightsail client to latest version
  • api-change:route53: [botocore] Update route53 client to latest version
  • api-change:appconfig: [botocore] Update appconfig client to latest version
  • api-change:logs: [botocore] Update logs client to latest version

1.13.4

  • api-change:codestar-connections: [botocore] Update codestar-connections client to latest version
  • api-change:comprehendmedical: [botocore] Update comprehendmedical client to latest version

1.13.3

  • api-change:support: [botocore] Update support client to latest version
  • api-change:ssm: [botocore] Update ssm client to latest version
  • api-change:ec2: [botocore] Update ec2 client to latest version
Commits
  • e79eb15 Merge branch 'release-1.13.7'
  • bb2945e Bumping version to 1.13.7
  • fb4d15f Add changelog entries from botocore
  • 22e52cf Merge branch 'release-1.13.6'
  • 9756eec Merge branch 'release-1.13.6' into develop
  • 0c55509 Bumping version to 1.13.6
  • 62e7d40 Add changelog entries from botocore
  • a35a34f Merge branch 'release-1.13.5'
  • 8a1f12f Merge branch 'release-1.13.5' into develop
  • dae1fb6 Bumping version to 1.13.5
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yaml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)