Skip to content

Commit a31cd38

Browse files
chore(deps): bump the dependencies group with 2 updates
Updates the requirements on [black](https://github.com/psf/black) and [griffe](https://github.com/mkdocstrings/griffe) to permit the latest version. Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `griffe` to 1.2.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.41.2...1.2.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: griffe dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd37b12 commit a31cd38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
mock >= 5.1.0, < 6
44
autoflake==2.3.1
5-
black==24.4.2
5+
black==24.8.0
66
flake8 >= 7.0.0, < 8
7-
griffe >= 0.41.2, < 1
7+
griffe >= 0.41.2, < 2
88
isort==5.13.2
99
pytest-cov >= 5, < 6
1010
pyupgrade==3.17.0

0 commit comments

Comments
 (0)