diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-11 19:51:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-11 19:51:32 +0200 |
| commit | f1764f8a569a84264ad5a6182721f6ae3bba835d (patch) | |
| tree | 58fa27324723ed23db9e74c347c6daec2042ff7c | |
| parent | efafef8495f030501e0df59ccb76a598bbce3ae1 (diff) | |
| download | zsh-f1764f8a569a84264ad5a6182721f6ae3bba835d.tar.gz zsh-f1764f8a569a84264ad5a6182721f6ae3bba835d.tar.bz2 zsh-f1764f8a569a84264ad5a6182721f6ae3bba835d.zip | |
chore(deps): bump pyyaml from 6.0.1 to 6.0.2 in /.github/workflows/dependencies (#12610)
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 f125da542..2a383e14b 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -1,7 +1,7 @@ certifi==2024.7.4 charset-normalizer==3.3.2 idna==3.7 -PyYAML==6.0.1 +PyYAML==6.0.2 requests==2.32.3 semver==3.0.2 urllib3==2.2.2 |
