From f9553fe2a3b5e6a6e116681da472e8c4fa96d5b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:42:01 +0000 Subject: [PATCH] Bump pywikibot from 8.4.0 to 9.0.0 Bumps [pywikibot](https://github.com/wikimedia/pywikibot) from 8.4.0 to 9.0.0. - [Changelog](https://github.com/wikimedia/pywikibot/blob/master/docs/changelog.rst) - [Commits](https://github.com/wikimedia/pywikibot/compare/8.4.0...9.0.0) --- updated-dependencies: - dependency-name: pywikibot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- poetry.lock | 45 +++++++++++++-------------------------------- 1 file changed, 13 insertions(+), 32 deletions(-) diff --git a/poetry.lock b/poetry.lock index 06a8d94..865ac8d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "black" @@ -876,38 +876,35 @@ soap-fallback = ["PySimpleSOAP"] [[package]] name = "pywikibot" -version = "8.4.0" +version = "9.0.0" description = "Python MediaWiki Bot Framework" optional = false -python-versions = ">=3.6.1" +python-versions = ">=3.7.0" files = [ - {file = "pywikibot-8.4.0-py3-none-any.whl", hash = "sha256:71ac28bd941f3f9b23d9449d4b165a25d72bc41b02d881253fd795b1e56dfed7"}, - {file = "pywikibot-8.4.0.tar.gz", hash = "sha256:b919280ff9079742e01db38b6aabad826d65f5e5cc4d0949899d0b4510128f9d"}, + {file = "pywikibot-9.0.0-py3-none-any.whl", hash = "sha256:09b786b2159d6e443d8447fc56b5f9bfa5478fbb7f587487ac7b3f42ba4cd51a"}, + {file = "pywikibot-9.0.0.tar.gz", hash = "sha256:82120dd4dd275a48c0eaa2a459faad928211e7b43cf6efe4110ad95e805e7317"}, ] [package.dependencies] mwparserfromhell = ">=0.5.2" -requests = {version = ">=2.21.0", markers = "python_version >= \"3.7\""} -setuptools = [ - {version = ">=48.0.0", markers = "python_version >= \"3.10\""}, - {version = ">=40.8.0", markers = "python_version >= \"3.7\" and python_version < \"3.10\""}, -] +packaging = "*" +requests = ">=2.21.0" [package.extras] create-isbn-edition-py = ["isbnlib", "unidecode"] eventstreams = ["sseclient (>=0.0.18,<0.0.23)"] -flake8 = ["darglint", "flake8 (>=5.0.4)", "flake8-bugbear (!=23.1.14)", "flake8-coding", "flake8-comprehensions", "flake8-docstrings (>=1.4.0)", "flake8-mock-x2", "flake8-no-u-prefixed-strings (>=0.2)", "flake8-print (>=4.0.1)", "flake8-quotes (>=3.3.2)", "flake8-string-format", "flake8-tuple (>=0.4.1)", "pep8-naming (>=0.12.1,<0.13.0)", "pep8-naming (>=0.13.3)", "pydocstyle (>=6.2.3)"] +flake8 = ["darglint2", "flake8 (>=5.0.4)", "flake8-bugbear (!=24.1.17)", "flake8-comprehensions (>=3.13.0)", "flake8-docstrings (>=1.4.0)", "flake8-future-annotations", "flake8-mock-x2", "flake8-no-u-prefixed-strings (>=0.2)", "flake8-print (>=5.0.0)", "flake8-quotes (>=3.3.2)", "flake8-raise", "flake8-string-format", "flake8-tuple (>=0.4.1)", "pep8-naming (>=0.13.3)", "pydocstyle (>=6.3.0)"] google = ["google (>=1.7)"] graphviz = ["pydot (>=1.4.1)"] -hacking = ["hacking"] +hacking = ["hacking", "importlib-metadata (<5.0.0)"] html = ["beautifulsoup4 (>=4.7.1)"] -http = ["fake-useragent (<0.1.14)", "fake-useragent (>1.2.1)"] -isbn = ["python-stdnum (>=1.18)"] +http = ["fake-useragent (>=1.4.0)"] +isbn = ["python-stdnum (>=1.19)"] memento = ["memento-client (==0.6.1)"] mwoauth = ["mwoauth (>=0.2.4,!=0.3.1)"] -mysql = ["PyMySQL (>=0.9.3)"] +mysql = ["PyMySQL (>=1.0.0)"] scripts = ["isbnlib", "memento-client (==0.6.1)", "unidecode"] -tkinter = ["Pillow (>=8.1.2)", "Pillow (>=8.1.2,<10.0.0)"] +tkinter = ["Pillow (>=8.1.2,!=10.0,!=10.1)"] weblinkchecker-py = ["memento-client (==0.6.1)"] wikitextparser = ["wikitextparser (>=0.47.0)"] @@ -1052,22 +1049,6 @@ requests = ">=2.0.0" [package.extras] rsa = ["oauthlib[signedtoken] (>=3.0.0)"] -[[package]] -name = "setuptools" -version = "68.2.2" -description = "Easily download, build, install, upgrade, and uninstall Python packages" -optional = false -python-versions = ">=3.8" -files = [ - {file = "setuptools-68.2.2-py3-none-any.whl", hash = "sha256:b454a35605876da60632df1a60f736524eb73cc47bbc9f3f1ef1b644de74fd2a"}, - {file = "setuptools-68.2.2.tar.gz", hash = "sha256:4ac1475276d2f1c48684874089fefcd83bd7162ddaafb81fac866ba0db282a87"}, -] - -[package.extras] -docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-hoverxref (<2)", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (>=1,<2)", "sphinx-reredirects", "sphinxcontrib-towncrier"] -testing = ["build[virtualenv]", "filelock (>=3.4.0)", "flake8-2020", "ini2toml[lite] (>=0.9)", "jaraco.develop (>=7.21)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "pip (>=19.1)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-mypy (>=0.9.1)", "pytest-perf", "pytest-ruff", "pytest-timeout", "pytest-xdist", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"] -testing-integration = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "packaging (>=23.1)", "pytest", "pytest-enabler", "pytest-xdist", "tomli", "virtualenv (>=13.0.0)", "wheel"] - [[package]] name = "tomli" version = "2.0.1"