Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 3 updates (#375
Browse files Browse the repository at this point in the history
)

Bumps the production-dependencies group with 3 updates: [nb-cli](https://github.com/nonebot/nb-cli), [nonebot-adapter-onebot](https://github.com/nonebot/adapter-onebot) and [nonebot-plugin-bawiki](https://github.com/lgc2333/nonebot-plugin-bawiki).


Updates `nb-cli` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/nonebot/nb-cli/releases)
- [Commits](nonebot/nb-cli@v1.2.2...v1.2.3)

Updates `nonebot-adapter-onebot` from 2.2.3 to 2.2.4
- [Release notes](https://github.com/nonebot/adapter-onebot/releases)
- [Commits](nonebot/adapter-onebot@v2.2.3...v2.2.4)

Updates `nonebot-plugin-bawiki` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/lgc2333/nonebot-plugin-bawiki/releases)
- [Commits](lgc-NB2Dev/nonebot-plugin-bawiki@v0.8.5...v0.8.6)

---
updated-dependencies:
- dependency-name: nb-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: nonebot-adapter-onebot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: nonebot-plugin-bawiki
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 32696fa commit 21eb118
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 27 deletions.
53 changes: 29 additions & 24 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 @@ -13,8 +13,8 @@ eorzeaenv = "^2.2.8"
matplotlib = "^3.7.1"

nonebot2 = { extras = ["httpx", "fastapi"], version = "^2.0.0" }
nb-cli = "^1.1.1"
nonebot-adapter-onebot = "2.2.3"
nb-cli = "^1.2.3"
nonebot-adapter-onebot = "2.2.4"
onebot-qqguild-extension = "^0.1.1"

nonebot-plugin-datastore = "^1.0.0"
Expand All @@ -27,7 +27,7 @@ nonebot-plugin-memes = "0.4.7"
nonebot-bison = "0.8.0"
nonebot-plugin-gscode = "0.2.1"
nonebot-plugin-status = "0.7.1"
nonebot-plugin-bawiki = "^0.8.5"
nonebot-plugin-bawiki = "^0.8.6"

[tool.poetry.group.dev.dependencies]
black = "*"
Expand Down

0 comments on commit 21eb118

Please sign in to comment.