Skip to content

Commit 2928264

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump the python-packages group with 2 updates
Bumps the python-packages group with 2 updates: [prek](https://github.com/j178/prek) and [types-pyyaml](https://github.com/typeshed-internal/stub_uploader). Updates `prek` from 0.2.30 to 0.3.0 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.2.30...v0.3.0) Updates `types-pyyaml` from 6.0.12.12 to 6.0.12.20250915 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: prek dependency-version: 0.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: types-pyyaml dependency-version: 6.0.12.20250915 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ec87fc commit 2928264

File tree

2 files changed

+44
-203
lines changed

2 files changed

+44
-203
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ test = [
194194
]
195195
dev = [
196196
"mypy~=1.19.0",
197-
"prek~=0.2.25",
197+
"prek>=0.2.25,<0.4.0",
198198
"types-Deprecated~=1.3.1",
199199
"types-PyYAML~=6.0.12",
200200
]

0 commit comments

Comments
 (0)