Skip to content

Commit

Permalink
build(deps): bump qrcode from 7.4.2 to 8.0
Browse files Browse the repository at this point in the history
Bumps [qrcode](https://github.com/lincolnloop/python-qrcode) from 7.4.2 to 8.0.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst)
- [Commits](lincolnloop/python-qrcode@v7.4.2...v8.0)

---
updated-dependencies:
- dependency-name: qrcode
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent b6eb89f commit 5b7c4a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 24 deletions.
31 changes: 8 additions & 23 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 @@ -33,7 +33,7 @@ requests = "^2.31.0"
nonebot-adapter-onebot = "^2.3.1"
nonebot-adapter-qq = "^1.1.2"
tenacity = ">=8.2.3,<10.0.0"
qrcode = "^7.4.2"
qrcode = ">=7.4.2,<9.0.0"
pydantic = "^1.10.14"
nonebot2 = ">=2.0.0"
pytz = ">=2023.4,<2025.0"
Expand Down

0 comments on commit 5b7c4a6

Please sign in to comment.