Skip to content

Commit f8489de

Browse files
committed
fix(deps): update python dependencies
1 parent 99348f4 commit f8489de

3 files changed

Lines changed: 11 additions & 8 deletions

File tree

pushflatpakscript/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev = [
2929
]
3030
flat-manager = [
3131
"aiohttp",
32-
"pygobject<3.52",
32+
"pygobject<3.55",
3333
"tenacity",
3434
]
3535

signingscript/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"scriptworker",
1919
"taskcluster",
2020
"mohawk>=1.0.0",
21-
"winsign==2.2.4",
21+
"winsign==2.3.0",
2222
"macholib>=1.11",
2323
"mozbuild",
2424
"jsonschema>=4.0.0",

uv.lock

Lines changed: 9 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)