Skip to content

Commit 7e326d9

Browse files
chore(deps): bump anyio from 3.6.2 to 3.7.0 (#461)
Bumps [anyio](https://github.com/agronholm/anyio) from 3.6.2 to 3.7.0. - [Changelog](https://github.com/agronholm/anyio/blob/3.7.0/docs/versionhistory.rst) - [Commits](agronholm/anyio@3.6.2...3.7.0) --- updated-dependencies: - dependency-name: anyio 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>
1 parent da26d43 commit 7e326d9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
aioauth-client==0.28.1
22
aiohttp==3.8.4
33
aiosignal==1.3.1
4-
anyio==3.6.2
4+
anyio==3.7.0
55
async-timeout==4.0.2
66
attrs==23.1.0
77
certifi==2023.5.7
88
cffi==1.15.1
99
charset-normalizer==3.1.0
1010
click==8.1.3
1111
cryptography==41.0.1
12+
exceptiongroup==1.1.1
1213
frozenlist==1.3.3
1314
gitdb==4.0.10
1415
github3.py==4.0.1

0 commit comments

Comments
 (0)