mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 01:25:02 +02:00
core: bump cachetools from 7.0.1 to 7.0.2 (#20674)
Bumps [cachetools](https://github.com/tkem/cachetools) from 7.0.1 to 7.0.2. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.2 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>
This commit is contained in:
@@ -7,7 +7,7 @@ requires-python = "==3.14.*"
|
||||
dependencies = [
|
||||
"ak-guardian==3.2.0",
|
||||
"argon2-cffi==25.1.0",
|
||||
"cachetools==7.0.1",
|
||||
"cachetools==7.0.2",
|
||||
"channels==4.3.2",
|
||||
"cryptography==46.0.5",
|
||||
"dacite==1.9.2",
|
||||
|
||||
Reference in New Issue
Block a user