Skip to content

Commit 79dd9d0

Browse files
Update all patch/minor versions
1 parent 4be9a4d commit 79dd9d0

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ prospector = { version = "1.19.1", extras = ["with_bandit", "with_mypy", "with_p
3838
prospector-profile-duplicated = "1.12.0"
3939
prospector-profile-utils = "1.27.0"
4040
types-requests = "2.33.0.20260712"
41-
types-pyyaml = "6.0.12.20260518"
41+
types-pyyaml = "6.0.12.20260724"
4242

4343
[tool.poetry-dynamic-versioning]
4444
enable = true
@@ -99,7 +99,7 @@ tag-publish-new = "tag_publish.new:main"
9999

100100
[build-system]
101101
requires = [
102-
"poetry-core==2.4.0",
102+
"poetry-core==2.4.1",
103103
"poetry-dynamic-versioning==1.10.0",
104104
]
105105
build-backend = "poetry.core.masonry.api"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
poetry==2.4.1
22
poetry-plugin-export==1.10.0
3-
pre-commit==4.6.0
3+
pre-commit==4.6.1

tag_publish/versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# https://docs.renovatebot.com/modules/datasource/#github-releases-datasource
22
helm/chart-releaser: v1.8.1 # github-releases
3-
sigstore/cosign: v3.1.1 # github-releases
3+
sigstore/cosign: v3.1.2 # github-releases

0 commit comments

Comments
 (0)