From 3d379218536f966fb2eb97e239c42332c289b783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 May 2021 19:34:57 +0000 Subject: [PATCH] Bump pyquery from 1.4.1 to 1.4.3 Bumps [pyquery](https://github.com/gawel/pyquery) from 1.4.1 to 1.4.3. - [Release notes](https://github.com/gawel/pyquery/releases) - [Changelog](https://github.com/gawel/pyquery/blob/master/CHANGES.rst) - [Commits](https://github.com/gawel/pyquery/compare/1.4.1...1.4.3) Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ce37a5c..fa515db 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,7 @@ dev = minicli==0.5.0 usine==0.2.3 test = - pyquery==1.4.1 + pyquery==1.4.3 pytest==6.0.2 pytest-asyncio==0.14.0 prod =