Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flask-restful requirement from ~=0.3.7 to ~=0.3.10 in /frontend #23

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Updates the requirements on flask-restful to permit the latest version.

Changelog

Sourced from flask-restful's changelog.

Version 0.3.10

  • Compatibility with Flask 2.3 (#962)

Version 0.3.9

  • Compatibility with Flask 2.0

Version 0.3.8

Released February 06, 2020

  • Add Python 3.8 support (#835)
  • Fix wrongly parsed Decimal fields (#855)
  • Fix overridden response when calling abort with Response (#817)
  • Various small fixes and updates to documentation

Version 0.3.7

Released December 18, 2018

  • Fix error handling in python3 (#696)
  • Fix arguments with type=list (#705)
  • Return code for parse_args() is now configurable (#722)
  • Removed flask_restful.paging module.
  • Removed misleading help_on_404 functionality (#722)
  • JSON keys are no longer sorted by default in debug mode in python3 (#680)
  • Various small fixes and updates to documentation

Version 0.3.6

Released May 31, 2017

  • Argument.help now supports unicode strings (#564)
  • Flags can now be passed to inputs.regex (#621)
  • Fix behavior of action='append' in conjunction with location='json' (#645)
  • method_decorators can be a dict to apply decorator behavior for only specific HTTP methods (#532)
  • JSON keys are no longer sorted by default in debug mode in python3 (#680)
  • Various small fixes and updates to documentation

Version 0.3.5

Released December 9, 2015

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [flask-restful](https://github.com/flask-restful/flask-restful) to permit the latest version.
- [Release notes](https://github.com/flask-restful/flask-restful/releases)
- [Changelog](https://github.com/flask-restful/flask-restful/blob/master/CHANGES.md)
- [Commits](flask-restful/flask-restful@0.3.7...0.3.10)

---
updated-dependencies:
- dependency-name: flask-restful
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 4, 2024
@janheinrichmerker janheinrichmerker merged commit b54884f into master Mar 4, 2024
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/frontend/flask-restful-approx-eq-0.3.10 branch March 4, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant