Skip to content

Commit 328df55

Browse files
Bump anyio from 4.6.2.post1 to 4.7.0 in /src (#46)
Bumps [anyio](https://github.com/agronholm/anyio) from 4.6.2.post1 to 4.7.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.6.2.post1...4.7.0) --- updated-dependencies: - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e94c47a commit 328df55

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/requirements.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile
66
#
7-
anyio==4.6.2.post1
7+
anyio==4.7.0
88
# via httpx
99
certifi==2024.8.30
1010
# via
@@ -32,3 +32,5 @@ ruamel-yaml-clib==0.2.12
3232
# via ruamel-yaml
3333
sniffio==1.3.1
3434
# via anyio
35+
typing-extensions==4.12.2
36+
# via anyio

0 commit comments

Comments
 (0)