From e21bc471cea23fcd72016c9bfa94e751e1a31dfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 00:15:09 +0000 Subject: [PATCH] Bump idna from 3.15 to 3.19 Bumps [idna](https://github.com/kjd/idna) from 3.15 to 3.19. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.15...v3.19) --- updated-dependencies: - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a439c35..2d3eb5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ databricks-sdk==0.110.0 # via databricks-flowx google-auth==2.53.0 # via databricks-sdk -idna==3.15 +idna==3.19 # via requests protobuf==6.33.6 # via databricks-sdk