Browse Source

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>
dependabot[bot] 9 months ago
parent
commit
608d62b2a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/dependencies/requirements.txt

+ 1 - 1
.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