Skip to content

Commit 9864fe9

Browse files
committed
Add regenerated files
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 87ce4c6 commit 9864fe9

20 files changed

+20
-20
lines changed

tests/data/azure-devops.req-310-expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"headers": {
33
"tool_name": "python-inspector",
44
"tool_homepageurl": "https://github.com/aboutcode-org/python-inspector",
5-
"tool_version": "0.12.0",
5+
"tool_version": "0.13.0",
66
"options": [
77
"--json <file>",
88
"--operating-system linux",

tests/data/azure-devops.req-312-expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"headers": {
33
"tool_name": "python-inspector",
44
"tool_homepageurl": "https://github.com/aboutcode-org/python-inspector",
5-
"tool_version": "0.12.0",
5+
"tool_version": "0.13.0",
66
"options": [
77
"--json <file>",
88
"--operating-system linux",

tests/data/azure-devops.req-313-expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"headers": {
33
"tool_name": "python-inspector",
44
"tool_homepageurl": "https://github.com/aboutcode-org/python-inspector",
5-
"tool_version": "0.12.0",
5+
"tool_version": "0.13.0",
66
"options": [
77
"--json <file>",
88
"--operating-system linux",

tests/data/azure-devops.req-38-expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"headers": {
33
"tool_name": "python-inspector",
44
"tool_homepageurl": "https://github.com/aboutcode-org/python-inspector",
5-
"tool_version": "0.12.0",
5+
"tool_version": "0.13.0",
66
"options": [
77
"--json <file>",
88
"--operating-system linux",

tests/data/default-url-expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"headers": {
33
"tool_name": "python-inspector",
44
"tool_homepageurl": "https://github.com/aboutcode-org/python-inspector",
5-
"tool_version": "0.12.0",
5+
"tool_version": "0.13.0",
66
"options": [
77
"--json <file>",
88
"--operating-system linux",

tests/data/environment-marker-test-requirements.txt-expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"headers": {
33
"tool_name": "python-inspector",
44
"tool_homepageurl": "https://github.com/aboutcode-org/python-inspector",
5-
"tool_version": "0.12.0",
5+
"tool_version": "0.13.0",
66
"options": [
77
"--json-pdt <file>",
88
"--operating-system linux",

tests/data/example-requirements-ignore-errors-expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"headers": {
33
"tool_name": "python-inspector",
44
"tool_homepageurl": "https://github.com/aboutcode-org/python-inspector",
5-
"tool_version": "0.12.0",
5+
"tool_version": "0.13.0",
66
"options": [
77
"--ignore-errors",
88
"--json <file>",

tests/data/frozen-requirements.txt-expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"headers": {
33
"tool_name": "python-inspector",
44
"tool_homepageurl": "https://github.com/aboutcode-org/python-inspector",
5-
"tool_version": "0.12.0",
5+
"tool_version": "0.13.0",
66
"options": [
77
"--json-pdt <file>",
88
"--operating-system linux",

tests/data/insecure-setup-2/setup.py-expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"headers": {
33
"tool_name": "python-inspector",
44
"tool_homepageurl": "https://github.com/aboutcode-org/python-inspector",
5-
"tool_version": "0.12.0",
5+
"tool_version": "0.13.0",
66
"options": [
77
"--analyze-setup-py-insecurely",
88
"--json <file>",

tests/data/insecure-setup/setup.py-expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"headers": {
33
"tool_name": "python-inspector",
44
"tool_homepageurl": "https://github.com/aboutcode-org/python-inspector",
5-
"tool_version": "0.12.0",
5+
"tool_version": "0.13.0",
66
"options": [
77
"--analyze-setup-py-insecurely",
88
"--json <file>",

0 commit comments

Comments
 (0)