Skip to content

Commit 9779db6

Browse files
Bump trustme from 1.2.0 to 1.2.1 (#481)
Bumps [trustme](https://github.com/python-trio/trustme) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/python-trio/trustme/releases) - [Commits](python-trio/trustme@v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: trustme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e228b33 commit 9779db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ pytest==8.3.4
44
pytest-aiohttp==1.0.5
55
pytest-asyncio==0.25.0
66
pytest-cov==6.0.0
7-
trustme==1.2.0; platform_machine!="i686" # no 32-bit wheels
7+
trustme==1.2.1; platform_machine!="i686" # no 32-bit wheels
88
twine==6.0.1

0 commit comments

Comments
 (0)