Bump pyproject-hooks from 1.0.0 to 1.1.0 (#34)

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](https://github.com/pypa/pyproject-hooks/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: pyproject-hooks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-02 02:01:33 +02:00 committed by GitHub
parent abdf99c59f
commit 0eb0c098da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ pycparser==2.21
pycryptodomex==3.20.0 pycryptodomex==3.20.0
pyflakes==3.2.0 pyflakes==3.2.0
PyNaCl==1.5.0 PyNaCl==1.5.0
pyproject_hooks==1.0.0 pyproject_hooks==1.1.0
rcssmin==1.1.1 rcssmin==1.1.1
requests==2.31.0 requests==2.31.0
rjsmin==1.2.1 rjsmin==1.2.1

View file

@ -112,7 +112,7 @@ pynacl==1.5.0
# via # via
# -r requirements.in # -r requirements.in
# paramiko # paramiko
pyproject-hooks==1.0.0 pyproject-hooks==1.1.0
# via # via
# -r requirements.in # -r requirements.in
# build # build