git: de41a6cab713 - main - security/vuxml: Fix a typo in previous commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Sep 2023 00:20:36 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=de41a6cab713800f80dfcbe1bbb9dd35aed5fc29 commit de41a6cab713800f80dfcbe1bbb9dd35aed5fc29 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-09-05 00:18:54 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-09-05 00:18:54 +0000 security/vuxml: Fix a typo in previous commit --- security/vuxml/vuln/2023.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml index 56e31861298d..f092c219bb12 100644 --- a/security/vuxml/vuln/2023.xml +++ b/security/vuxml/vuln/2023.xml @@ -2956,7 +2956,7 @@ <name>py39-django41</name> <name>py310-django41</name> <name>py311-django41</name> - <range><lt>4.0.10</lt></range> + <range><lt>4.1.10</lt></range> </package> <package> <name>py38-django42</name>