]> git.ipfire.org Git - thirdparty/patchwork.git/commit
requirements: Bump various libraries
authorStephen Finucane <stephen@that.guru>
Fri, 12 Jul 2024 09:38:34 +0000 (10:38 +0100)
committerStephen Finucane <stephen@that.guru>
Fri, 12 Jul 2024 14:09:59 +0000 (14:09 +0000)
commit47add6b59dcd15f1bf93e4edbac3603b199a4ba6
tree50fc3fc0f780e38f59f25e1f64be555037c97e94
parent3e5bb7e1b28b8221f6b77f9b1ba22b3503a1fc04
requirements: Bump various libraries

djangorestframework, django-filter, django-debug-toolbar, sqlparse,
python-dateutil and openapi-core all have updates.

The only change here is, yet again, openapi-core related, as we swap out
a deprecated API with its replacement.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/tests/api/validator.py
requirements-dev.txt
requirements-prod.txt
requirements-test.txt
tox.ini