[Snyk] Security upgrade django from 1.11.23 to 4.2.17 #3
Annotations
2 errors and 1 warning
Unit tests:
lib/modules/manager/pip_requirements/extract.spec.ts#L98
expect(received).toMatchSnapshot()
Snapshot name: `modules/manager/pip_requirements/extract extractPackageFile() handles comments and commands 1`
- Snapshot - 2
+ Received + 2
@@ -1,9 +1,9 @@
[
{
- "currentValue": "==1.11.23",
- "currentVersion": "1.11.23",
+ "currentValue": "==4.2.17",
+ "currentVersion": "4.2.17",
"datasource": "pypi",
"depName": "Django",
"packageName": "django",
},
{
at Object.<anonymous> (lib/modules/manager/pip_requirements/extract.spec.ts:98:19)
|
Unit tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading