Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] a76a475a5b build(deps): bump distlib from 0.4.1 to 0.4.3 (#13307)
Bumps [distlib](https://github.com/pypa/distlib) from 0.4.1 to 0.4.3.
- [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.4.1...0.4.3)

---
updated-dependencies:
- dependency-name: distlib
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-15 09:34:32 +05:30
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ansible==14.0.0
ansible==11.13.0
# Needed for community.crypto module
cryptography==49.0.0
# Needed for jinja2 json_query templating
+1 -1
View File
@@ -1,4 +1,4 @@
-r ../requirements.txt
distlib==0.4.1 # required for building collections
distlib==0.4.3 # required for building collections
molecule==26.4.0
pytest-testinfra==10.2.2