Skip to content

Commit

Permalink
Update colorlog requirement from ~=6.8 to ~=6.9
Browse files Browse the repository at this point in the history
Updates the requirements on [colorlog](https://github.com/borntyping/python-colorlog) to permit the latest version.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](borntyping/python-colorlog@v6.8.0...v6.9.0)

---
updated-dependencies:
- dependency-name: colorlog
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent c7d1615 commit a6ce638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt
async-timeout
asynctest~=0.13
colorlog~=6.8
colorlog~=6.9
flake8~=7.1
flake8-docstrings~=1.7
mypy~=1.11
Expand Down

0 comments on commit a6ce638

Please sign in to comment.