marteinn / wagtail-alt-generator

Insert image description and tags with the help of computer vision
MIT License
83 stars 13 forks source link

Update boto3 requirement from <1.5,>=1.4 to >=1.4,<1.14 #33

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on boto3 to permit the latest version.

Changelog

Sourced from boto3's changelog.

1.13.0

  • api-change:schemas: [botocore] Update schemas client to latest version
  • api-change:iot: [botocore] Update iot client to latest version
  • api-change:lambda: [botocore] Update lambda client to latest version
  • api-change:storagegateway: [botocore] Update storagegateway client to latest version
  • api-change:iotevents: [botocore] Update iotevents client to latest version
  • feature:Exceptions: [botocore] Added support for parsing modeled exception fields.
  • api-change:mediaconvert: [botocore] Update mediaconvert client to latest version

1.12.49

  • api-change:iotsitewise: [botocore] Update iotsitewise client to latest version
  • api-change:waf: [botocore] Update waf client to latest version
  • api-change:waf-regional: [botocore] Update waf-regional client to latest version
  • api-change:transcribe: [botocore] Update transcribe client to latest version
  • api-change:servicediscovery: [botocore] Update servicediscovery client to latest version

1.12.48

  • api-change:kinesisvideo: [botocore] Update kinesisvideo client to latest version
  • api-change:kinesis-video-archived-media: [botocore] Update kinesis-video-archived-media client to latest version
  • api-change:ssm: [botocore] Update ssm client to latest version
  • api-change:route53: [botocore] Update route53 client to latest version
  • api-change:ecr: [botocore] Update ecr client to latest version
  • api-change:medialive: [botocore] Update medialive client to latest version

1.12.47

  • bugfix:Resource: fixes #2361
  • api-change:dms: [botocore] Update dms client to latest version
  • api-change:dataexchange: [botocore] Update dataexchange client to latest version
  • api-change:accessanalyzer: [botocore] Update accessanalyzer client to latest version
  • api-change:sagemaker: [botocore] Update sagemaker client to latest version

1.12.46

  • api-change:iot: [botocore] Update iot client to latest version
  • api-change:dlm: [botocore] Update dlm client to latest version
  • api-change:elastic-inference: [botocore] Update elastic-inference client to latest version

1.12.45

  • api-change:mediapackage-vod: [botocore] Update mediapackage-vod client to latest version
... (truncated)
Commits
  • b97596a Merge branch 'release-1.13.0'
  • 1718f75 Bumping version to 1.13.0
  • 5a61cb1 Add changelog entries from botocore
  • 62c618d Merge branch 'release-1.12.49'
  • 19b26e7 Merge branch 'release-1.12.49' into develop
  • 47fa24d Bumping version to 1.12.49
  • bcb9725 Add changelog entries from botocore
  • 128543d Merge branch 'release-1.12.48'
  • f88fee7 Merge branch 'release-1.12.48' into develop
  • d27e1d7 Bumping version to 1.12.48
  • Additional commits viewable in compare view


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.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #35.