Mike
|
cb06860cce
|
chore: release 1.8.2
|
2026-05-22 17:29:32 -07:00 |
|
dependabot[bot]
|
64919e34ee
|
chore(deps-dev): bump tomlkit from 0.13.3 to 0.15.0 (#863)
Bumps [tomlkit](https://github.com/python-poetry/tomlkit) from 0.13.3 to 0.15.0.
- [Release notes](https://github.com/python-poetry/tomlkit/releases)
- [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/tomlkit/compare/0.13.3...0.15.0)
---
updated-dependencies:
- dependency-name: tomlkit
dependency-version: 0.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-23 00:26:25 +00:00 |
|
dependabot[bot]
|
ef986ea0de
|
chore(deps-dev): bump the test-dependencies group across 1 directory with 3 updates
Bumps the test-dependencies group with 3 updates in the / directory: [mypy](https://github.com/python/mypy), [pytest-django](https://github.com/pytest-dev/pytest-django) and [doc8](https://github.com/pycqa/doc8).
Updates `mypy` from 1.18.2 to 2.1.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.18.2...v2.1.0)
Updates `pytest-django` from 4.11.1 to 4.12.0
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.11.1...v4.12.0)
Updates `doc8` from 1.1.2 to 2.0.0
- [Release notes](https://github.com/pycqa/doc8/releases)
- [Commits](https://github.com/pycqa/doc8/compare/v1.1.2...v2.0.0)
---
updated-dependencies:
- dependency-name: doc8
dependency-version: 2.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: test-dependencies
- dependency-name: mypy
dependency-version: 2.1.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: test-dependencies
- dependency-name: pytest-django
dependency-version: 4.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: test-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-22 17:23:29 -07:00 |
|
dependabot[bot]
|
2e564999c0
|
chore(deps-dev): bump ruff from 0.12.2 to 0.15.14
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.2 to 0.15.14.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.2...0.15.14)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-22 16:47:54 -07:00 |
|
Mike
|
15f1d3de3b
|
chore: update ruff ignore rules for PLC0415, PT030, PLW0108
|
2026-05-22 16:26:04 -07:00 |
|
dependabot[bot]
|
d174c2be02
|
chore(deps-dev): bump pytest-randomly from 3.16.0 to 4.1.0
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.16.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-randomly/compare/3.16.0...4.1.0)
---
updated-dependencies:
- dependency-name: pytest-randomly
dependency-version: 4.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-22 16:14:32 -07:00 |
|
dependabot[bot]
|
ae5d7dd15c
|
chore(deps-dev): bump pytest from 8.4.2 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.2...9.0.3)
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.3
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-22 16:07:30 -07:00 |
|
dependabot[bot]
|
9c04f3e300
|
chore(deps-dev): bump pytest-cov from 6.2.1 to 7.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.2.1...v7.1.0)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-22 15:59:18 -07:00 |
|
Mike
|
ccab2c4162
|
chore: drop EOL Django/Python versions, add Django 6.0 support
|
2026-05-22 15:37:52 -07:00 |
|
dependabot[bot]
|
5248498008
|
chore(deps-dev): bump ruff from 0.11.12 to 0.12.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.12 to 0.12.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.12...0.12.2)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-04 15:42:50 -07:00 |
|
dependabot[bot]
|
dcc643ff81
|
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.2.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.2.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.2.1)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-version: 6.2.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-04 15:36:40 -07:00 |
|
Mike
|
794c71c7a6
|
chore: release 1.8.1
|
2025-06-02 10:46:04 -07:00 |
|
Mike
|
3e5841af10
|
chore(deps): update python and django version requirements
|
2025-06-02 08:57:18 -07:00 |
|
dependabot[bot]
|
f193bd41cd
|
chore(deps-dev): bump ruff from 0.9.7 to 0.11.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.7 to 0.11.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.7...0.11.8)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-05 14:26:54 -07:00 |
|
Mike
|
a38a6b9f5c
|
chore: release 1.8.0
|
2025-02-24 19:01:08 -08:00 |
|
Mike
|
996512b04c
|
chore(ruff): set python target version to 3.8
|
2025-02-13 07:39:22 -08:00 |
|
dependabot[bot]
|
b160b38309
|
chore(deps-dev): bump ruff from 0.8.0 to 0.9.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.9.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.0...0.9.5)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-09 13:25:33 -08:00 |
|
Mike
|
18148c2b97
|
pin Poetry to 1.8.4
|
2025-02-08 08:25:33 -08:00 |
|
dependabot[bot]
|
6c44ba988a
|
chore(deps-dev): bump ruff from 0.7.3 to 0.8.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.3 to 0.8.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.7.3...0.8.0)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-27 11:24:33 -08:00 |
|
dependabot[bot]
|
835717bd27
|
chore(deps-dev): bump ruff from 0.6.8 to 0.7.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.7.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.8...0.7.3)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-11 15:39:32 -08:00 |
|
dependabot[bot]
|
ae73962bb2
|
chore(deps-dev): bump sphinx-rtd-theme from 2.0.0 to 3.0.1
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0 to 3.0.1.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/2.0.0...3.0.1)
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-11 14:08:48 -08:00 |
|
Mike
|
d0b531f7be
|
chore: release 1.7.1
|
2024-09-01 21:30:59 -07:00 |
|
Mike
|
3e7563338f
|
chore: release 1.7.0
|
2024-09-01 15:39:31 -07:00 |
|
Mike
|
56939d9c5e
|
chore: remove nitpick and black configuration from pyproject.toml
|
2024-09-01 14:57:47 -07:00 |
|
Mike
|
5e1a7d2803
|
chore(linting): replace wemake-python-styleguide with ruff
|
2024-09-01 14:57:47 -07:00 |
|
Mike
|
b8bcc383a4
|
ci(test): update Django versions and Python compatibility
Update test matrix to use Django 4.2, 5.0, and 5.1, removing support for Django 3.2.
|
2024-08-31 21:37:28 -07:00 |
|
dependabot[bot]
|
3ea0257a21
|
chore(deps-dev): bump tomlkit from 0.12.5 to 0.13.0
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.5 to 0.13.0.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sdispater/tomlkit/compare/0.12.5...0.13.0)
---
updated-dependencies:
- dependency-name: tomlkit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 07:58:12 -07:00 |
|
Mike
|
c35d1355b0
|
chore: prepare release v1.6.1
|
2024-06-23 14:06:01 -07:00 |
|
dependabot[bot]
|
9ee8af9a8a
|
chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 09:01:59 -07:00 |
|
Mike
|
83e598a14d
|
chore: release v1.6.0
|
2024-03-14 07:26:57 -07:00 |
|
Mike
|
792fc65003
|
chore: remove support for Django < 3.2 and Python < 3.8
|
2024-03-06 10:05:42 -08:00 |
|
dependabot[bot]
|
5e97e2ab9a
|
chore(deps-dev): bump sphinx-autodoc-typehints from 1.25.2 to 2.0.0
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.25.2 to 2.0.0.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.25.2...2.0.0)
---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 20:10:53 +00:00 |
|
dependabot[bot]
|
e30fdf7a8c
|
chore(deps-dev): bump pytest from 7.4.4 to 8.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 19:57:59 +00:00 |
|
dependabot[bot]
|
c2776cca52
|
chore(deps-dev): bump black from 22.12.0 to 24.1.1
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.1.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.12.0...24.1.1)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 19:26:24 +00:00 |
|
dependabot[bot]
|
6d97fce0b0
|
chore(deps-dev): bump safety from 2.3.5 to 3.0.1
Bumps [safety](https://github.com/pyupio/safety) from 2.3.5 to 3.0.1.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/2.3.5...3.0.1)
---
updated-dependencies:
- dependency-name: safety
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 02:08:38 +00:00 |
|
dependabot[bot]
|
5ed4f1c1e2
|
chore(deps-dev): bump nitpick from 0.34.0 to 0.35.0
Bumps [nitpick](https://github.com/andreoliwa/nitpick) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/andreoliwa/nitpick/releases)
- [Changelog](https://github.com/andreoliwa/nitpick/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/andreoliwa/nitpick/compare/v0.34.0...v0.35.0)
---
updated-dependencies:
- dependency-name: nitpick
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 18:25:53 +00:00 |
|
Christian Clauss
|
3ca27bb65e
|
chore: Add Django 5.0 and Python 3.12 to the testing (#487)
* chore: Add Django 5.0 and Python 3.12 to the testing
* what-python-version-can-i-use-with-django
* Do not test Django 4.1 on Python 3.12
* Upgrade setuptools on Python 3.12
* pyyaml = { version = "^6.0.1", python = "^3.12" }
* pyyaml = { version = "^6.0.1", python = "^3.12" }
* poetry lock --no-update
|
2024-01-10 10:24:14 -08:00 |
|
dependabot[bot]
|
c5185f2afc
|
chore(deps-dev): bump doc8 from 0.11.2 to 1.1.1
Bumps [doc8](https://github.com/pycqa/doc8) from 0.11.2 to 1.1.1.
- [Release notes](https://github.com/pycqa/doc8/releases)
- [Commits](https://github.com/pycqa/doc8/compare/0.11.2...v1.1.1)
---
updated-dependencies:
- dependency-name: doc8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-14 02:22:19 +00:00 |
|
dependabot[bot]
|
ef0647cfb3
|
chore(deps-dev): bump sphinx-rtd-theme from 1.3.0 to 2.0.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.3.0...2.0.0)
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-29 02:36:48 +00:00 |
|
Mike
|
3858d9f1d2
|
chore: release v1.5.0
|
2023-11-08 09:28:17 -07:00 |
|
Mike
|
36221042b7
|
chore(deps-dev): Update pytest to v7
|
2023-10-30 10:30:46 -07:00 |
|
Mike
|
e1dba28fff
|
chore(pyproject.toml): update Django classifiers
- Removed the classifier for Django 4.0.
- Added the classifier for Django 4.2.
|
2023-10-30 09:15:49 -07:00 |
|
Mike
|
62d5bcc0a2
|
chore(pyproject.toml): add classifiers for Python versions
|
2023-10-30 09:14:20 -07:00 |
|
dependabot[bot]
|
0b1e01dde9
|
chore(deps-dev): bump black from 22.12.0 to 23.10.1
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.10.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.12.0...23.10.1)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-24 02:12:43 +00:00 |
|
Mike
|
6791df9ba0
|
refactor(build): Refactor pyproject.toml configuration for latest Poetry version compatibility
|
2023-10-15 16:17:51 -07:00 |
|
dependabot[bot]
|
829becd370
|
chore(deps-dev): bump mypy from 1.5.1 to 1.6.0
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-11 02:14:20 +00:00 |
|
dependabot[bot]
|
efd9416819
|
chore(deps-dev): bump hypothesis from 6.87.0 to 6.87.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.87.0 to 6.87.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.87.0...hypothesis-python-6.87.1)
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-03 09:25:07 -07:00 |
|
dependabot[bot]
|
c8697c7f29
|
chore(deps-dev): bump hypothesis from 6.84.2 to 6.87.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.84.2 to 6.87.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.84.2...hypothesis-python-6.87.0)
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-28 07:09:57 -07:00 |
|
dependabot[bot]
|
a50f8ccfb5
|
chore(deps): bump sphinx from 6.2.1 to 7.1.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.1.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.2.1...v7.1.2)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-07 05:41:29 +00:00 |
|
dependabot[bot]
|
6a78b02f5a
|
chore(deps-dev): bump hypothesis from 6.82.6 to 6.84.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.82.6 to 6.84.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.82.6...hypothesis-python-6.84.2)
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-07 02:25:16 +00:00 |
|