summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-10-21 11:28:57 +0300
committerGitHub <noreply@github.com>2025-10-21 11:28:57 +0300
commit064f0c1d0adbe5a4a4a239eab452f80ad0a7ee20 (patch)
tree0fd061a0cc26ad209176471f0ecbf368a2125e2b
parentd1c04d8a33f9127d03b69617c5367db5ceebc8a7 (diff)
downloadzsh-064f0c1d0adbe5a4a4a239eab452f80ad0a7ee20.tar.gz
zsh-064f0c1d0adbe5a4a4a239eab452f80ad0a7ee20.tar.bz2
zsh-064f0c1d0adbe5a4a4a239eab452f80ad0a7ee20.zip
chore(deps): bump idna in /.github/workflows/dependencies (#13377)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/dependencies/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependencies/requirements.txt b/.github/workflows/dependencies/requirements.txt
index 0531f9f0a..d6757a0f6 100644
--- a/.github/workflows/dependencies/requirements.txt
+++ b/.github/workflows/dependencies/requirements.txt
@@ -1,6 +1,6 @@
certifi==2025.10.5
charset-normalizer==3.4.3
-idna==3.10
+idna==3.11
PyYAML==6.0.3
requests==2.32.5
semver==3.0.4