Skip to content

Commit 940bca9

Browse files
chore(deps): bump distlib from 0.3.9 to 0.4.0 (#13186)
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](pypa/distlib@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 968b148 commit 940bca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ coverage==7.9.2 ; python_full_version >= '3.9'
4343
# via pytest-cov
4444
dependency-groups==1.3.1
4545
# via nox
46-
distlib==0.3.9
46+
distlib==0.4.0
4747
# via virtualenv
4848
docutils==0.20.1 ; python_full_version < '3.9'
4949
# via

0 commit comments

Comments
 (0)