mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
core: bump types-zxcvbn from 4.5.0.20260408 to 4.5.0.20260508 (#22418)
Bumps [types-zxcvbn](https://github.com/python/typeshed) from 4.5.0.20260408 to 4.5.0.20260508. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-zxcvbn dependency-version: 4.5.0.20260508 dependency-type: direct:development 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:
+1
-1
@@ -108,7 +108,7 @@ dev = [
|
||||
"types-jwcrypto==1.5.7.20260508",
|
||||
"types-ldap3==2.9.13.20260408",
|
||||
"types-requests==2.33.0.20260508",
|
||||
"types-zxcvbn==4.5.0.20260408",
|
||||
"types-zxcvbn==4.5.0.20260508",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
|
||||
@@ -417,7 +417,7 @@ dev = [
|
||||
{ name = "types-jwcrypto", specifier = "==1.5.7.20260508" },
|
||||
{ name = "types-ldap3", specifier = "==2.9.13.20260408" },
|
||||
{ name = "types-requests", specifier = "==2.33.0.20260508" },
|
||||
{ name = "types-zxcvbn", specifier = "==4.5.0.20260408" },
|
||||
{ name = "types-zxcvbn", specifier = "==4.5.0.20260508" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -3675,11 +3675,11 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "types-zxcvbn"
|
||||
version = "4.5.0.20260408"
|
||||
version = "4.5.0.20260508"
|
||||
source = { registry = "https://pypi.org/simple" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/17/31/12ead8825f64b9b4323ae5b25181be8885a2c40acf60f769b1327c835d46/types_zxcvbn-4.5.0.20260408.tar.gz", hash = "sha256:3d0a07df594bbc6b272dc3ac199bb1d82340f51ee187ca36aa5c101780763b53", size = 9444, upload-time = "2026-04-08T04:28:20.94Z" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/0d/76/bbd475d85f0c59ef09a9bd8884f03c5978b056982100c3227532f445b029/types_zxcvbn-4.5.0.20260508.tar.gz", hash = "sha256:582fe928b3517c1166864223561f547c0bf5638add6a3df7fd5b8726cb5e39e5", size = 9467, upload-time = "2026-05-08T04:47:11.336Z" }
|
||||
wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/c7/59/776d0db9b5fcd0db841727c16d4742ad6120da9ce93a09d030401432ebed/types_zxcvbn-4.5.0.20260408-py3-none-any.whl", hash = "sha256:5eff6991fa459590af1dd669b706d058ceeb599f175c5195864f81ada97d781a", size = 10839, upload-time = "2026-04-08T04:28:20.145Z" },
|
||||
{ url = "https://files.pythonhosted.org/packages/a5/15/830dab69646abb85357525f98596b2affc19ea8e2d68b90f7eb9ea255111/types_zxcvbn-4.5.0.20260508-py3-none-any.whl", hash = "sha256:e8193cd5c2e0437a3d4a4190ff55464d4d9e2a5b85a94c6c00bbebaf1e70345d", size = 10828, upload-time = "2026-05-08T04:47:10.581Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user