Skip to content

Commit

Permalink
Bump colorlog from 6.8.0 to 6.8.2 (#91)
Browse files Browse the repository at this point in the history
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](borntyping/python-colorlog@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 8cff21b commit 43644aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
colorlog==6.8.0
colorlog==6.8.2
homeassistant>=2023.8.1
pip>=21.0,<23.4
ruff==0.1.8
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ aiogithubapi>=21.11.0
aiohttp>=3.8.3,<4.0
aiohttp_cors==0.7.0
asynctest==0.13.0
colorlog==6.8.0
colorlog==6.8.2

0 comments on commit 43644aa

Please sign in to comment.