summaryrefslogtreecommitdiff
path: root/.github/workflows/dependencies
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-06 20:51:57 +0200
committerGitHub <noreply@github.com>2024-07-06 20:51:57 +0200
commit608d62b2a5ee7f3af62dd8f31d47c167bf04547f (patch)
tree5094276e8ee7bef90eab2fd81a346d93dfa86640 /.github/workflows/dependencies
parent057f3ec67e65661d3c01b757ec5cad0a3718453e (diff)
downloadzsh-608d62b2a5ee7f3af62dd8f31d47c167bf04547f.tar.gz
zsh-608d62b2a5ee7f3af62dd8f31d47c167bf04547f.tar.bz2
zsh-608d62b2a5ee7f3af62dd8f31d47c167bf04547f.zip
chore(deps): bump certifi in `dependencies` workflow (#12543)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/dependencies')
-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 f8d8d4289..f125da542 100644
--- a/.github/workflows/dependencies/requirements.txt
+++ b/.github/workflows/dependencies/requirements.txt
@@ -1,4 +1,4 @@
-certifi==2024.6.2
+certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.7
PyYAML==6.0.1