Skip to content

Commit f282317

Browse files
Update dependency Werkzeug to v3.1.3 (#1931)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | Werkzeug ([changelog](https://werkzeug.palletsprojects.com/changes/)) | minor | `==3.0.6` -> `==3.1.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 81fc02d commit f282317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-ts-stackreference-architecture/application/src/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Flask==3.1.0
44
itsdangerous==2.2.0
55
Jinja2==3.1.5
66
MarkupSafe>=1.0
7-
Werkzeug==3.0.6
7+
Werkzeug==3.1.3
88
requests==2.32.3
99
pg8000==1.13.2

0 commit comments

Comments
 (0)