Skip to content

Commit 05719c4

Browse files
author
Lee Chagolla-Christensen
committed
bump deps
1 parent acfb011 commit 05719c4

22 files changed

Lines changed: 172 additions & 136 deletions

File tree

libs/chromium/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ build-backend = "hatchling.build"
3030
[tool.hatch.build.targets.wheel]
3131
packages = ["chromium"]
3232

33+
[tool.uv]
34+
constraint-dependencies = ["pyasn1>=0.6.2"]
35+
3336
[tool.uv.sources]
3437
nemesis_dpapi = { path = "../nemesis_dpapi", editable = true }
3538
file_linking = { path = "../file_linking", editable = true }

libs/chromium/uv.lock

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

libs/common/uv.lock

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

libs/file_enrichment_modules/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ build-backend = "hatchling.build"
4343
[tool.hatch.build.targets.wheel]
4444
packages = ["file_enrichment_modules"]
4545

46+
[tool.uv]
47+
constraint-dependencies = ["pyasn1>=0.6.2"]
48+
4649
[tool.uv.sources]
4750
common = { path = "../common", editable = true }
4851
nemesis_dpapi = { path = "../nemesis_dpapi", editable = true }

libs/file_enrichment_modules/uv.lock

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

0 commit comments

Comments
 (0)