Skip to content

Commit

Permalink
Bump werkzeug from 3.0.3 to 3.0.6 (#964)
Browse files Browse the repository at this point in the history
* Bump werkzeug from 3.0.3 to 3.0.6
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 1450be6 commit 65c4cd0
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 69 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Flask-WTF = "*"
pyScss = "*"
PyJWT = "*"
Flask-Session = "*"
werkzeug = "==3.0.3"
werkzeug = "==3.0.6"
et_xmlfile = "*"
Jinja2 = "*"
MarkupSafe = "*"
Expand Down
133 changes: 67 additions & 66 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions _infra/helm/response-operations-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version
version: 3.1.85
version: 3.1.86

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 3.1.85
appVersion: 3.1.86

0 comments on commit 65c4cd0

Please sign in to comment.