Skip to content

Commit

Permalink
Bump colorlog from 6.7.0 to 6.8.0 (music-assistant#947)
Browse files Browse the repository at this point in the history
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](borntyping/python-colorlog@v6.7.0...v6.8.0)

---
updated-dependencies:
- dependency-name: colorlog
  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>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent c89858b commit 1851473
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 @@ -32,7 +32,7 @@ server = [
"asyncio-throttle==1.0.2",
"aiofiles==23.2.1",
"aiorun==2023.7.2",
"colorlog==6.7.0",
"colorlog==6.8.0",
"aiosqlite==0.19.0",
"python-slugify==8.0.1",
"mashumaro==3.11",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aioslimproto==2.3.3
aiosqlite==0.19.0
async-upnp-client==0.36.2
asyncio-throttle==1.0.2
colorlog==6.7.0
colorlog==6.8.0
cryptography==41.0.6
faust-cchardet>=2.1.18
git+https://github.com/MarvinSchenkel/pytube.git
Expand Down

0 comments on commit 1851473

Please sign in to comment.