Skip to content

Commit

Permalink
Bump python-ldap in /openstack_requirements/tests/files
Browse files Browse the repository at this point in the history
Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 2.3.13 to 3.4.0.
- [Release notes](https://github.com/python-ldap/python-ldap/releases)
- [Commits](python-ldap/python-ldap@python-ldap-2.3.13...python-ldap-3.4.0)

---
updated-dependencies:
- dependency-name: python-ldap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2021
1 parent a732243 commit d0413ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion openstack_requirements/tests/files/gr-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ psycopg2
pylint==0.25.2
pysendfile==2.0.0
pysqlite
python-ldap==2.3.13
python-ldap==3.4.0
python-subunit
pytest-runner # dependency of keyring that is only in setup_requires
pyzmq
Expand Down
2 changes: 1 addition & 1 deletion openstack_requirements/tests/files/test-project.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ psycopg2
pylint==0.25.2
# Imported by ldapdns so required to generate
# the sample configuration file
python-ldap==2.3.13
python-ldap==3.4.0
python-subunit
setuptools_git>=0.4
sphinx>=1.1.2
Expand Down
2 changes: 1 addition & 1 deletion openstack_requirements/tests/files/upper-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ scikit-learn===0.18.1
wsgiref==0.1.2
discover==0.4.0
oslo.sphinx==0.9.27
python-ldap==2.3.13
python-ldap==3.4.0
argparse==1.4.0
setuptools-git==25.1.4
feedparser==5.2.1

0 comments on commit d0413ce

Please sign in to comment.