Merge pull request from tobiasge/sentry-hot-fix

Hot fix for Sentry and feature build (Release 3.2.1)
This commit is contained in:
Tobias Genannt
2025-04-25 07:18:54 +02:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

@ -1 +1 @@
3.2.0 3.2.1

@ -1,6 +1,6 @@
services: services:
netbox: &netbox netbox: &netbox
image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.2.0} image: docker.io/netboxcommunity/netbox:${VERSION-v4.2-3.2.1}
depends_on: depends_on:
- postgres - postgres
- redis - redis

@ -1,7 +1,7 @@
django-auth-ldap==5.1.0 django-auth-ldap==5.1.0
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.4 django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.6
dulwich==0.22.7 dulwich==0.22.7
python3-saml==1.16.0 python3-saml==1.16.0
--no-binary lxml --no-binary lxml
--no-binary xmlsec --no-binary xmlsec
sentry-sdk[django]==2.20.0 sentry-sdk[django]==2.27.0