Skip to content

Commit

Permalink
Bump trustme from 1.1.0 to 1.2.0 (#738)
Browse files Browse the repository at this point in the history
Bumps [trustme](https://github.com/python-trio/trustme) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/python-trio/trustme/releases)
- [Commits](python-trio/trustme@v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 5c21c90 commit 519a5a5
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 @@ -39,7 +39,7 @@ requirements_test = [
"pytest-asyncio==0.24.0",
"pytest-cov==5.0.0",
"ruff==0.6.9",
"trustme==1.1.0",
"trustme==1.2.0",
"types-orjson==3.6.2",
]
requirements_dev = [
Expand Down

0 comments on commit 519a5a5

Please sign in to comment.