Skip to content

Commit 96bad26

Browse files
⬆ Update anyio[trio] requirement from <4.0.0,>=3.2.1 to >=3.2.1,<5.0.0
Updates the requirements on [anyio[trio]](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@3.2.1...4.3.0) --- updated-dependencies: - dependency-name: anyio[trio] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a94ef33 commit 96bad26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dirty-equals ==0.6.0
1010
sqlalchemy >=1.3.18,<1.4.43
1111
databases[sqlite] >=0.3.2,<0.7.0
1212
flask >=1.1.2,<3.0.0
13-
anyio[trio] >=3.2.1,<4.0.0
13+
anyio[trio] >=3.2.1,<5.0.0
1414
python-jose[cryptography] >=3.3.0,<4.0.0
1515
pyyaml >=5.3.1,<7.0.0
1616
passlib[bcrypt] >=1.7.2,<2.0.0

0 commit comments

Comments
 (0)