Skip to content

Commit 9c73500

Browse files
authored
Update versions (#1536)
* Update versions * Update lock file and remove unused files
1 parent 6829740 commit 9c73500

File tree

9 files changed

+733
-6436
lines changed

9 files changed

+733
-6436
lines changed

MANIFEST.in

Lines changed: 0 additions & 1 deletion
This file was deleted.

poetry.lock

Lines changed: 723 additions & 639 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "turbinia"
3-
version = "20240614.2"
3+
version = "20240820"
44
description = "Automation and Scaling of Digital Forensics Tools"
55
authors = ["Turbinia Developers <turbinia-dev@googlegroups.com>"]
66
maintainers = ["Turbinia Developers <turbinia-dev@googlegroups.com>"]
@@ -41,6 +41,7 @@ urllib3 = [
4141
]
4242
debugpy = "^1.8.0"
4343
jurigged = "^0.5.7"
44+
4445
[tool.poetry.group.test]
4546
optional = true
4647

@@ -51,7 +52,7 @@ google-auth-oauthlib = "^1.1.0"
5152
mock = "*"
5253
pytest = "*"
5354
tabulate = "*"
54-
turbinia-api-lib = "^1.0.3"
55+
turbinia-api-lib = "^1.0.6"
5556
yapf = "*"
5657

5758
[tool.poetry.extras]

requirements-test.txt

Lines changed: 0 additions & 2345 deletions
This file was deleted.

requirements-worker.txt

Lines changed: 0 additions & 2255 deletions
This file was deleted.

requirements.txt

Lines changed: 0 additions & 1130 deletions
This file was deleted.

setup.py

Lines changed: 0 additions & 57 deletions
This file was deleted.

turbinia/api/cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ turbinia-client = "turbinia_client.turbiniacli_tool:main"
1515
[tool.poetry.dependencies]
1616
python = "^3.9"
1717
click = "^8.1.7"
18-
turbinia-api-lib = "^1.0.5"
18+
turbinia-api-lib = "^1.0.6"
1919
google-auth-oauthlib = "^1.1.0"
2020
pandas = "^2.1.0"
2121
httpx = "^0.27.0"

turbinia/api/client/poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)