[Snyk] Security upgrade django from 2.0.12 to 4.2.17 #1
Annotations
2 errors and 1 warning
Unit tests:
lib/modules/manager/pip_requirements/extract.spec.ts#L113
expect(received).toMatchSnapshot()
Snapshot name: `modules/manager/pip_requirements/extract extractPackageFile() handles extra index url 1`
- Snapshot - 2
+ Received + 2
@@ -2,12 +2,12 @@
"additionalRegistryUrls": [
"http://example.com/private-pypi/",
],
"deps": [
{
- "currentValue": "==2.0.12",
- "currentVersion": "2.0.12",
+ "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:113: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