What's Changed
* add dependabot settings for pip by pcrock-thmdo in https://github.com/thermondo/django-heroku-connect/pull/139
* Bump pluggy from 1.3.0 to 1.5.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/158
* Bump stevedore from 5.1.0 to 5.2.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/157
* Bump packaging from 23.1 to 24.1 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/156
* Bump pathspec from 0.11.2 to 0.12.1 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/155
* Bump gitdb from 4.0.10 to 4.0.11 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/154
* Bump idna from 3.4 to 3.7 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/153
* Bump pytz from 2023.3 to 2024.1 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/152
* Bump pycodestyle from 2.9.1 to 2.12.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/151
* Bump rich from 13.5.2 to 13.7.1 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/150
* Bump pytest-django from 4.5.2 to 4.8.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/149
* Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/148
* Bump isort from 5.12.0 to 5.13.2 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/147
* Bump typing-extensions from 4.7.1 to 4.12.2 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/146
* Bump smmap from 5.0.0 to 5.0.1 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/145
* Bump gitpython from 3.1.32 to 3.1.43 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/144
* Bump django-health-check from 3.17.0 to 3.18.3 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/143
* Bump exceptiongroup from 1.1.3 to 1.2.2 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/142
* Bump coverage from 7.3.0 to 7.6.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/141
* Bump sphinx from 7.1.2 to 7.3.7 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/178
* Bump django from 4.2.4 to 4.2.14 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/177
* Bump markupsafe from 2.1.3 to 2.1.5 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/176
* Bump filelock from 3.12.2 to 3.15.4 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/175
* Bump setuptools from 68.1.2 to 72.1.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/174
* Bump tzdata from 2023.3 to 2024.1 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/173
* Bump charset-normalizer from 3.2.0 to 3.3.2 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/171
* Bump urllib3 from 2.0.4 to 2.2.2 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/169
* Bump pygments from 2.16.1 to 2.18.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/168
* Bump distlib from 0.3.7 to 0.3.8 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/166
* Bump requests from 2.31.0 to 2.32.3 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/164
* Bump identify from 2.5.27 to 2.6.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/163
* Bump zipp from 3.16.2 to 3.19.2 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/162
* Bump platformdirs from 3.10.0 to 4.2.2 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/161
* Bump django from 4.2.14 to 4.2.15 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/180
* replace linting & formatting with ruff by syphar in https://github.com/thermondo/django-heroku-connect/pull/179
* test more postgres versions, don't test unsupported version by syphar in https://github.com/thermondo/django-heroku-connect/pull/181
* Bump asgiref from 3.7.2 to 3.8.1 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/194
* Bump babel from 2.12.1 to 2.16.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/193
* Bump psycopg2-binary from 2.9.7 to 2.9.9 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/192
* Bump pyyaml from 6.0.1 to 6.0.2 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/191
* Bump sqlparse from 0.4.4 to 0.5.1 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/190
* Bump certifi from 2023.7.22 to 2024.7.4 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/189
* Bump zipp from 3.19.2 to 3.20.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/188
* Bump django-appconf from 1.0.5 to 1.0.6 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/187
* Bump ruff from 0.5.6 to 0.5.7 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/186
* Bump jinja2 from 3.1.2 to 3.1.4 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/185
* Bump pre-commit from 3.3.3 to 3.5.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/184
* Bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/183
* Bump importlib-metadata from 6.8.0 to 8.2.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/160
* Bump setuptools from 72.1.0 to 72.2.0 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/196
* Bump ruff from 0.5.7 to 0.6.1 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/195
* support django 5.1 by syphar in https://github.com/thermondo/django-heroku-connect/pull/182
**Full Changelog**: https://github.com/thermondo/django-heroku-connect/compare/3.0.0...3.1.0