Skip to content

Commit 1f5042a

Browse files
Bump aiohttp from 3.8.1 to 3.10.11
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.10.11. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.1...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7470354 commit 1f5042a

1 file changed

Lines changed: 13 additions & 28 deletions

File tree

requirements.txt

Lines changed: 13 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
#
55
# pip-compile requirements.in
66
#
7-
aiohttp==3.8.1
7+
aiohappyeyeballs==2.4.3
8+
# via aiohttp
9+
aiohttp==3.10.11
810
# via gcsfs
911
aiosignal==1.2.0
1012
# via aiohttp
@@ -16,8 +18,6 @@ amqp==5.0.9
1618
# via kombu
1719
aniso8601==9.0.1
1820
# via flask-restx
19-
appnope==0.1.4
20-
# via ipython
2121
async-timeout==4.0.2
2222
# via aiohttp
2323
atomicwrites==1.4.1
@@ -27,13 +27,12 @@ attrs==23.2.0
2727
# aiohttp
2828
# caveclient
2929
# jsonschema
30+
# nglui
3031
# pytest
3132
backcall==0.2.0
3233
# via ipython
3334
billiard==3.6.4.0
3435
# via celery
35-
blosc2==2.5.1
36-
# via tables
3736
boto3==1.21.3
3837
# via
3938
# cloud-files
@@ -71,9 +70,7 @@ chardet==4.0.0
7170
# cloud-files
7271
# cloud-volume
7372
charset-normalizer==2.0.12
74-
# via
75-
# aiohttp
76-
# requests
73+
# via requests
7774
click==8.1.2
7875
# via
7976
# celery
@@ -167,7 +164,7 @@ frozenlist==1.3.0
167164
# via
168165
# aiohttp
169166
# aiosignal
170-
fsspec==2022.01.0
167+
fsspec==2022.1.0
171168
# via gcsfs
172169
furl==2.1.3
173170
# via middle-auth-client
@@ -265,7 +262,7 @@ jsonschema==3.2.0
265262
# python-jsonschema-objects
266263
kombu==5.2.3
267264
# via celery
268-
limits==3.3.1
265+
limits[redis]==3.3.1
269266
# via flask-limiter
270267
mako==1.1.6
271268
# via alembic
@@ -296,8 +293,6 @@ mdurl==0.1.2
296293
# via markdown-it-py
297294
middle-auth-client==3.11.0
298295
# via -r requirements.in
299-
msgpack==1.0.8
300-
# via blosc2
301296
multidict==6.0.2
302297
# via
303298
# aiohttp
@@ -306,8 +301,6 @@ multiprocess==0.70.12.2
306301
# via pathos
307302
multiwrapper==0.1.1
308303
# via -r requirements.in
309-
ndindex==1.8
310-
# via blosc2
311304
networkx==2.5
312305
# via
313306
# caveclient
@@ -316,12 +309,9 @@ neuroglancer==2.39.2
316309
# via nglui
317310
nglui==3.3.6
318311
# via -r requirements.in
319-
numexpr==2.10.1
320-
# via tables
321312
numpy==1.26.4
322313
# via
323314
# -r requirements.in
324-
# blosc2
325315
# caveclient
326316
# cloud-volume
327317
# compressed-segmentation
@@ -332,13 +322,11 @@ numpy==1.26.4
332322
# multiwrapper
333323
# neuroglancer
334324
# nglui
335-
# numexpr
336325
# pandas
337326
# pyarrow
338327
# pyspng-seunglab
339328
# shapely
340329
# simplejpeg
341-
# tables
342330
oauth2client==4.1.3
343331
# via google-apitools
344332
oauthlib==3.2.0
@@ -355,7 +343,6 @@ packaging==21.3
355343
# limits
356344
# pytest
357345
# redis
358-
# tables
359346
pandas==1.3.5
360347
# via
361348
# -r requirements.in
@@ -388,6 +375,8 @@ prompt-toolkit==3.0.28
388375
# via
389376
# click-repl
390377
# ipython
378+
propcache==0.2.0
379+
# via yarl
391380
protobuf==3.19.4
392381
# via
393382
# cloud-files
@@ -405,10 +394,6 @@ ptyprocess==0.7.0
405394
# via pexpect
406395
py==1.11.0
407396
# via pytest
408-
py-cpuinfo==9.0.0
409-
# via
410-
# blosc2
411-
# tables
412397
pyarrow==3.0.0
413398
# via
414399
# -r requirements.in
@@ -458,7 +443,9 @@ pytz==2021.3
458443
# flask-restx
459444
# pandas
460445
redis==4.1.4
461-
# via middle-auth-client
446+
# via
447+
# limits
448+
# middle-auth-client
462449
requests==2.26.0
463450
# via
464451
# -r requirements.in
@@ -516,8 +503,6 @@ sqlalchemy==1.3.24
516503
# flask-sqlalchemy
517504
# geoalchemy2
518505
# marshmallow-sqlalchemy
519-
tables==3.9.2
520-
# via nglui
521506
tenacity==8.0.1
522507
# via
523508
# cloud-files
@@ -563,7 +548,7 @@ wrapt==1.13.3
563548
# via deprecated
564549
wtforms==3.0.1
565550
# via flask-admin
566-
yarl==1.7.2
551+
yarl==1.17.2
567552
# via aiohttp
568553
zipp==3.7.0
569554
# via

0 commit comments

Comments
 (0)