Skip to content

Commit

Permalink
Bump django-auth-ldap from 4.6.0 to 4.7.0 in /requirements (#2221)
Browse files Browse the repository at this point in the history
Bumps [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/django-auth-ldap/django-auth-ldap/releases)
- [Changelog](https://github.com/django-auth-ldap/django-auth-ldap/blob/master/docs/changes.rst)
- [Commits](django-auth-ldap/django-auth-ldap@4.6.0...4.7.0)

---
updated-dependencies:
- dependency-name: django-auth-ldap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2024
1 parent 75f89ce commit b87de9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/project-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# django libs
Django==4.2.11
psycopg2-binary==2.9.6
django-auth-ldap==4.6.0
django-auth-ldap==4.7.0
django-radius==1.5.0
django-filter==24.1
django-storages==1.14
Expand Down

0 comments on commit b87de9b

Please sign in to comment.