summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-28 11:53:03 +0200
committerGitHub <noreply@github.com>2024-06-28 11:53:03 +0200
commitdd4be1b6fb9973d63eba334d8bd92b3da30b3e72 (patch)
tree8be830b6d7014dbb6825295c1708f51550b3c762
parenta4313db16ab76cfb059d1ca716dae00278672c25 (diff)
downloadzsh-dd4be1b6fb9973d63eba334d8bd92b3da30b3e72.tar.gz
zsh-dd4be1b6fb9973d63eba334d8bd92b3da30b3e72.tar.bz2
zsh-dd4be1b6fb9973d63eba334d8bd92b3da30b3e72.zip
chore(deps): bump requests from 2.31.0 to 2.32.3 in /.github/workflows/dependencies (#12518)
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 8c80c60a2..f8d8d4289 100644
--- a/.github/workflows/dependencies/requirements.txt
+++ b/.github/workflows/dependencies/requirements.txt
@@ -2,6 +2,6 @@ certifi==2024.6.2
charset-normalizer==3.3.2
idna==3.7
PyYAML==6.0.1
-requests==2.31.0
+requests==2.32.3
semver==3.0.2
urllib3==2.2.2