Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump aioboto3 from 8.0.5 to 8.2.0 #147

Merged
merged 1 commit into from
Jan 22, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
#
aioboto3==8.0.5 \
--hash=sha256:0942ca5feff0b95b96a79ba93a70042daf9304015f15f489801709173796c486 \
--hash=sha256:909e01ad05c43c0fc5c0d3e1e1f795377c2d0091bc37d969bf2cbc46ee4545ba
aioboto3==8.2.0 \
--hash=sha256:0e390871a4ac9747485a54283f8f6a44008f06f244c26632c2aa8f9029d94317 \
--hash=sha256:69ef622b2bd7557975986909a9ed9fb1a9356087246b50ee596c4e20415bc0e3
# via -r requirements.in
aiobotocore[boto3]==1.0.4 \
--hash=sha256:1e89ef97c52eb77d89c7c4a9130cab162ae3b89d2709c6e45da30824163ed8d3 \
--hash=sha256:4103d90b9e162176203dc5295124b15f56c37eee0ddbcddc6929760443714ff8
aiobotocore[boto3]==1.1.2 \
--hash=sha256:457549acaf3a3d10ad8a6256ec5b791ea885e4d2fa11783d22bb8f411a058141 \
--hash=sha256:54b23e3ac82955caa90ea320301255a4c738ff0a827599f57129e3f1d883c9ba
# via aioboto3
aiohttp==3.7.3 \
--hash=sha256:0b795072bb1bf87b8620120a6373a3c61bfcb8da7e5c2377f4bb23ff4f0b62c9 \
Expand Down Expand Up @@ -79,13 +79,13 @@ backoff==1.10.0 \
--hash=sha256:5e73e2cbe780e1915a204799dba0a01896f45f4385e636bcca7a0614d879d0cd \
--hash=sha256:b8fba021fac74055ac05eb7c7bfce4723aedde6cd0a504e5326bcb0bdd6d19a4
# via -r requirements.in
boto3==1.12.32 \
--hash=sha256:57398de1b5e074e715c866441e69f90c9468959d5743a021d8aeed04fbaa1078 \
--hash=sha256:60ac1124597231ed36a7320547cd0d16a001bb92333ab30ad20514f77e585225
boto3==1.14.44 \
--hash=sha256:01d45a986abd81d4b55f5649060fcbc49f6f87deaa508b99367a9d9ea21c0347 \
--hash=sha256:b1936392d1491b4de04a972636c91904ec814519d8847d11e3375d77d5df1b12
# via aiobotocore
botocore==1.15.32 \
--hash=sha256:3ea89601ee452b65084005278bd832be854cfde5166685dcb14b6c8f19d3fc6d \
--hash=sha256:a963af564d94107787ff3d2c534e8b7aed7f12e014cdd609f8fcb17bf9d9b19a
botocore==1.17.44 \
--hash=sha256:1b46ffe1d13922066c873323186cbf97e77c137e08e27039d9d684552ccc4892 \
--hash=sha256:1f6175bf59ffa068055b65f7d703eb1f748c338594a40dfdc645a6130280d8bb
# via
# aiobotocore
# boto3
Expand Down