mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Bumps [distlib](https://github.com/pypa/distlib) from 0.3.9 to 0.4.0. - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/distlib/compare/0.3.9...0.4.0) --- updated-dependencies: - dependency-name: distlib dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
-r ../requirements.txt
|
|
distlib==0.4.0 # required for building collections
|
|
molecule==25.1.0
|
|
pytest-testinfra==10.2.2
|