Skip to content

⬆ Bump werkzeug from 3.1.5 to 3.1.6#14948

Merged
svlandeg merged 1 commit intomasterfrom
dependabot/uv/werkzeug-3.1.6
Mar 3, 2026
Merged

⬆ Bump werkzeug from 3.1.5 to 3.1.6#14948
svlandeg merged 1 commit intomasterfrom
dependabot/uv/werkzeug-3.1.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 20, 2026

Bumps werkzeug from 3.1.5 to 3.1.6.

Release notes

Sourced from werkzeug's releases.

3.1.6

This is the Werkzeug 3.1.6 security fix release, which fixes a security issue but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/Werkzeug/3.1.6/ Changes: https://werkzeug.palletsprojects.com/page/changes/#version-3-1-6

  • safe_join on Windows does not allow special devices names in multi-segment paths. GHSA-29vq-49wr-vm6x
Changelog

Sourced from werkzeug's changelog.

Version 3.1.6

Released 2026-02-19

  • safe_join on Windows does not allow special devices names in multi-segment paths. :ghsa:29vq-49wr-vm6x
Commits

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.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 20, 2026
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Feb 20, 2026

Merging this PR will not alter performance

✅ 20 untouched benchmarks


Comparing dependabot/uv/werkzeug-3.1.6 (11cd1e6) with master (cac584c)1

Open in CodSpeed

Footnotes

  1. No successful run was found on master (b54aa52) during the generation of this report, so cac584c was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 20, 2026

@dependabot dependabot Bot force-pushed the dependabot/uv/werkzeug-3.1.6 branch from e00bb62 to 1452b51 Compare February 23, 2026 16:51
svlandeg
svlandeg previously approved these changes Mar 3, 2026
Copy link
Copy Markdown
Member

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR actually updates quite a lot more that just werkzeug, which has only limited changes in its new release, cf diff.

Oddly enough, more recent PRs that also touch uv.lock, don't have these changes (cf eg #15032). Would like to better understand why this is before merging.

@svlandeg svlandeg dismissed their stale review March 3, 2026 00:10

update

@svlandeg svlandeg self-assigned this Mar 3, 2026
@github-actions

This comment was marked as resolved.

@github-actions github-actions Bot added the conflicts Automatically generated when a PR has a merge conflict label Mar 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/werkzeug-3.1.6 branch from 1452b51 to 11cd1e6 Compare March 3, 2026 00:17
@github-actions github-actions Bot removed the conflicts Automatically generated when a PR has a merge conflict label Mar 3, 2026
Copy link
Copy Markdown
Member

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A rebase has resolved the issue, good to merge now.

@svlandeg svlandeg merged commit 3234e25 into master Mar 3, 2026
39 checks passed
@svlandeg svlandeg deleted the dependabot/uv/werkzeug-3.1.6 branch March 3, 2026 12:40
ppmathis added a commit to ppmathis/fastapi that referenced this pull request Mar 6, 2026
* bug/flat-fields-for-all-models:
  📝 Update release notes
  ⬆ Bump werkzeug from 3.1.5 to 3.1.6 (fastapi#14948)
  📝 Update release notes
  📝 Update release notes
  ⬆ Bump pydantic-ai from 1.62.0 to 1.63.0 (fastapi#15035)
  ⬆ Bump pytest-codspeed from 4.2.0 to 4.3.0 (fastapi#15034)
  📝 Update release notes
  📝 Update release notes
  ⬆ Bump strawberry-graphql from 0.291.2 to 0.307.1 (fastapi#15033)
  📝 Update release notes
  ⬆ Bump typer from 0.21.1 to 0.24.1 (fastapi#15032)
  📝 Update release notes
  ⬆ Bump actions/download-artifact from 7 to 8 (fastapi#15020)
  ⬆ Bump actions/upload-artifact from 6 to 7 (fastapi#15019)
  leftover from merge conflict
  🎨 Auto format
  ✨ Support for mixed and multiple Pydantic models for parameters using Query, Cookie and Header
@svlandeg svlandeg removed their assignment Mar 16, 2026
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 internal python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant