Skip to content

Commit 5176b30

Browse files
Update dependency python-ldap to v3.4.7 (#283)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent fab6c1d commit 5176b30

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dynaconf = "==3.2.13"
1010
loguru = "==0.7.3"
1111
openstacksdk = "==4.10.0"
1212
os-client-config = "==2.3.0"
13-
python-ldap = "==3.4.5"
13+
python-ldap = "==3.4.7"
1414
python-neutronclient = "==11.8.0"
1515
tabulate = "==0.10.0"
1616
typer = "==0.26.1"

Pipfile.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dynaconf==3.2.13
55
loguru==0.7.3
66
openstacksdk==4.10.0
77
os-client-config==2.3.0
8-
python-ldap==3.4.5
8+
python-ldap==3.4.7
99
python-neutronclient==11.8.0
1010
tabulate==0.10.0
1111
typer==0.26.1

0 commit comments

Comments
 (0)