Bump colorlog from 6.8.0 to 6.8.2 (#1049)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 29 Jan 2024 22:05:41 +0000 (23:05 +0100)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 22:05:41 +0000 (23:05 +0100)
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.8.0 to 6.8.2.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml
requirements_all.txt

index 2ec175ef9e727d8ba8012b20fd592e0d64a0d3b0..bbc0720dcca90a4913dbaf36d5c61db00ecafa0b 100644 (file)
@@ -32,7 +32,7 @@ server = [
   "asyncio-throttle==1.0.2",
   "aiofiles==23.2.1",
   "aiorun==2023.7.2",
-  "colorlog==6.8.0",
+  "colorlog==6.8.2",
   "aiosqlite==0.19.0",
   "python-slugify==8.0.1",
   "mashumaro==3.12",
index 5c4ffa59fcb4b6f07d7949413dee0f3be4dc7c95..eab80cc4082c3423698211631566683121ebbaeb 100644 (file)
@@ -9,7 +9,7 @@ aioslimproto==2.3.3
 aiosqlite==0.19.0
 async-upnp-client==0.38.1
 asyncio-throttle==1.0.2
-colorlog==6.8.0
+colorlog==6.8.2
 cryptography==41.0.7
 defusedxml==0.7.1
 faust-cchardet>=2.1.18