Skip to content

Commit

Permalink
chore(deps): Bump colorlog from 6.8.2 to 6.9.0
Browse files Browse the repository at this point in the history
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.8.2 to 6.9.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](borntyping/python-colorlog@v6.8.2...v6.9.0)

---
updated-dependencies:
- dependency-name: colorlog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 9c751dc commit 1f7c612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ charset-normalizer==3.4.0 ; python_version == "3.8"
cleo==2.1.0 ; python_version == "3.8"
click==8.1.7 ; python_version == "3.8"
colorama==0.4.6 ; python_version == "3.8" and (sys_platform == "win32" or os_name == "nt" or platform_system == "Windows")
colorlog==6.8.2 ; python_version == "3.8"
colorlog==6.9.0 ; python_version == "3.8"
crashtest==0.4.1 ; python_version == "3.8"
cryptography==43.0.3 ; sys_platform == "linux" and python_version == "3.8"
distlib==0.3.9 ; python_version == "3.8"
Expand Down

0 comments on commit 1f7c612

Please sign in to comment.