Merge pull request #1351 from netbox-community/renovate/dulwich-0.x

Update dependency dulwich to v0.22.6
This commit is contained in:
Tobias Genannt 2024-11-19 16:36:15 +01:00 committed by GitHub
commit 0e1c589541
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
django-auth-ldap==5.1.0
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.4
dulwich==0.22.5
dulwich==0.22.6
python3-saml==1.16.0 --no-binary lxml,xmlsec
sentry-sdk[django]==2.18.0

View File

@ -4,4 +4,3 @@ LOGGING = {
}
DEFAULT_PERMISSIONS = {}
LOGIN_REQUIRED = False