summaryrefslogtreecommitdiff
path: root/.github/workflows/dependencies
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-15 19:36:08 +0200
committerGitHub <noreply@github.com>2024-09-15 19:36:08 +0200
commit8c13f021bf3f0315f516f73c8f2555bd7a4313d1 (patch)
treefb0934d4f7b7fa14de96a09e97dbcd0b51d45340 /.github/workflows/dependencies
parente3e80b98b575ab75b9c7d182184faffc0b51c5f9 (diff)
downloadzsh-8c13f021bf3f0315f516f73c8f2555bd7a4313d1.tar.gz
zsh-8c13f021bf3f0315f516f73c8f2555bd7a4313d1.tar.bz2
zsh-8c13f021bf3f0315f516f73c8f2555bd7a4313d1.zip
chore(deps): bump idna in /.github/workflows/dependencies (#12678)
Bumps [idna](https://github.com/kjd/idna) from 3.8 to 3.9. - [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.8...v3.9) --- 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>
Diffstat (limited to '.github/workflows/dependencies')
-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 7cf0b642f..9b5b03ea0 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.8
+idna==3.9
PyYAML==6.0.2
requests==2.32.3
semver==3.0.2