Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 631467a

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Update black requirement from ~=23.10 to ~=23.11 (#1013)
* Update black requirement from ~=23.10 to ~=23.11 Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.10.0...23.11.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Mike Alfare <[email protected]>
1 parent 890f416 commit 631467a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Update black requirement from ~=23.10 to ~=23.11"
3+
time: 2023-11-09T00:56:23.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1013

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=
55

66
# if version 1.x or greater -> pin to major version
77
# if version 0.x -> pin to minor
8-
black~=23.10
8+
black~=23.11
99
bumpversion~=0.6.0
1010
click~=8.1
1111
ddtrace~=2.2

0 commit comments

Comments
 (0)