summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-22 16:20:33 +0200
committerGitHub <noreply@github.com>2024-09-22 16:20:33 +0200
commitf11cc8fea190eb9a1638dc67877436d0b8475ff5 (patch)
tree1fc1425fd94e1532c4fd9817fed522799c1489da
parent1514145a09140425b914e9cd98fc1d638a8c4003 (diff)
downloadzsh-f11cc8fea190eb9a1638dc67877436d0b8475ff5.tar.gz
zsh-f11cc8fea190eb9a1638dc67877436d0b8475ff5.tar.bz2
zsh-f11cc8fea190eb9a1638dc67877436d0b8475ff5.zip
chore(deps): bump idna in /.github/workflows/dependencies (#12688)
Bumps [idna](https://github.com/kjd/idna) from 3.9 to 3.10. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.9...v3.10) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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 05b2f27fe..eedd6d276 100644
--- a/.github/workflows/dependencies/requirements.txt
+++ b/.github/workflows/dependencies/requirements.txt
@@ -1,6 +1,6 @@
certifi==2024.8.30
charset-normalizer==3.3.2
-idna==3.9
+idna==3.10
PyYAML==6.0.2
requests==2.32.3
semver==3.0.2