Skip to content

Commit

Permalink
Bump trio from 0.24.0 to 0.25.0 (#217)
Browse files Browse the repository at this point in the history
Bumps [trio](https://github.com/python-trio/trio) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](python-trio/trio@v0.24.0...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and karpetrosyan committed May 12, 2024
1 parent 4cb52fc commit 0e6a33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -13,7 +13,7 @@ pytest==8.0.2
types-boto3==1.0.2
types-redis==4.6.0.20240425
anyio==4.3.0
trio==0.24.0
trio==0.25.0
coverage==7.4.4
types-PyYAML==6.0.12.12

Expand Down

0 comments on commit 0e6a33b

Please sign in to comment.