Skip to content

Commit fb89ab8

Browse files
chore(deps-dev): bump pyproject-hooks from 1.0.0 to 1.1.0
Bumps [pyproject-hooks](https://github.com/pypa/pyproject-hooks) from 1.0.0 to 1.1.0. - [Changelog](https://github.com/pypa/pyproject-hooks/blob/main/docs/changelog.rst) - [Commits](pypa/pyproject-hooks@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: pyproject-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f5f74b commit fb89ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ pyjwt[crypto]==2.8.0 ; python_version >= '3.7'
7878

7979
pylint==3.1.0
8080

81-
pyproject-hooks==1.0.0 ; python_version >= '3.7'
81+
pyproject-hooks==1.1.0 ; python_version >= '3.7'
8282

8383
pytest==8.2.0
8484

0 commit comments

Comments
 (0)