Skip to content

Commit

Permalink
Bump mwparserfromhell, pywikibot, and pylint (#192)
Browse files Browse the repository at this point in the history
- mwparserfromhell from 0.6.4 to 0.6.5
- pywikibot from 8.3.2 to 8.3.3
- pylint from 2.17.5 to 2.17.7
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 5cd38b8 commit 697f8bf
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 44 deletions.
80 changes: 39 additions & 41 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@ version = "0.3.0"

[tool.poetry.dependencies]
python = "^3.11"
mwparserfromhell = "0.6.4"
pywikibot = {version = "8.3.2", extras = ["mwoauth", "mysql"]}
mwparserfromhell = "0.6.5"
pywikibot = {version = "8.3.3", extras = ["mwoauth", "mysql"]}
pywikibot-extensions = "23.3.25"

[tool.poetry.dev-dependencies]
pylint = "2.17.5"
pylint = "2.17.7"

[tool.poetry.scripts]
nfcbot = "nfcbot.cli:cli"
Expand Down

0 comments on commit 697f8bf

Please sign in to comment.