Bump cryptography in the pip group across 1 directory

Bumps the pip group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 46.0.3 to 46.0.5
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.5
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-11 02:54:50 +00:00
committed by GitHub
parent b7c96a8172
commit 5b23efd83f

View File

@@ -12,7 +12,7 @@ authors = [
dependencies = [ dependencies = [
"arrow>=1.3.0", "arrow>=1.3.0",
"chardet>=5.2.0", "chardet>=5.2.0",
"cryptography==46.0.3", "cryptography==46.0.5",
"distro; sys_platform=='linux'", "distro; sys_platform=='linux'",
"filelock>=3.18.0", "filelock>=3.18.0",
"google-api-python-client>=2.167.0", "google-api-python-client>=2.167.0",