Skip to content

Commit a5fd6d5

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

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
@@ -76,7 +76,7 @@ pyjwt[crypto]==2.9.0 ; python_version >= '3.7'
7676

7777
pylint==3.2.7
7878

79-
pyproject-hooks==1.1.0 ; python_version >= '3.7'
79+
pyproject-hooks==1.2.0 ; python_version >= '3.7'
8080

8181
pytest==8.3.4
8282

0 commit comments

Comments
 (0)