Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump black from 23.11.0 to 24.1.1
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.1.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.11.0...24.1.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent f63efb1 commit 4e786f7
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
@@ -14,7 +14,7 @@ isort[requirements_deprecated_finder,pipfile_deprecated_finder]==5.12.0
pytest==7.4.3
pytest-pylint==0.21.0
flake8==6.1.0
black==23.11.0
black==24.1.1
loguru==0.7.2
pre-commit==3.5.0
requests==2.31.0

0 comments on commit 4e786f7

Please sign in to comment.