diff --git a/requirements/development.txt b/requirements/development.txt index 6d7ec730..31720566 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -2,7 +2,7 @@ -r simulations.txt tblib==3.0.0 # https://pypi.org/project/tblib/ -coverage==7.4.4 # https://github.com/nedbat/coveragepy +coverage==7.5.2 # https://github.com/nedbat/coveragepy watchfiles==0.21.0 # https://github.com/samuelcolvin/watchfiles Werkzeug==3.0.2 # https://github.com/pallets/werkzeug django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions