Skip to content

Commit

Permalink
Bump distlib from 0.3.6 to 0.3.8
Browse files Browse the repository at this point in the history
Bumps [distlib](https://github.com/pypa/distlib) from 0.3.6 to 0.3.8.
- [Release notes](https://github.com/pypa/distlib/releases)
- [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst)
- [Commits](pypa/distlib@0.3.6...0.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 166185d commit 755eae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom-nb-image/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dataclasses==0.6
debugpy==1.6.3; python_version >= '3.7'
decorator==5.1.1; python_version >= '3.5'
defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
distlib==0.3.6
distlib==0.3.8
entrypoints==0.4; python_version >= '3.6'
executing==1.1.0
fastapi==0.85.0
Expand Down

0 comments on commit 755eae0

Please sign in to comment.