core: bump types-ldap3 from 2.9.13.20260319 to 2.9.13.20260402 (#21343)

Bumps [types-ldap3](https://github.com/python/typeshed) from 2.9.13.20260319 to 2.9.13.20260402.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-ldap3
  dependency-version: 2.9.13.20260402
  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:
dependabot[bot]
2026-04-02 10:34:06 +00:00
committed by GitHub
parent 79654d9864
commit 5a5ca9aa02
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ dev = [
"types-channels==4.3.0.20260402",
"types-docker==7.1.0.20260328",
"types-jwcrypto==1.5.0.20260402",
"types-ldap3==2.9.13.20260319",
"types-ldap3==2.9.13.20260402",
"types-requests==2.33.0.20260402",
"types-zxcvbn==4.5.0.20250809",
]
Generated
+4 -4
View File
@@ -415,7 +415,7 @@ dev = [
{ name = "types-channels", specifier = "==4.3.0.20260402" },
{ name = "types-docker", specifier = "==7.1.0.20260328" },
{ name = "types-jwcrypto", specifier = "==1.5.0.20260402" },
{ name = "types-ldap3", specifier = "==2.9.13.20260319" },
{ name = "types-ldap3", specifier = "==2.9.13.20260402" },
{ name = "types-requests", specifier = "==2.33.0.20260402" },
{ name = "types-zxcvbn", specifier = "==4.5.0.20250809" },
]
@@ -3630,14 +3630,14 @@ wheels = [
[[package]]
name = "types-ldap3"
version = "2.9.13.20260319"
version = "2.9.13.20260402"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "types-pyasn1" },
]
sdist = { url = "https://files.pythonhosted.org/packages/21/f0/f35940a44068e38bd38fea4399bab94c66f6303287fa63535958ac61d156/types_ldap3-2.9.13.20260319.tar.gz", hash = "sha256:21750db87cb0c91803fb7831be714ab6961a493206cf360640182e28bb84947b", size = 33728, upload-time = "2026-03-19T04:10:43.633Z" }
sdist = { url = "https://files.pythonhosted.org/packages/72/22/45d68844487944a9056c2aef28625729c3065b0c0e4b93a9c5f3e9954ed4/types_ldap3-2.9.13.20260402.tar.gz", hash = "sha256:56b5e9cea61174aa737c67f3f9a24d0f7f588b74493669def23f44c5d1d147b0", size = 33789, upload-time = "2026-04-02T04:19:37.188Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/30/84/48caaf33e36daae8e11b03352ccceb81102a16650c2112cf7778da6ec804/types_ldap3-2.9.13.20260319-py3-none-any.whl", hash = "sha256:0bf76f060a8f84b2d305115e3d2e9db2b44005770ec9bd3a3f7995b8840c1566", size = 56760, upload-time = "2026-03-19T04:10:42.744Z" },
{ url = "https://files.pythonhosted.org/packages/cd/44/ebddce8f11e1bbdcd7d0ed41c5397783a6321b69ac7d814ab22391956679/types_ldap3-2.9.13.20260402-py3-none-any.whl", hash = "sha256:6e41ac7ae596340fd280c440436e5770cbe6802c60289175939ffd1758757b25", size = 56748, upload-time = "2026-04-02T04:19:36.277Z" },
]
[[package]]