mirror of
https://github.com/borgbackup/borg.git
synced 2026-04-22 23:01:33 -04:00
build(deps-dev): bump the pip-dependencies group
Bumps the pip-dependencies group in /requirements.d with 2 updates: [pkgconfig](https://github.com/matze/pkgconfig) and [tox](https://github.com/tox-dev/tox). Updates `pkgconfig` from 1.5.5 to 1.6.0 - [Release notes](https://github.com/matze/pkgconfig/releases) - [Commits](https://github.com/matze/pkgconfig/compare/v1.5.5...v1.6.0) Updates `tox` from 4.46.3 to 4.49.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.46.3...4.49.0) --- updated-dependencies: - dependency-name: pkgconfig dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: tox dependency-version: 4.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cb2721dc31
commit
258c5764b9
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ pip==26.0.1
|
|||
wheel==0.46.3
|
||||
virtualenv==20.39.1
|
||||
build==1.4.2
|
||||
pkgconfig==1.5.5
|
||||
tox==4.46.3
|
||||
pkgconfig==1.6.0
|
||||
tox==4.48.1
|
||||
pytest==9.0.2
|
||||
pytest-xdist==3.8.0
|
||||
coverage[toml]==7.13.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue