Skip to content

Commit

Permalink
chore(deps): bump trio from 0.19.0 to 0.25.0
Browse files Browse the repository at this point in the history
Bumps [trio](https://github.com/python-trio/trio) from 0.19.0 to 0.25.0.
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](python-trio/trio@v0.19.0...v0.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 9d9e7f5 commit c6c165d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2,
tomli==2.0.1; python_version >= '3.7'
tornado==6.4; python_version >= '3.5'
traitlets==5.14.3; python_version >= '3.7'
trio==0.19.0; python_version >= '3.7'
trio==0.25.0; python_version >= '3.7'
trio-websocket==0.9.2; python_version >= '3.7'
typer==0.12.3; python_version >= '3.7'
typing-extensions==4.11.0; python_version >= '3.8'
Expand Down

0 comments on commit c6c165d

Please sign in to comment.