Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

⬆ Update flask requirement from <3.0.0,>=1.1.2 to >=1.1.2,<4.0.0#12747

Merged
alejsdev merged 1 commit intomasterfrom
dependabot/pip/flask-gte-1.1.2-and-lt-4.0.0
Nov 1, 2024
Merged

⬆ Update flask requirement from <3.0.0,>=1.1.2 to >=1.1.2,<4.0.0#12747
alejsdev merged 1 commit intomasterfrom
dependabot/pip/flask-gte-1.1.2-and-lt-4.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 1, 2024
edited
Loading

⚠️Dependabot is rebasing this PR⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements onflask to permit the latest version.

Release notes

Sourced fromflask's releases.

3.0.3

This is a fix release for the 3.0.x feature branch.

PyPI:https://pypi.org/project/Flask/3.0.3/Changes:https://flask.palletsprojects.com/en/3.0.x/changes/#version-3-0-3Milestone:https://github.com/pallets/flask/milestone/35?closed=1

  • The defaulthashlib.sha1 may not be available in FIPS builds. Don't access it at import time so the developer has time to change the default.#5448
  • Don't initialize thecli attribute in the sansio scaffold, but rather in theFlask concrete class.#5270
Changelog

Sourced fromflask's changelog.

Version 3.0.3

Released 2024-04-07

  • The defaulthashlib.sha1 may not be available in FIPS builds. Don'taccess it at import time so the developer has time to change the default.:issue:5448
  • Don't initialize thecli attribute in the sansio scaffold, but rather intheFlask concrete class. :pr:5270

Version 3.0.2

Released 2024-02-03

  • Correct type forjinja_loader property. :issue:5388
  • Fix error with--extra-files and--exclude-patterns CLI options.:issue:5391

Version 3.0.1

Released 2024-01-18

  • Correct type forpath argument tosend_file. :issue:5336
  • Fix a typo in an error message for theflask run --key option. :pr:5344
  • Session data is untagged without relying on the built-injson.loadsobject_hook. This allows other JSON providers that don't implement that.:issue:5381
  • Address more type findings when using mypy strict mode. :pr:5383

Version 3.0.0

Released 2023-09-30

  • Remove previously deprecated code. :pr:5223
  • Deprecate the__version__ attribute. Use feature detection, orimportlib.metadata.version("flask"), instead. :issue:5230
  • Restructure the code such that the Flask (app) and Blueprintclasses have Sans-IO bases. :pr:5127
  • Allow self as an argument to url_for. :pr:5264
  • Require Werkzeug >= 3.0.0.

Version 2.3.3

... (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](https://github.com/pallets/flask) to permit the latest version.- [Release notes](https://github.com/pallets/flask/releases)- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)- [Commits](pallets/flask@1.1.2...3.0.3)---updated-dependencies:- dependency-name: flask  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file pythonPull requests that update Python code labelsNov 1, 2024
@alejsdevalejsdev merged commitfd98edc intomasterNov 1, 2024
@alejsdevalejsdev deleted the dependabot/pip/flask-gte-1.1.2-and-lt-4.0.0 branchNovember 1, 2024 11:17
s-rigaud pushed a commit to s-rigaud/fastapi that referenced this pull requestJan 23, 2025
…tapi#12747)Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.- [Release notes](https://github.com/pallets/flask/releases)- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)- [Commits](pallets/flask@1.1.2...3.0.3)---updated-dependencies:- dependency-name: flask  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency fileinternalpythonPull requests that update Python code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@alejsdev

Comments


[8]ページ先頭

©2009-2026 Movatter.jp