fix(deps): update dependency bitstring to v4 - autoclosed #15
@ -18,7 +18,7 @@ authors = ["Adam Goldsmith <adam@adamgoldsmith.name>"]
|
|||||||
python = "^3.7"
|
python = "^3.7"
|
||||||
requests = "^2.23.0"
|
requests = "^2.23.0"
|
||||||
"ruamel.yaml" = "^0.17.20"
|
"ruamel.yaml" = "^0.17.20"
|
||||||
bitstring = "^3.1.6"
|
bitstring = "^4.0.0"
|
||||||
lxml = "^4.5.0"
|
lxml = "^4.5.0"
|
||||||
peewee = "^3.13.2"
|
peewee = "^3.13.2"
|
||||||
mysqlclient = "^2.1.0"
|
mysqlclient = "^2.1.0"
|
||||||
|
Reference in New Issue
Block a user