Skip to content

Commit 11d90d6

Browse files
authored
Merge pull request #245 from theupdateframework/dependabot/pip/python-dependencies-e67dc3eb19
Bump the python-dependencies group with 2 updates
2 parents dee4e23 + d56d0df commit 11d90d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ name = "tuf-conformance"
77
dependencies = [
88
"securesystemslib[crypto, pynacl]==1.1.0" ,
99
"tuf==5.1.0",
10-
"pytest==8.3.3"
10+
"pytest==8.3.4"
1111
]
1212
dynamic = ["version"]
1313
requires-python = ">= 3.10"
1414

1515
[project.optional-dependencies]
1616
lint = [
1717
"mypy==1.13.0",
18-
"ruff==0.8.0"
18+
"ruff==0.8.1"
1919
]
2020

2121
[tool.hatch.version]

0 commit comments

Comments
 (0)