Skip to content

Commit

Permalink
Bump anyio from 4.6.2.post1 to 4.7.0 in /src (#54)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent 2745fa8 commit 69fc58d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile
#
anyio==4.6.2.post1
anyio==4.7.0
# via httpx
certifi==2024.8.30
# via
Expand Down Expand Up @@ -42,6 +42,8 @@ requests==2.32.3
# update-checker
sniffio==1.3.1
# via anyio
typing-extensions==4.12.2
# via anyio
update-checker==0.18.0
# via praw
urllib3==2.2.3
Expand Down

0 comments on commit 69fc58d

Please sign in to comment.