Skip to content

Commit

Permalink
Bump distro from 1.4.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [distro](https://github.com/python-distro/distro) from 1.4.0 to 1.9.0.
- [Release notes](https://github.com/python-distro/distro/releases)
- [Changelog](https://github.com/python-distro/distro/blob/master/CHANGELOG.md)
- [Commits](python-distro/distro@v1.4.0...v1.9.0)

---
updated-dependencies:
- dependency-name: distro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 18, 2024
1 parent 2fe74ca commit 9b1eb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def find_version(*file_paths):
install_requires=[
"click==8.1.3",
"PyInstaller==5.12.0",
"distro==1.4.0",
"distro==1.9.0",
"docker==6.0.1",
"texttable==1.6.7",
"python-dateutil==2.8.2",
Expand Down

0 comments on commit 9b1eb59

Please sign in to comment.