Skip to content

Commit 2f8a1e1

Browse files
chore(deps-dev): bump black from 23.7.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 23.7.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.7.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11dc6f7 commit 2f8a1e1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black==23.7.0
1+
black==26.3.1
22
bump2version==1.0.1
33
coveralls==3.3.1
44
pytest-cov==4.1.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"vcfpy==0.13.4",
125125
],
126126
"dev": [
127-
"black==23.7.0",
127+
"black==26.3.1",
128128
"bump2version==1.0.1",
129129
"coveralls==3.3.1",
130130
"pytest==7.4.0",

0 commit comments

Comments
 (0)