From a8705951b1c6ad1bd79d33669e3979052e441dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 09:43:03 +0000 Subject: [PATCH] Bump nest-asyncio from 1.5.8 to 1.6.0 Bumps [nest-asyncio](https://github.com/erdewit/nest_asyncio) from 1.5.8 to 1.6.0. - [Release notes](https://github.com/erdewit/nest_asyncio/releases) - [Commits](https://github.com/erdewit/nest_asyncio/compare/v1.5.8...v1.6.0) --- updated-dependencies: - dependency-name: nest-asyncio dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d48e77..594bb5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ defusedxml==0.7.1 ftfy==6.1.3 -nest_asyncio==1.5.8 +nest_asyncio==1.6.0 pyshark==0.6 Requests==2.31.0 pytest==7.4.2 \ No newline at end of file