Compare commits

..

3 commits

Author SHA1 Message Date
Skye Fugate e24f344a2e
Merge 39d2b726af into 8a58c5a273 2025-07-07 11:14:10 -05:00
Tobias Genannt 8a58c5a273
Merge pull request #1477 from netbox-community/renovate/dulwich-0.x
Some checks are pending
push / Checks syntax of our code (push) Waiting to run
push / Builds new NetBox Docker Images (./build-latest.sh, ubuntu-24.04) (push) Waiting to run
push / Builds new NetBox Docker Images (./build-latest.sh, ubuntu-24.04-arm) (push) Waiting to run
push / Builds new NetBox Docker Images (./build.sh feature, ubuntu-24.04) (push) Waiting to run
push / Builds new NetBox Docker Images (./build.sh feature, ubuntu-24.04-arm) (push) Waiting to run
push / Builds new NetBox Docker Images (./build.sh main, ubuntu-24.04) (push) Waiting to run
push / Builds new NetBox Docker Images (./build.sh main, ubuntu-24.04-arm) (push) Waiting to run
push / Builds new NetBox Docker Images (PRERELEASE=true ./build-latest.sh, ubuntu-24.04) (push) Waiting to run
push / Builds new NetBox Docker Images (PRERELEASE=true ./build-latest.sh, ubuntu-24.04-arm) (push) Waiting to run
Update dependency dulwich to v0.23.2
2025-07-07 16:04:16 +02:00
renovate[bot] 21232c8ce1
Update dependency dulwich to v0.23.2 2025-07-07 13:43:56 +00:00

View file

@ -1,5 +1,5 @@
django-auth-ldap==5.2.0 django-auth-ldap==5.2.0
dulwich==0.23.1 dulwich==0.23.2
python3-saml==1.16.0 python3-saml==1.16.0
--no-binary lxml --no-binary lxml
--no-binary xmlsec --no-binary xmlsec