python-tuf/requirements/pinned.txt
dependabot[bot] 74667373aa
build(deps): bump certifi in the dependencies group (#2668)
Bumps the dependencies group with 1 update: [certifi](https://github.com/certifi/python-certifi).


Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 09:16:12 +03:00

10 lines
406 B
Text

certifi==2024.7.4 # via requests
cffi==1.16.0 # via cryptography, pynacl
charset-normalizer==3.3.2 # via requests
cryptography==42.0.8 # via securesystemslib
idna==3.7 # via requests
pycparser==2.22 # via cffi
pynacl==1.5.0 # via securesystemslib
requests==2.32.3
securesystemslib[crypto,pynacl]==1.1.0
urllib3==2.2.2 # via requests