From f4e06e5ebfa4e589025d90959167e4c08ad449e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 22:26:07 +0000 Subject: [PATCH] Bump pywikibot[mwoauth,mysql] from 9.5.0 to 9.6.0 Bumps [pywikibot[mwoauth,mysql]](https://github.com/wikimedia/pywikibot) from 9.5.0 to 9.6.0. - [Changelog](https://github.com/wikimedia/pywikibot/blob/master/docs/changelog.rst) - [Commits](https://github.com/wikimedia/pywikibot/compare/9.5.0...9.6.0) --- updated-dependencies: - dependency-name: pywikibot[mwoauth,mysql] 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 9e9fa73..eee13e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ mwparserfromhell == 0.6.6 pymysql == 1.1.1 python-dateutil == 2.9.0.post0 -pywikibot [mysql,mwoauth] == 9.5.0 +pywikibot [mysql,mwoauth] == 9.6.0 requests~=2.32.3 SQLAlchemy == 2.0.36