Skip to content

Commit b98cbf0

Browse files
authored
Merge pull request #268 from jedie/update-req
Update requirements
2 parents bef4c38 + c4c16a8 commit b98cbf0

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,9 @@ Maybe other versions are compatible, too.
219219

220220
[comment]: <> (✂✂✂ auto generated history start ✂✂✂)
221221

222+
* [**dev**](https://github.com/jedie/django-reversion-compare/compare/v0.19.2...main)
223+
* 2026-02-06 - Bugfix nox rerun
224+
* 2026-02-06 - Update requirements
222225
* [v0.19.2](https://github.com/jedie/django-reversion-compare/compare/v0.19.1...v0.19.2)
223226
* 2026-02-06 - Support django-countries v8
224227
* 2026-02-06 - Update requirements
@@ -230,11 +233,11 @@ Maybe other versions are compatible, too.
230233
* 2025-09-25 - fix packaging: Add hatchling
231234
* 2025-09-25 - Bugfix CI
232235
* 2025-09-25 - apply manageprojects updates
233-
* [v0.18.1](https://github.com/jedie/django-reversion-compare/compare/v0.18.0...v0.18.1)
234-
* 2024-09-10 - Bugfix packaging: We use rich in production code
235236

236237
<details><summary>Expand older history entries ...</summary>
237238

239+
* [v0.18.1](https://github.com/jedie/django-reversion-compare/compare/v0.18.0...v0.18.1)
240+
* 2024-09-10 - Bugfix packaging: We use rich in production code
238241
* [v0.18.0](https://github.com/jedie/django-reversion-compare/compare/v0.17.0...v0.18.0)
239242
* 2024-09-10 - modernized code
240243
* 2024-09-10 - Update test matrix and requirements

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
@nox.session(
2020
python=PYTHON_VERSIONS,
2121
venv_backend='uv',
22+
reuse_venv=True,
2223
download_python='auto',
2324
)
2425
@nox.parametrize('django', DJANGO_VERSIONS)

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)