diff --git a/requirements/dev.txt b/requirements/dev.txt index 439f556..ae37f53 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -18,7 +18,7 @@ aiosignal==1.2.0 # via aiohttp anyio==3.6.1 # via watchgod -asttokens==2.0.7 +asttokens==2.0.8 # via devtools async-timeout==4.0.2 # via aiohttp @@ -28,13 +28,13 @@ attrs==22.1.0 # pytest cfgv==3.3.1 # via pre-commit -charset-normalizer==2.1.0 +charset-normalizer==2.1.1 # via aiohttp click==8.1.3 # via # -c requirements/main.in # aiohttp-devtools -coverage[toml]==6.4.3 +coverage[toml]==6.4.4 # via -r requirements/dev.in devtools==0.9.0 # via aiohttp-devtools @@ -86,7 +86,7 @@ pycodestyle==2.9.1 # via flake8 pyflakes==2.5.0 # via flake8 -pygments==2.12.0 +pygments==2.13.0 # via aiohttp-devtools pyparsing==3.0.9 # via packaging diff --git a/requirements/main.txt b/requirements/main.txt index bcbd00a..21683e8 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -32,7 +32,7 @@ cffi==1.15.1 # via # cryptography # pycares -charset-normalizer==2.1.0 +charset-normalizer==2.1.1 # via # aiohttp # requests @@ -44,7 +44,7 @@ cssselect==1.1.0 # via -r requirements/main.in dateparser==1.1.1 # via -r requirements/main.in -fastavro==1.5.4 +fastavro==1.6.0 # via kafkit frozenlist==1.3.1 # via