Skip to content

Commit

Permalink
Bump aiohttp-requests from 0.1.3 to 0.2.2 (#78)
Browse files Browse the repository at this point in the history
Bumps [aiohttp-requests](https://github.com/maxzheng/aiohttp-requests) from 0.1.3 to 0.2.2.
- [Changelog](https://github.com/maxzheng/aiohttp-requests/blob/master/docs/CHANGELOG.rst)
- [Commits](https://github.com/maxzheng/aiohttp-requests/commits)

---
updated-dependencies:
- dependency-name: aiohttp-requests
  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>
  • Loading branch information
dependabot[bot] authored Sep 24, 2023
1 parent 9844716 commit c988498
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
# pip-compile requirements.in
#
aiodns==3.0.0
# via aiohttp-requests
aiohttp==3.8.5
# via aiohttp
aiohttp[speedups]==3.8.5
# via
# -r requirements.in
# aiohttp-requests
aiohttp-requests==0.1.3
aiohttp-requests==0.2.2
# via -r requirements.in
aiosignal==1.3.1
# via aiohttp
Expand All @@ -20,8 +20,8 @@ attrs==22.2.0
# via aiohttp
beautifulsoup4==4.12.2
# via -r requirements.in
cchardet==2.1.7
# via aiohttp-requests
brotli==1.1.0
# via aiohttp
cffi==1.15.1
# via pycares
charset-normalizer==2.1.1
Expand Down

0 comments on commit c988498

Please sign in to comment.