Skip to content

Commit a340e5c

Browse files
Bump the pallets group across 1 directory with 3 updates
Bumps the pallets group with 3 updates in the / directory: [click](https://github.com/pallets/click), [flask](https://github.com/pallets/flask) and [werkzeug](https://github.com/pallets/werkzeug). Updates `click` from 8.3.0 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.0...8.3.1) Updates `flask` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.2...3.1.3) Updates `werkzeug` from 3.1.3 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.6) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pallets - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pallets - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pallets ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a197445 commit a340e5c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/backend/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ cffi==1.17.0
8282
# via cryptography
8383
charset-normalizer==3.3.2
8484
# via requests
85-
click==8.3.0
85+
click==8.3.1
8686
# via
8787
# flask
8888
# prompty
@@ -104,7 +104,7 @@ exceptiongroup==1.3.0
104104
# taskgroup
105105
fixedint==0.1.6
106106
# via azure-monitor-opentelemetry-exporter
107-
flask==3.1.2
107+
flask==3.1.3
108108
# via quart
109109
frozenlist==1.4.1
110110
# via
@@ -436,7 +436,7 @@ urllib3==2.5.0
436436
# via requests
437437
uvicorn==0.30.6
438438
# via -r requirements.in
439-
werkzeug==3.1.3
439+
werkzeug==3.1.6
440440
# via
441441
# azure-functions
442442
# flask

0 commit comments

Comments
 (0)