Skip to content

Commit

Permalink
Bump aiohttp from 3.8.1 to 3.8.5
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.1...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 0c265a2 commit 20733f3
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 95 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pylint = "~=2.9.3"
typing-extensions = "==4.2.0"

[packages]
aiohttp = "==3.8.1"
aiohttp = "==3.8.5"
colorama = "~=0.4.5"
"discord.py" = "==2.3.0"
emoji = "==1.7.0"
Expand Down
184 changes: 97 additions & 87 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 8 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
aiohttp==3.8.1
-i https://pypi.org/simple
aiohttp==3.8.5
aiosignal==1.3.1
async-timeout==4.0.2
async-timeout==4.0.3
attrs==23.1.0
cairocffi==1.6.0
CairoSVG==2.7.0
cairocffi==1.6.1
cairosvg==2.7.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==2.1.1
colorama==0.4.6
cssselect2==0.7.0
defusedxml==0.7.1
discord.py==2.3.0
dnspython==2.3.0
dnspython==2.4.2
emoji==1.7.0
frozenlist==1.3.3
frozenlist==1.4.0
idna==3.4
isodate==0.6.1
lottie==0.6.11
motor==2.5.1
multidict==6.0.4
natural==0.2.0
parsedatetime==2.6
Pillow==9.5.0
pillow==10.0.1
pycparser==2.21
pymongo==3.13.0
python-dateutil==2.8.2
Expand Down

0 comments on commit 20733f3

Please sign in to comment.