mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-13 12:33:27 +02:00
python: bump python dependency versions
cbor2==5.8.0 jsonschema==4.26.0 protobuf==7.34.1 Signed-off-by: Maximilian Nitsch <maximilian.nitsch@d3tn.com>
This commit is contained in:
parent
d96e6414a6
commit
6316dd0885
3 changed files with 5 additions and 5 deletions
|
|
@ -1 +1 @@
|
|||
cbor2==5.7.0
|
||||
cbor2==5.8.0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cbor2==5.7.0
|
||||
jsonschema==4.25.0
|
||||
protobuf==6.33.1
|
||||
cbor2==5.8.0
|
||||
jsonschema==4.26.0
|
||||
protobuf==7.34.1
|
||||
pyd3tn==0.15.0
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
pytest
|
||||
pytest-asyncio
|
||||
jsonschema==4.25.0
|
||||
jsonschema==4.26.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue