Skip to content

Commit c6b85db

Browse files
chore(deps): update qrcode requirement from ==7.4.* to ==8.2
Updates the requirements on [qrcode](https://github.com/lincolnloop/python-qrcode) to permit the latest version. - [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst) - [Commits](lincolnloop/python-qrcode@v7.4...v8.2) --- updated-dependencies: - dependency-name: qrcode dependency-version: '8.2' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f768089 commit c6b85db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies = [
9090
'geoip2==4.*',
9191
'sendgrid==6.11.*',
9292
'importlib_metadata==8.*',
93-
'qrcode==7.4.*',
93+
'qrcode==8.2',
9494
'pretix-pages @ git+https://github.com/fossasia/eventyay-ticket-pages.git@master',
9595
'pretix-venueless @ git+https://github.com/fossasia/eventyay-ticket-video.git@master',
9696
'django-sso==3.0.2',

0 commit comments

Comments
 (0)