dependabot[bot]
b73ad6d9c9
Bump django from 5.2.11 to 5.2.12 ( #299 )
...
test / formatting (push) Has been cancelled
test / typecheck (push) Has been cancelled
test / test (4.2, 3.10) (push) Has been cancelled
test / test (4.2, 3.11) (push) Has been cancelled
test / test (4.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.10) (push) Has been cancelled
test / test (5.2, 3.11) (push) Has been cancelled
test / test (5.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.13) (push) Has been cancelled
test / test (5.2, 3.14) (push) Has been cancelled
test / test (6.0, 3.12) (push) Has been cancelled
test / test (6.0, 3.13) (push) Has been cancelled
test / test (6.0, 3.14) (push) Has been cancelled
Bumps [django](https://github.com/django/django ) from 5.2.11 to 5.2.12.
- [Commits](https://github.com/django/django/compare/5.2.11...5.2.12 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.2.12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-05 11:29:02 +00:00
pre-commit-ci[bot]
088b969573
[pre-commit.ci] pre-commit autoupdate ( #298 )
...
test / formatting (push) Has been cancelled
test / typecheck (push) Has been cancelled
test / test (4.2, 3.10) (push) Has been cancelled
test / test (4.2, 3.11) (push) Has been cancelled
test / test (4.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.10) (push) Has been cancelled
test / test (5.2, 3.11) (push) Has been cancelled
test / test (5.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.13) (push) Has been cancelled
test / test (5.2, 3.14) (push) Has been cancelled
test / test (6.0, 3.12) (push) Has been cancelled
test / test (6.0, 3.13) (push) Has been cancelled
test / test (6.0, 3.14) (push) Has been cancelled
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.1...v0.15.4 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-03-03 10:50:11 +00:00
pre-commit-ci[bot]
e77149f799
[pre-commit.ci] pre-commit autoupdate ( #297 )
...
test / formatting (push) Has been cancelled
test / typecheck (push) Has been cancelled
test / test (4.2, 3.10) (push) Has been cancelled
test / test (4.2, 3.11) (push) Has been cancelled
test / test (4.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.10) (push) Has been cancelled
test / test (5.2, 3.11) (push) Has been cancelled
test / test (5.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.13) (push) Has been cancelled
test / test (5.2, 3.14) (push) Has been cancelled
test / test (6.0, 3.12) (push) Has been cancelled
test / test (6.0, 3.13) (push) Has been cancelled
test / test (6.0, 3.14) (push) Has been cancelled
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.0...v0.15.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-02-18 20:23:54 +00:00
Matt Seymour
6beffe6de6
Fix a regression in adding tests/ dir to source package
2026-02-18 20:22:03 +00:00
dependabot[bot]
f9c31305ae
Bump wheel from 0.45.1 to 0.46.2 ( #296 )
...
test / formatting (push) Has been cancelled
test / typecheck (push) Has been cancelled
test / test (4.2, 3.10) (push) Has been cancelled
test / test (4.2, 3.11) (push) Has been cancelled
test / test (4.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.10) (push) Has been cancelled
test / test (5.2, 3.11) (push) Has been cancelled
test / test (5.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.13) (push) Has been cancelled
test / test (5.2, 3.14) (push) Has been cancelled
test / test (6.0, 3.12) (push) Has been cancelled
test / test (6.0, 3.13) (push) Has been cancelled
test / test (6.0, 3.14) (push) Has been cancelled
Bumps [wheel](https://github.com/pypa/wheel ) from 0.45.1 to 0.46.2.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.45.1...0.46.2 )
---
updated-dependencies:
- dependency-name: wheel
dependency-version: 0.46.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 16:20:30 +00:00
dependabot[bot]
5337838ac3
Bump urllib3 from 2.6.2 to 2.6.3 ( #295 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.2...2.6.3 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 14:37:21 +00:00
dependabot[bot]
6fc366459f
Bump django from 5.2.9 to 5.2.11 ( #294 )
...
Bumps [django](https://github.com/django/django ) from 5.2.9 to 5.2.11.
- [Commits](https://github.com/django/django/compare/5.2.9...5.2.11 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.2.11
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 14:33:26 +00:00
dependabot[bot]
19805c97f3
Bump cryptography from 46.0.3 to 46.0.5 ( #293 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 46.0.3 to 46.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 14:31:12 +00:00
Matt Seymour
1b102cd428
Update project URLs in pyproject.toml
2026-02-16 14:28:06 +00:00
pre-commit-ci[bot]
e41afda72b
[pre-commit.ci] pre-commit autoupdate ( #291 )
...
test / formatting (push) Has been cancelled
test / typecheck (push) Has been cancelled
test / test (4.2, 3.10) (push) Has been cancelled
test / test (4.2, 3.11) (push) Has been cancelled
test / test (4.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.10) (push) Has been cancelled
test / test (5.2, 3.11) (push) Has been cancelled
test / test (5.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.13) (push) Has been cancelled
test / test (5.2, 3.14) (push) Has been cancelled
test / test (6.0, 3.12) (push) Has been cancelled
test / test (6.0, 3.13) (push) Has been cancelled
test / test (6.0, 3.14) (push) Has been cancelled
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.15.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.13...v0.15.0 )
- [github.com/crate-ci/typos: v1.42.0 → v1](https://github.com/crate-ci/typos/compare/v1.42.0...v1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-02-09 19:36:23 +00:00
Matt Seymour
dba6077081
Update .pre-commit-config.yaml to use pinned version numbers. ( #289 )
test / formatting (push) Has been cancelled
test / typecheck (push) Has been cancelled
test / test (4.2, 3.10) (push) Has been cancelled
test / test (4.2, 3.11) (push) Has been cancelled
test / test (4.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.10) (push) Has been cancelled
test / test (5.2, 3.11) (push) Has been cancelled
test / test (5.2, 3.12) (push) Has been cancelled
test / test (5.2, 3.13) (push) Has been cancelled
test / test (5.2, 3.14) (push) Has been cancelled
test / test (6.0, 3.12) (push) Has been cancelled
test / test (6.0, 3.13) (push) Has been cancelled
test / test (6.0, 3.14) (push) Has been cancelled
2026-01-19 10:20:19 +00:00
Matt Seymour
e6f4ccc49d
Add pytest to dependencies
2026-01-08 10:58:17 +00:00
Aarni Koskela
a87f12185e
Enable annotations future; use futuristic annotations
2026-01-08 10:58:17 +00:00
Fábio C. Barrionuevo da Luz
1ca8ccf7db
Add project URLs to pyproject.toml ( #287 )
2026-01-08 10:12:50 +00:00
Matt Seymour
afad969e94
Merge branch 'ruff'
2026-01-05 10:41:27 +00:00
Matt Seymour
6273af6660
Simplify release workflow by removing created event type.
2026-01-05 10:41:03 +00:00
Matt Seymour
0a59175489
Add formatting step to workflow, integrate ruff check, and update job dependencies
2026-01-05 10:40:44 +00:00
Matt Seymour
51b51776a9
Merge branch 'master' into ruff
2026-01-05 10:29:27 +00:00
Yohaan Narayanan
d8f63c8801
Add tests directory to source distribution ( #285 )
2026-01-04 16:19:05 -08:00
Matt Seymour
36ec238b03
Update CHANGELOG.md
2026-01-03 09:53:03 +00:00
Matt Seymour
84fd0508ff
Switch to modern dict type hints for improved readability and consistency.
2025-12-19 13:14:11 +00:00
Aarni Koskela
2bf2118232
Add crate-ci/typos to pre-commit; fix typos
2025-12-19 12:06:17 +02:00
Aarni Koskela
527962ec04
Switch linting and formatting from flake8+isort+black to ruff
2025-12-19 12:05:33 +02:00
Matt Seymour
992999193d
Merge branch 'akx/ci-split'
2025-12-19 09:19:01 +00:00
Matt Seymour
59b3cd6283
Update workflow to be uv compatable
2025-12-19 09:17:33 +00:00
Matt Seymour
37b252e678
Migrate release workflow to release events, update actions, and integrate uv for builds.
2025-12-16 15:54:59 +00:00
Matt Seymour
a01d6b1551
Update project to use uv.
2025-12-16 14:18:42 +00:00
Matt Seymour
989429838a
Expand test matrix to support Python 3.14 and Django 6.0, update compatibility exclusions
2025-12-15 16:15:57 +00:00
GabrielBarrantes
438ec393ab
Update license to BSD-3-Clause in setup.py ( #279 )
2025-12-15 15:58:23 +00:00
pre-commit-ci[bot]
8a3c372deb
[pre-commit.ci] pre-commit autoupdate ( #278 )
...
updates:
- [github.com/pycqa/isort: 6.0.1 → 7.0.0](https://github.com/pycqa/isort/compare/6.0.1...7.0.0 )
- https://github.com/psf/black → https://github.com/psf/black-pre-commit-mirror
- [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.12.0](https://github.com/psf/black-pre-commit-mirror/compare/25.9.0...25.12.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-12-15 15:56:33 +00:00
pre-commit-ci[bot]
390d524112
[pre-commit.ci] pre-commit autoupdate ( #276 )
...
updates:
- [github.com/psf/black: 25.1.0 → 25.9.0](https://github.com/psf/black/compare/25.1.0...25.9.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-22 18:45:50 +01:00
Aarni Koskela
58ed5a2276
CI: run typechecks only once, not for each Django/Python version
2025-08-20 12:15:31 +03:00
pre-commit-ci[bot]
7cc1121b29
[pre-commit.ci] pre-commit autoupdate ( #270 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-08-11 21:06:04 +01:00
Matt Seymour
0819957676
Allow conn_max_age to accept None for flexibility in configuration
2025-07-11 17:15:17 +01:00
pre-commit-ci[bot]
34170b5aef
[pre-commit.ci] pre-commit autoupdate ( #268 )
...
updates:
- [github.com/pycqa/flake8: 7.2.0 → 7.3.0](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-07-11 16:22:42 +01:00
Matt Seymour
ab20a3aebd
Update setup.py
2025-07-02 10:28:15 +01:00
Matt Seymour
7d47e451a0
Update CHANGELOG.md
2025-07-02 10:28:00 +01:00
Ed Morley
ae2fabf95e
Re-drop dependency on typing_extensions ( #269 )
...
Since it was only being used for `TypedDict`, which was added in
Python 3.8 and `dj-database-url` v2.3.0+ only supports Python 3.9+.
See:
https://docs.python.org/3.12/library/typing.html#typing.TypedDict
https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md#v230-2024-10-23
Note: This is a repeat of #257 , since that PR was lost as part
of merges that occurred during the release of 3.0.0:
https://github.com/jazzband/dj-database-url/pull/257#issuecomment-3023857093
2025-07-01 18:53:01 +01:00
Matt Seymour
7c47649053
Update CHANGELOG.md
2025-06-23 08:54:54 +01:00
Matt Seymour
3e8b69aafc
Update python supported version
...
Pre-empt python 3.14 support.
2025-06-20 20:19:31 +01:00
Matt Seymour
4977c7d0d6
Update package version to 3.0.0
2025-05-18 20:46:58 +01:00
Matt Seymour
a139abcf22
Update project dependencies
...
Adds typing_extensions
2025-05-18 20:46:51 +01:00
Matt Seymour
e4ccc63ec6
Remove Python 3.9 support from setup.py
...
Python 3.9 is no longer listed as a supported version in setup.py.
2025-05-09 10:29:33 +01:00
Matt Seymour
9598fb0d85
Add support for Django 5.2 in classifiers
...
This commit updates the setup.py file to include Django 5.2 in the list of supported framework versions.
2025-05-09 10:29:16 +01:00
Matt Seymour
cdb5d645ec
Update tests
2025-04-30 14:13:38 +01:00
Matt Seymour
15ac40b0a7
Fix pyright issues
2025-04-30 14:08:18 +01:00
pre-commit-ci[bot]
79d929b4e0
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-04-30 12:29:23 +00:00
Matt Seymour
c469885ebf
Merge branch 'master' into master
2025-04-30 13:29:15 +01:00
pre-commit-ci[bot]
e90f975526
[pre-commit.ci] pre-commit autoupdate ( #262 )
...
updates:
- [github.com/pycqa/isort: 6.0.0 → 6.0.1](https://github.com/pycqa/isort/compare/6.0.0...6.0.1 )
- [github.com/pycqa/flake8: 7.1.1 → 7.2.0](https://github.com/pycqa/flake8/compare/7.1.1...7.2.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-04-29 09:39:28 +01:00
Adam Johnson
5f5af49340
Fix type errors ( #261 )
...
First, Mypy reported a lot of issues for the tests not including `-> None` annotations. After adding them, there were lots of issues due to the `url` variables being reassigned from `str` to `DBConfig` objects, fixed by inlining the URLs into the `parse()` calls.
2025-02-16 07:53:52 +00:00