1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-02-12 04:10:58 +01:00

2 Commits

Author SHA1 Message Date
dependabot[bot]
9fe2c26abd chore(deps): bump certifi in /.github/workflows/dependencies (#13246)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11 13:47:37 +02:00
dependabot[bot]
73024e8f08 chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#13257)
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11 10:25:23 +02:00

View File

@@ -1,5 +1,5 @@
certifi==2025.7.14
charset-normalizer==3.4.2
certifi==2025.8.3
charset-normalizer==3.4.3
idna==3.10
PyYAML==6.0.2
requests==2.32.4