Skip to content

Commit 0a284a4

Browse files
Merge pull request #205 from frequenz-floss/dependabot/pip/minor-89f3ec85b6
Bump the minor group across 1 directory with 2 updates
2 parents a9ffc70 + 30761eb commit 0a284a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[build-system]
55
requires = [
66
"setuptools == 82.0.1",
7-
"setuptools_scm[toml] == 10.0.5",
7+
"setuptools_scm[toml] == 10.2.0",
88
"frequenz-repo-config[api] == 0.18.0",
99
# We need to pin the protobuf, grpcio and grpcio-tools dependencies to make
1010
# sure the code is generated using the minimum supported versions, as older
@@ -96,7 +96,7 @@ dev-pylint = [
9696
"frequenz-api-reporting[dev-mkdocs,dev-noxfile,dev-pytest]",
9797
]
9898
dev-pytest = [
99-
"pytest == 9.0.3",
99+
"pytest == 9.1.1",
100100
"pylint == 4.0.6", # We need this to check for the examples
101101
"frequenz-repo-config[extra-lint-examples] == 0.18.0",
102102
]

0 commit comments

Comments
 (0)