Skip to content

Commit

Permalink
Update certomancer[pkcs12,web-api] requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [certomancer[pkcs12,web-api]](https://github.com/MatthiasValvekens/certomancer) to permit the latest version.
- [Release notes](https://github.com/MatthiasValvekens/certomancer/releases)
- [Commits](MatthiasValvekens/certomancer@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: certomancer[pkcs12,web-api]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 671c1cc commit 8061bee
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 @@ -94,7 +94,7 @@ live-test = [
"pyHanko[testing-basic,xmp,async-http,extra-pubkey-algs]",
"pytest-aiohttp~=1.0.4",
"certomancer-csc-dummy==0.2.3",
"certomancer[web-api,pkcs12]>=0.11.0,<0.12.0",
"certomancer[web-api,pkcs12]>=0.11.0,<0.13.0",
"pytest-cov>=4.0,<4.2",
]
mypy = [
Expand Down

0 comments on commit 8061bee

Please sign in to comment.