Skip to content

Commit a7f4f3a

Browse files
dependabot[bot]HarryVasanth
authored andcommitted
chore(deps): bump the pip group across 2 directories with 1 update
Bumps the pip group with 1 update in the /srcs/api-gateway-app directory: [werkzeug](https://github.com/pallets/werkzeug). Bumps the pip group with 1 update in the /srcs/inventory-app directory: [werkzeug](https://github.com/pallets/werkzeug). Updates `werkzeug` from 3.1.4 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.4...3.1.6) Updates `werkzeug` from 3.1.4 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.4...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9cd854 commit a7f4f3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

srcs/api-gateway-app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ pika==1.3.2
1111
requests==2.32.4
1212
urllib3==2.6.3
1313
waitress==3.0.2
14-
Werkzeug==3.1.4
14+
Werkzeug==3.1.6

srcs/inventory-app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ psycopg2-binary==2.9.9
1010
SQLAlchemy==2.0.22
1111
typing_extensions==4.8.0
1212
waitress==3.0.1
13-
Werkzeug==3.1.4
13+
Werkzeug==3.1.6

0 commit comments

Comments
 (0)