Skip to content

Commit

Permalink
build(deps): bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [pywikibot](https://github.com/wikimedia/pywikibot).

- [Changelog](https://github.com/wikimedia/pywikibot/blob/master/docs/changelog.rst)
- [Commits](wikimedia/pywikibot@8.4.0...8.5.1)

---
updated-dependencies:
- dependency-name: pywikibot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 5b3d2b4 commit 83cf4c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ version = "0.3.0"
[tool.poetry.dependencies]
python = "^3.11"
mwparserfromhell = "0.6.5"
pywikibot = {version = "8.4.0", extras = ["mwoauth", "mysql"]}
pywikibot = {version = "8.5.1", extras = ["mwoauth", "mysql"]}
pywikibot-extensions = "23.3.25"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 83cf4c1

Please sign in to comment.