Skip to content

Update flask-restx requirement from ~=0.5.1 to ~=1.0.1 #28

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

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

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

Changelog

Sourced from flask-restx's changelog.

1.0.1

.. _breaking-1.0.1

Breaking


Starting from this release, we only support python versions >= 3.7

.. _bug_fixes-1.0.1

Bug Fixes

::

  • Fix compatibility issue with werkzeug 2.1.0 (#423) [stacywsmith]

.. _enhancements-1.0.1:

Enhancements


::
  • Drop support for python <3.7

.. _section-0.5.1: 0.5.1

.. _bug_fixes-0.5.1

Bug Fixes


::
  • Optimize email regex (#372) [kevinbackhouse]

.. _section-0.5.0:
0.5.0

.. _bug_fixes-0.5.0

Bug Fixes

</tr></table>

... (truncated)

Commits
  • a6e10ef Bump version 1.0.1
  • a27a902 Bump version 1.0.0
  • 4eaf373 Merge pull request #371 from EtiennePelletier/fix_typo
  • a37126d fix: properly set pattern in reqparse object list when using option
  • 401d087 fix: remove some unrelated files
  • b62986b Merge pull request #113 from python-restx/pull/3/head
  • 045b8a4 fix: make the CI run on every supported python version
  • 51f3917 fix: pypy3 CI
  • 7d19232 chore: update test requirements to make the CI run from python 3.7 to 3.10
  • fcc51f1 fix: python 3.10 compatibility
  • 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)

Updates the requirements on [flask-restx](https://github.com/python-restx/flask-restx) to permit the latest version.
- [Release notes](https://github.com/python-restx/flask-restx/releases)
- [Changelog](https://github.com/python-restx/flask-restx/blob/master/CHANGELOG.rst)
- [Commits](python-restx/flask-restx@0.5.1...1.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
@github-actions github-actions bot merged commit 4065ca0 into main Nov 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/flask-restx-approx-eq-1.0.1 branch November 1, 2022 19:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants