Skip to content

Commit

Permalink
Update pyhanko-certvalidator requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [pyhanko-certvalidator](https://github.com/MatthiasValvekens/certvalidator) to permit the latest version.
- [Release notes](https://github.com/MatthiasValvekens/certvalidator/releases)
- [Changelog](https://github.com/MatthiasValvekens/certvalidator/blob/master/changelog.md)
- [Commits](MatthiasValvekens/certvalidator@v0.24.0...v0.26.0)

---
updated-dependencies:
- dependency-name: pyhanko-certvalidator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 30d272c commit f651f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
"asn1crypto>=1.5.1",
"qrcode>=6.1",
"tzlocal>=4.3",
"pyhanko-certvalidator>=0.24,<0.26",
"pyhanko-certvalidator>=0.24,<0.27",
"click>=7.1.2",
"requests>=2.24.0",
"pyyaml>=5.3.1",
Expand Down

0 comments on commit f651f86

Please sign in to comment.