diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-25 17:15:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-25 17:15:23 +0200 |
| commit | f622e6a6367b5142c868f554fda968982226e5df (patch) | |
| tree | 63cede6174f19bfb0edc50d14b4ae04c32506949 /.github | |
| parent | ebb479e5e2395d26fc368c9b9d534e935a292740 (diff) | |
| download | zsh-f622e6a6367b5142c868f554fda968982226e5df.tar.gz zsh-f622e6a6367b5142c868f554fda968982226e5df.tar.bz2 zsh-f622e6a6367b5142c868f554fda968982226e5df.zip | |
chore(deps): bump idna from 3.7 to 3.8 in /.github/workflows/dependencies (#12638)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -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 2a383e14b..81a119844 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -1,6 +1,6 @@ certifi==2024.7.4 charset-normalizer==3.3.2 -idna==3.7 +idna==3.8 PyYAML==6.0.2 requests==2.32.3 semver==3.0.2 |
