Skip to content

Commit

Permalink
build(deps): update anyio requirement in /.dagger-ci/daggerci
Browse files Browse the repository at this point in the history
Updates the requirements on [anyio](https://github.com/agronholm/anyio) to permit the latest version.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.4.0...4.5.0)

---
updated-dependencies:
- dependency-name: anyio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 78c19f0 commit 3a33ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dagger-ci/daggerci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio~=4.4
anyio~=4.5
dagger-io~=0.13
prettytable~=3.11
pytest~=8.3
Expand Down

0 comments on commit 3a33ec5

Please sign in to comment.