Skip to content

Commit

Permalink
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 Jan 14, 2025
1 parent 5f55cfd commit 24f804b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ types-python-dateutil = "*"
responses = "*"

[packages]
colorlog = "~=6.8"
colorlog = "~=6.9"
flask = "~=3.0"
flask-apscheduler = "~=1.13"
gunicorn = "~=23.0"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 24f804b

Please sign in to comment.