Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
9be495e705 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 48.0.0 to 48.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/48.0.0...48.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-19 08:06:03 +00:00

View File

@@ -10,7 +10,7 @@ authors = [
dependencies = [
"arrow==1.4.0",
"chardet==7.4.3",
"cryptography==48.0.0",
"cryptography==48.0.1",
"distro==1.9.0 ; sys_platform=='linux'",
"filelock==3.29.1",
"google-api-python-client==2.197.0",