From 3a7b14b6c7999352bdc5c981ca5eb90af5e21576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:28:18 +0000 Subject: [PATCH] chore(deps): bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../teamsNotification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post-scan-actions/azure-python-teams-notification/teamsNotification/requirements.txt b/post-scan-actions/azure-python-teams-notification/teamsNotification/requirements.txt index 3680340..3c5debe 100644 --- a/post-scan-actions/azure-python-teams-notification/teamsNotification/requirements.txt +++ b/post-scan-actions/azure-python-teams-notification/teamsNotification/requirements.txt @@ -1,4 +1,4 @@ # Do not include azure-functions-worker as it may conflict with the Azure Functions platform azure-functions==1.18.0 -urllib3==1.26.18 +urllib3==1.26.19