summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-09-29 08:31:23 +0200
committerGitHub <noreply@github.com>2025-09-29 08:31:23 +0200
commit9ac3b895d426dfdd000b8ae884a8bf9d42840839 (patch)
tree806330a5def9c861dcf187ab1fceded1c0aa32d3
parente7528a5b373568591b0ba4f5c0fe1b552c0d6874 (diff)
downloadzsh-9ac3b895d426dfdd000b8ae884a8bf9d42840839.tar.gz
zsh-9ac3b895d426dfdd000b8ae884a8bf9d42840839.tar.bz2
zsh-9ac3b895d426dfdd000b8ae884a8bf9d42840839.zip
chore(deps): bump pyyaml in /.github/workflows/dependencies (#13337)
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 7388ed765..441426dcf 100644
--- a/.github/workflows/dependencies/requirements.txt
+++ b/.github/workflows/dependencies/requirements.txt
@@ -1,7 +1,7 @@
certifi==2025.8.3
charset-normalizer==3.4.3
idna==3.10
-PyYAML==6.0.2
+PyYAML==6.0.3
requests==2.32.5
semver==3.0.4
urllib3==2.5.0