Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps webargs from 4.1.2 to 4.1.3.

Changelog

Sourced from webargs's changelog.

4.1.3 (2018-12-02)


Bug fixes:

  • Fix bug in AIOHTTParser that prevented calling
    use_args on the same view function multiple times (:issue:273).
    Thanks to :user:dnp1 for reporting and :user:jangelo for the fix.
  • Fix compatibility with marshmallow 3.0.0rc1 (:pr:330).
Commits
  • d31b263 Bump version and update changelog
  • 18e7ae0 Merge pull request #330 from sloria/marshmallow_3.0.0rc1_compat
  • 85f95c8 Check against 3.0.0rc1
  • 656e8e4 Fix marshmallow 3.0.0rc2 compatibility
  • af90273 Merge pull request #326 from jangelo/aiohttp_multiple_args
  • 09649df Add jangelo to AUTHORS and update CHANGELOG
  • f056aeb Fixed bug with using multiple use_args decorators on the same aiohttp handler.
  • 996732c Bump sphinx from 1.8.1 to 1.8.2
  • 3e2dc85 Update black version in blacken-docs
  • See full diff 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [webargs](https://github.com/sloria/webargs) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/sloria/webargs/releases)
- [Changelog](https://github.com/sloria/webargs/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/webargs@4.1.2...4.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies python Pull requests that update Python code labels Dec 3, 2018
@dependabot-preview
Copy link
Contributor Author

Superseded by #311.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/webargs-4.1.3 branch December 28, 2018 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants