[Snyk] Security upgrade django from 1.9.1 to 4.2.17 #2
Annotations
2 errors and 1 warning
Unit tests:
lib/modules/manager/pip_requirements/extract.spec.ts#L180
expect(received).toMatchSnapshot()
Snapshot name: `modules/manager/pip_requirements/extract extractPackageFile() should handle hashes 1`
- Snapshot - 2
+ Received + 2
@@ -1,10 +1,10 @@
{
"deps": [
{
- "currentValue": "==1.9.1",
- "currentVersion": "1.9.1",
+ "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:180: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