Django-heroku-connect

Latest version: v4.0.0

Safety actively analyzes 701735 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

4.0.0

What's Changed
* Bump codecov/codecov-action from 3 to 5 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/199
* drop EOL python 3.8 by syphar in https://github.com/thermondo/django-heroku-connect/pull/198
* extend healthcheck to fail when a single mapping is in a broken state by syphar in https://github.com/thermondo/django-heroku-connect/pull/200


**Full Changelog**: https://github.com/thermondo/django-heroku-connect/compare/3.1.0...3.2.0

3.1.0

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

3.0.0

What's Changed
* **BREAKING** add django 5 to test matrix, drop unsupported versions by syphar in https://github.com/thermondo/django-heroku-connect/pull/137


**Full Changelog**: https://github.com/thermondo/django-heroku-connect/compare/2.0.0...3.0.0

2.0.0

What's Changed
* **BREAKING** remove EOL python & django versions from test matrix by syphar in https://github.com/thermondo/django-heroku-connect/pull/129
* testing: make warnings errors, fix some warnings by syphar in https://github.com/thermondo/django-heroku-connect/pull/130
* update docs generation & readthedocs config by syphar in https://github.com/thermondo/django-heroku-connect/pull/131
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/133
* migrate to poetry for package & dependency management by syphar in https://github.com/thermondo/django-heroku-connect/pull/132


**Full Changelog**: https://github.com/thermondo/django-heroku-connect/compare/1.1.1...2.0.0

1.1.1

- fix datetime issue: https://github.com/thermondo/django-heroku-connect/commit/bf90198649d6c7e01ba00c6179147cfcfe797bdb

**Full Changelog**: https://github.com/thermondo/django-heroku-connect/compare/1.1.0...1.1.1

1.1.0

What's Changed
* add dependabot for GH actions by syphar in https://github.com/thermondo/django-heroku-connect/pull/116
* Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/thermondo/django-heroku-connect/pull/117
* directly use codecov package for coverage upload by syphar in https://github.com/thermondo/django-heroku-connect/pull/118
* fix new bandit warnings by syphar in https://github.com/thermondo/django-heroku-connect/pull/123
* don't report code coverage without token by syphar in https://github.com/thermondo/django-heroku-connect/pull/125
* Switch to datetime by grant0711 in https://github.com/thermondo/django-heroku-connect/pull/124
* add support for Django 4.2 by syphar in https://github.com/thermondo/django-heroku-connect/pull/122
* migrate to codecov action by syphar in https://github.com/thermondo/django-heroku-connect/pull/126
* ci: replace custom pip-cache action with builtin method by syphar in https://github.com/thermondo/django-heroku-connect/pull/127

New Contributors
* dependabot made their first contribution in https://github.com/thermondo/django-heroku-connect/pull/117
* grant0711 made their first contribution in https://github.com/thermondo/django-heroku-connect/pull/124

**Full Changelog**: https://github.com/thermondo/django-heroku-connect/compare/1.0.0...1.1.0

Page 1 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.