Skip to content

Commit 00be422

Browse files
Update cbor2 requirement
Updates the requirements on [cbor2](https://github.com/agronholm/cbor2) to permit the latest version. Updates `cbor2` to 6.1.1 - [Release notes](https://github.com/agronholm/cbor2/releases) - [Commits](agronholm/cbor2@1.0.0...6.1.1) --- updated-dependencies: - dependency-name: cbor2 dependency-version: 6.1.1 dependency-type: direct:production dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 834ea88 commit 00be422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authlib
88
bcrypt
99
bleach
1010
# new Rust-based cbor2 doesn't handle memoryview which some (peewee) DBs return
11-
cbor2 < 6.0.0
11+
cbor2 < 7.0.0
1212
coverage
1313
cryptography
1414
djlint

0 commit comments

Comments
 (0)