Bump colorlog from 6.7.0 to 6.8.0 (#947)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 4 Dec 2023 22:27:56 +0000 (23:27 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Dec 2023 22:27:56 +0000 (23:27 +0100)
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](https://github.com/borntyping/python-colorlog/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml
requirements_all.txt

index 2e9e4f9743d94a6dfe56eb42878f08110a225c5d..c893d5b9b9fe321cdd4393f2b95c55e42fcc6df1 100644 (file)
@@ -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",
index f6a62ea844cd5eae2053265c3cec7830acc3c95d..8323af9187e74d62fccdb457949fa2b819a4cda0 100644 (file)
@@ -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