diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-22 16:20:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-22 16:20:33 +0200 |
| commit | f11cc8fea190eb9a1638dc67877436d0b8475ff5 (patch) | |
| tree | 1fc1425fd94e1532c4fd9817fed522799c1489da | |
| parent | 1514145a09140425b914e9cd98fc1d638a8c4003 (diff) | |
| download | zsh-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.txt | 2 |
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 |
