Skip to content

Commit

Permalink
Bump shortuuid from 1.0.11 to 1.0.12 (#1125)
Browse files Browse the repository at this point in the history
Bumps [shortuuid](https://github.com/skorokithakis/shortuuid) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/skorokithakis/shortuuid/releases)
- [Changelog](https://github.com/skorokithakis/shortuuid/blob/master/.gitchangelog.rc)
- [Commits](skorokithakis/shortuuid@v1.0.11...v1.0.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 97a9960 commit 7ac8b41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ server = [
"unidecode==1.3.8",
"xmltodict==0.13.0",
"orjson==3.9.15",
"shortuuid==1.0.11",
"shortuuid==1.0.12",
"zeroconf==0.131.0",
"cryptography==42.0.4",
"ifaddr==0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pycryptodome==3.20.0
python-fullykiosk==0.0.12
python-slugify==8.0.4
radios==0.3.0
shortuuid==1.0.11
shortuuid==1.0.12
snapcast-mod==2.4.3
soco==0.30.2
sonos-websocket==0.1.3
Expand Down

0 comments on commit 7ac8b41

Please sign in to comment.