Skip to content

Commit 103283d

Browse files
chore(deps): bump black from 24.10.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 24.10.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@24.10.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86bf22f commit 103283d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile requirements.in
66
#
7-
black==24.10.0
7+
black==26.3.1
88
# via -r requirements.in
99
certifi==2024.12.14
1010
# via requests
@@ -36,7 +36,7 @@ packaging==24.2
3636
# via
3737
# black
3838
# pytest
39-
pathspec==0.12.1
39+
pathspec==1.0.4
4040
# via black
4141
platformdirs==4.3.6
4242
# via black
@@ -54,6 +54,8 @@ pytest==8.3.4
5454
# via -r requirements.in
5555
python-dateutil==2.9.0.post0
5656
# via github3-py
57+
pytokens==0.4.1
58+
# via black
5759
requests==2.32.4
5860
# via github3-py
5961
six==1.17.0

0 commit comments

Comments
 (0)