From a616cbcbd0c464817fde479c5b77952979c94817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 02:04:29 +0000 Subject: [PATCH] Bump pywikibot[mwoauth,mysql] from 10.7.0 to 10.7.2 Bumps [pywikibot[mwoauth,mysql]](https://github.com/wikimedia/pywikibot) from 10.7.0 to 10.7.2. - [Changelog](https://github.com/wikimedia/pywikibot/blob/master/docs/changelog.rst) - [Commits](https://github.com/wikimedia/pywikibot/compare/10.7.0...10.7.2) --- updated-dependencies: - dependency-name: pywikibot[mwoauth,mysql] dependency-version: 10.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6651bfd..ed63ca9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ mwparserfromhell == 0.7.2 pymysql == 1.1.2 python-dateutil == 2.9.0.post0 -pywikibot [mysql,mwoauth] == 10.7.0 +pywikibot [mysql,mwoauth] == 10.7.2 requests~=2.32.5 SQLAlchemy == 2.0.44