Skip to content

Commit

Permalink
Bump aiohttp from 3.8.4 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.4 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.4...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent 4047fb8 commit 2643ba6
Showing 1 changed file with 4 additions and 55 deletions.
59 changes: 4 additions & 55 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,56 +4,28 @@
#
# pip-compile --output-file=requirements.txt requirements.in setup.py
#
aiohttp==3.8.4
aiohttp==3.8.5
# via cloudify-common
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.2
# via aiohttp
attrs==23.1.0
# via aiohttp
backports-shutil-get-terminal-size==1.0.0
# via cloudify (setup.py)
bcrypt==4.0.1
# via paramiko
bottle==0.12.23
# via cloudify-common
certifi==2023.5.7
# via requests
cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.1.0
# via
# aiohttp
# requests
click==8.1.3
# via
# click-didyoumean
# cloudify (setup.py)
click-didyoumean==0.3.0
# via cloudify (setup.py)
cloudify-common @ https://github.com/cloudify-cosmo/cloudify-common/archive/master.zip
# via
# -r requirements.in
# cloudify (setup.py)
colorama==0.4.4
# via cloudify (setup.py)
cryptography==39.0.2
# via
# cloudify (setup.py)
# paramiko
distlib==0.3.6
# via virtualenv
# via -r requirements.in
distro==1.8.0
# via cloudify-common
fabric==2.7.1
# via cloudify (setup.py)
fasteners==0.17.3
# via cloudify-common
filelock==3.12.0
# via virtualenv
frozenlist==1.3.3
# via
# aiohttp
Expand All @@ -62,8 +34,6 @@ idna==3.4
# via
# requests
# yarl
invoke==1.7.3
# via fabric
jinja2==3.1.2
# via cloudify-common
markupsafe==2.1.2
Expand All @@ -74,47 +44,26 @@ multidict==6.0.4
# yarl
networkx==2.8.8
# via cloudify-common
paramiko==3.1.0
# via fabric
pathlib2==2.3.7.post1
# via fabric
pika==1.3.0
# via cloudify-common
platformdirs==3.5.0
# via virtualenv
proxy-tools==0.1.0
# via cloudify-common
pycparser==2.21
# via cffi
pynacl==1.5.0
# via paramiko
pytz==2022.2.1
# via cloudify-common
pyyaml==6.0
# via cloudify-common
requests==2.30.0
# via
# cloudify (setup.py)
# cloudify-common
# requests-toolbelt
requests-toolbelt==0.9.1
# via cloudify-common
retrying==1.3.3
# via cloudify (setup.py)
six==1.16.0
# via
# pathlib2
# retrying
urllib3==1.26.15
# via
# -r requirements.in
# requests
virtualenv==20.23.0
# via wagon
wagon[venv]==0.12.0
# via
# cloudify (setup.py)
# cloudify-common
wagon==0.12.0
# via cloudify-common
wheel==0.40.0
# via wagon
yarl==1.9.2
Expand Down

0 comments on commit 2643ba6

Please sign in to comment.