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:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent b81b2d7 commit a9da62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt
pre-commit~=3.7
ruff~=0.4
colorlog~=6.8
colorlog~=6.9
pvlib~=0.11
matplotlib~=3.9
ipykernel~=6.29

0 comments on commit a9da62e

Please sign in to comment.