Skip to content

Commit 12d5449

Browse files
deps(deps): update anyio requirement (#212)
Updates the requirements on [anyio](https://github.com/agronholm/anyio) to permit the latest version. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.1...4.14.2) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67b6363 commit 12d5449

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ filelock>=3.29.6,<4.0.0
1515
virtualenv>=21.6.1,<22.0.0
1616
requests>=2.34.2,<3.0.0
1717
urllib3>=2.7.0,<3.0.0
18-
anyio>=4.14.1,<5.0.0
18+
anyio>=4.14.2,<5.0.0
1919
termcolor>=2.0.1,<4.0.0
2020
pyyaml>=6.0,<7.0
2121
tabulate>=0.9.0,<1.0.0

0 commit comments

Comments
 (0)