Skip to content

Commit

Permalink
Merge pull request #680 from aiven/dependabot/pip/requirements/aiohtt…
Browse files Browse the repository at this point in the history
…p-3.8.5

build(deps): bump aiohttp from 3.8.4 to 3.8.5 in /requirements
  • Loading branch information
tvainika authored Jul 24, 2023
2 parents 779676f + a4330a1 commit 9e8c5fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 37 deletions.
26 changes: 1 addition & 25 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
accept-types==0.4.1
# via -r requirements.txt
aiohttp==3.8.4
aiohttp==3.8.5
# via -r requirements.txt
aiokafka==0.8.1
# via -r requirements.txt
Expand Down Expand Up @@ -55,12 +55,6 @@ commonmark==0.9.1
# rich
configargparse==1.5.3
# via locust
exceptiongroup==1.1.1
# via
# -r requirements.txt
# anyio
# hypothesis
# pytest
execnet==1.9.0
# via pytest-xdist
fancycompleter==0.9.1
Expand Down Expand Up @@ -97,12 +91,6 @@ idna==3.4
# anyio
# requests
# yarl
importlib-metadata==6.7.0
# via flask
importlib-resources==5.12.0
# via
# -r requirements.txt
# jsonschema
iniconfig==2.0.0
# via pytest
isodate==0.6.1
Expand Down Expand Up @@ -139,10 +127,6 @@ packaging==23.1
# pytest
pdbpp==0.10.3
# via -r requirements-dev.in
pkgutil-resolve-name==1.3.10
# via
# -r requirements.txt
# jsonschema
pluggy==1.2.0
# via pytest
protobuf==3.20.3
Expand Down Expand Up @@ -200,13 +184,10 @@ sortedcontainers==2.4.0
# via hypothesis
tenacity==8.2.2
# via -r requirements.txt
tomli==2.0.1
# via pytest
typing-extensions==4.6.3
# via
# -r requirements.txt
# locust
# rich
ujson==5.8.0
# via -r requirements.txt
urllib3==2.0.3
Expand All @@ -227,11 +208,6 @@ yarl==1.9.2
# via
# -r requirements.txt
# aiohttp
zipp==3.15.0
# via
# -r requirements.txt
# importlib-metadata
# importlib-resources
zope-event==5.0
# via gevent
zope-interface==6.0
Expand Down
14 changes: 2 additions & 12 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
accept-types==0.4.1
# via -r requirements.in
aiohttp==3.8.4
aiohttp==3.8.5
# via -r requirements.in
aiokafka==0.8.1
# via -r requirements.in
Expand All @@ -30,8 +30,6 @@ charset-normalizer==3.1.0
# via aiohttp
commonmark==0.9.1
# via rich
exceptiongroup==1.1.1
# via anyio
frozenlist==1.3.3
# via
# aiohttp
Expand All @@ -40,8 +38,6 @@ idna==3.4
# via
# anyio
# yarl
importlib-resources==5.12.0
# via jsonschema
isodate==0.6.1
# via -r requirements.in
jsonschema==4.17.3
Expand All @@ -58,8 +54,6 @@ networkx==2.8.8
# via -r requirements.in
packaging==23.1
# via aiokafka
pkgutil-resolve-name==1.3.10
# via jsonschema
protobuf==3.20.3
# via -r requirements.in
pygments==2.15.1
Expand All @@ -79,9 +73,7 @@ sniffio==1.3.0
tenacity==8.2.2
# via -r requirements.in
typing-extensions==4.6.3
# via
# -r requirements.in
# rich
# via -r requirements.in
ujson==5.8.0
# via -r requirements.in
watchfiles==0.19.0
Expand All @@ -90,5 +82,3 @@ xxhash==3.2.0
# via -r requirements.in
yarl==1.9.2
# via aiohttp
zipp==3.15.0
# via importlib-resources

0 comments on commit 9e8c5fb

Please sign in to comment.