mirror of
https://github.com/borgbackup/borg.git
synced 2026-07-06 16:57:30 -04:00
build(deps-dev): bump the pip-dependencies group
Bumps the pip-dependencies group in /requirements.d with 2 updates: [virtualenv](https://github.com/pypa/virtualenv) and [tox](https://github.com/tox-dev/tox). Updates `virtualenv` from 21.3.3 to 21.4.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/21.3.3...21.4.1) Updates `tox` from 4.54.0 to 4.55.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.54.0...4.55.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: tox dependency-version: 4.55.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
b08dc6334f
commit
4dbfb2d652
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
pip==26.1.2
|
||||
virtualenv==21.3.3
|
||||
virtualenv==21.4.1
|
||||
build==1.5.0
|
||||
tox==4.54.0
|
||||
tox==4.55.0
|
||||
pytest==9.0.3
|
||||
pytest-xdist==3.8.0
|
||||
coverage[toml]==7.14.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue