Skip to content

pip(deps): update functions-framework requirement from ==3.8.* to ==3.9.* in /backend #104

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Updates the requirements on functions-framework to permit the latest version.

Release notes

Sourced from functions-framework's releases.

v3.9.2

3.9.2 (2025-07-24)

Bug Fixes

  • increase start delay for ASGI conformance tests to address flaky failures (#391) (1b6c428)
Changelog

Sourced from functions-framework's changelog.

3.9.2 (2025-07-24)

Bug Fixes

  • increase start delay for ASGI conformance tests to address flaky failures (#391) (1b6c428)

3.9.1 (2025-07-24)

Bug Fixes

3.9.0 (2025-07-23)

Features

Bug Fixes

  • ci: specify python version in tox environment (#375) (37e0bf7)
  • Pin cloudevent sdk version to support python3.7. (#373) (cc2b9b5)
  • resolve CI failures for egress policies and Python 3.7 buildpack support (#388) (2de6eec)
  • set default log level for asgi logger to WARNING to match default python behavior (#381) (a576a8f)

3.8.3 (2025-05-14)

Bug Fixes

  • Switch to pyproject.toml based builds (#365) (4c44d08)
  • Update minimum required version of Flask to 2.0 (#356) (c6eab2f)
  • Update test suite for EOL Python versions (#360) (c0fa420)

Documentation

3.8.2 (2024-11-13)

Bug Fixes

... (truncated)

Commits
  • f1dc285 chore(main): release 3.9.2 (#392)
  • 1b6c428 fix: increase start delay for ASGI conformance tests to address flaky failure...
  • 9e625c9 chore(main): release 3.9.1 (#390)
  • 0c64378 chore(deps): update all non-major dependencies (#370)
  • a1c557c chore(deps): update pypa/gh-action-pypi-publish digest to e9ccbe5 (#369)
  • 26fb101 fix: remove unused httpx dependency (#389)
  • d5ac6b4 chore(main): release 3.9.0 (#374)
  • ef48e70 feat: auto-detect ASGI mode for @​aio decorated functions (#387)
  • 82ba117 refactor: move async dependencies from optional to direct (#386)
  • 2de6eec fix: resolve CI failures for egress policies and Python 3.7 buildpack support...
  • 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 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 [functions-framework](https://github.com/googlecloudplatform/functions-framework-python) to permit the latest version.
- [Release notes](https://github.com/googlecloudplatform/functions-framework-python/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-python/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/functions-framework-python@v3.8.0...v3.9.2)

---
updated-dependencies:
- dependency-name: functions-framework
  dependency-version: 3.9.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 11, 2025
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.

0 participants