InvenTree/contrib/container
Matthias Mair 5d21bf2679
feat(backend)!: bump to dj 5.2 lts / py 3.11 (#10730)
* feat(backend): bump to 5.2 lts / python 3.11

This will give us support till 2027-10 (PEP 664)

* bump dependencies

* fix dflt version

* remove 3.9 precaution

* changes for 5.2

* changes for py 3.10

* debug command

* lower crypto again

* another lowering

* fix version string

* lower minimum version to 3.11

* update refs

* fix text

* reaking: remove now unsupported OS

* disable break

* remove temp changes

* fix ruff call

* fix remaining ruff warnings

* remove old arg

* lower allauth reqs

* replace old method

* fix issue with args passing beeing depreceated

* add changelog entries

* bump dependencies a bit further

* fix broken image init for now
might need a refactor

* fix another test

* refactor image name lookup

* mroe refactoring

* ensure str does not cause an issue

* update referenced function

* fix cal sig

* simplify method and add test

* refactor

* ignore wrong typings

* fix deprecated feature

* simplify

* ensure image tests do their job

* simplify

* re-add type check

* fix test

* fix assertations - wonder how long this was broken

* bump to newer versions

* bump deps

* fix assertation
2025-11-11 11:45:25 +11:00
..
.env Tweak docker setup (#10490) 2025-10-05 22:05:16 +11:00
Caddyfile Fixes for SITE_URL validity checks (#10619) 2025-10-20 16:05:37 +11:00
Dockerfile fix a few docker security holes (#10260) 2025-09-04 09:02:17 +10:00
dev-docker-compose.yml Debian docker image (#10227) 2025-09-03 17:05:03 +10:00
docker-compose.yml Fixes for SITE_URL validity checks (#10619) 2025-10-20 16:05:37 +11:00
docker.dev.env [Docker] Alpine image fix (#9118) 2025-02-21 18:02:39 +11:00
gunicorn.conf.py fix instrumentation code (#9872) 2025-06-26 16:51:50 +10:00
init.sh Docker fix (#8835) 2025-01-06 09:46:16 +11:00
nginx.conf Nginx example (#7207) 2024-05-13 14:15:45 +10:00
requirements.in feat(backend)!: bump to dj 5.2 lts / py 3.11 (#10730) 2025-11-11 11:45:25 +11:00
requirements.txt feat(backend)!: bump to dj 5.2 lts / py 3.11 (#10730) 2025-11-11 11:45:25 +11:00