mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-07 20:02:36 +00:00
build(deps-dev): bump the pip-dependencies group
Bumps the pip-dependencies group in /requirements.d with 2 updates: [build](https://github.com/pypa/build) and [types-pyyaml](https://github.com/python/typeshed). Updates `build` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.4.2...1.4.3) Updates `types-pyyaml` from 6.0.12.20250915 to 6.0.12.20260408 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ setuptools-scm==9.2.2
|
||||
pip==26.0.1
|
||||
wheel==0.46.3
|
||||
virtualenv==20.39.1
|
||||
build==1.4.2
|
||||
build==1.4.3
|
||||
pkgconfig==1.6.0
|
||||
tox==4.48.1
|
||||
pytest==9.0.3
|
||||
@@ -13,4 +13,4 @@ pytest-cov==7.0.0
|
||||
pytest-benchmark==5.2.3
|
||||
Cython==3.2.4
|
||||
pre-commit==4.5.1
|
||||
types-PyYAML==6.0.12.20250915
|
||||
types-PyYAML==6.0.12.20260408
|
||||
|
||||
Reference in New Issue
Block a user