From ca96274c574b054ade7d9608ecddd252d7af6582 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 20:44:19 +0000 Subject: [PATCH] Bump colorlog from 6.8.0 to 6.8.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f56a8f7..2c46540 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp_cors==0.7.0 Pillow==10.2.0 pre-commit==3.6.0 sphinx==7.2.6 -colorlog==6.8.0 +colorlog==6.8.2 urllib3==2.1.0 furo==2023.9.10 ruff==0.1.14