Browse Source

build(deps): bump distlib from 0.3.9 to 0.4.0 (#12415)

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>
pull/12425/head
dependabot[bot] 2 months ago
committed by GitHub
parent
commit
9e8bf18aa1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. 2
      tests/requirements.txt

2
tests/requirements.txt

@ -1,4 +1,4 @@
-r ../requirements.txt
distlib==0.3.9 # required for building collections
distlib==0.4.0 # required for building collections
molecule==25.1.0
pytest-testinfra==10.2.2
Loading…
Cancel
Save