-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from ruchernchong/dependabot/pip/pip-ffbef7d71c
Bump werkzeug from 3.0.3 to 3.0.6 in the pip group across 1 directory
- Loading branch information
Showing
2 changed files
with
2 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,5 @@ | ||
name: Pulumi Staging Workflow | ||
on: | ||
push: | ||
branches: | ||
- "*" | ||
on: [push] | ||
|
||
concurrency: | ||
group: merge-${{ github.ref }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,5 +44,5 @@ six==1.16.0 | |
sniffio==1.3.1 | ||
virtualenv==20.26.2 | ||
watchdog==4.0.1 | ||
Werkzeug==3.0.3 | ||
Werkzeug==3.0.6 | ||
WTForms==3.1.2 |