Update to 4.2 LTS release https://docs.djangoproject.com/en/4.2/releases/4.2/ https://docs.djangoproject.com/en/4.1/releases/4.1/ https://docs.djangoproject.com/en/4.0/releases/4.0/
Signed-off-by: Tim Orling <[email protected]> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18835b7..072c2f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.10.0 billiard==3.6.4.0 celery==5.2.3 confusable-homoglyphs==3.2.0 -Django>=3.2,<3.3 +Django>=4.2,<4.3 django-appconf==1.0.5 django-axes==5.31.0 django-bootstrap-pagination==1.7.1 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61265): https://lists.yoctoproject.org/g/yocto/message/61265 Mute This Topic: https://lists.yoctoproject.org/mt/101805396/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
