mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-23 19:05:33 -04:00
build(deps): bump the pip-dependencies group
Bumps the pip-dependencies group in /requirements.d with 2 updates: [pyinstaller](https://github.com/pyinstaller/pyinstaller) and [tox](https://github.com/tox-dev/tox). Updates `pyinstaller` from 6.18.0 to 6.19.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.18.0...v6.19.0) Updates `tox` from 4.34.1 to 4.35.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.34.1...4.35.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: tox dependency-version: 4.35.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
97b392a6ac
commit
b2cd0b8fdd
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ wheel==0.46.3
|
|||
virtualenv==20.36.1
|
||||
build==1.4.0
|
||||
pkgconfig==1.5.5
|
||||
tox==4.34.1
|
||||
tox==4.35.0
|
||||
pytest==9.0.2
|
||||
pytest-xdist==3.8.0
|
||||
coverage[toml]==7.13.4
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
pyinstaller==6.18.0
|
||||
pyinstaller==6.19.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue