Skip to content

Commit

Permalink
build(deps): bump distro from 1.8.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.8.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.8.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 Apr 4, 2024
1 parent 2ccc654 commit 7135a24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
bcrypt = "4.0.1"
cryptography = "==42.0.5"
pyOpenSSL = "==24.1.0"
distro = "==1.8.0"
distro = "==1.9.0"
jsonschema = "==4.20.0"
pexpect = "==4.9.0"
ply = "==3.11"
Expand Down
9 changes: 5 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7135a24

Please sign in to comment.