fix(deps): update dependency bitstring to v4
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2023-03-02 05:27:36 +00:00
parent f4f813c98f
commit ac56ca635a

View File

@ -18,7 +18,7 @@ authors = ["Adam Goldsmith <adam@adamgoldsmith.name>"]
python = "^3.7"
requests = "^2.23.0"
"ruamel.yaml" = "^0.17.20"
bitstring = "^3.1.6"
bitstring = "^4.0.0"
lxml = "^4.5.0"
peewee = "^3.13.2"
mysqlclient = "^2.1.0"