dependabot[bot] commited on
Commit
eb6e49c
·
1 Parent(s): f3af719

Bump qrcode from 7.4.2 to 8.0

Browse files

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](https://github.com/lincolnloop/python-qrcode/compare/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]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -23,7 +23,7 @@ python-dateutil==2.8.2
23
  pytube==15.0.0
24
  pytz==2024.1
25
  pyyaml==6.0.1
26
- qrcode==7.4.2
27
  regex==2023.12.25
28
  requests==2.32.2
29
  rfc3986==1.5.0
 
23
  pytube==15.0.0
24
  pytz==2024.1
25
  pyyaml==6.0.1
26
+ qrcode==8.0
27
  regex==2023.12.25
28
  requests==2.32.2
29
  rfc3986==1.5.0