diff --git a/dqmhelper/settings.py b/dqmhelper/settings.py index c84e925..82120e1 100644 --- a/dqmhelper/settings.py +++ b/dqmhelper/settings.py @@ -18,7 +18,7 @@ messages.ERROR: "danger", } # Version to display in order to keep track of changes -CERTHELPER_VERSION = "1.11.2" +CERTHELPER_VERSION = "1.11.3" # Build paths inside the project like this: os.path.join(BASE_DIR, ...) BASE_DIR = Path(__file__).resolve().parent.parent diff --git a/requirements.txt b/requirements.txt index 4c41f0a..8a0e487 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ daphne<5.0.0 django-widget-tweaks<2.0.0 django-extensions<4.0.0 paramiko -runregistry==1.2.1 +runregistry==3.1.1 apscheduler whitenoise factory_boy