Update package versions

This commit is contained in:
Pēteris Caune 2020-05-01 11:05:44 +03:00
parent b433e91b48
commit c70a2588c6
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
5 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
croniter==0.3.30
croniter==0.3.31
Django==3.0.4
django-compressor==2.4
psycopg2==2.8.4
pytz==2019.3
requests==2.22.0
pytz==2020.1
requests==2.23.0
statsd==3.3.0

View File

@ -34,5 +34,5 @@ Please submit additions and corrections
<ul>
<li><a href="https://github.com/taylus/HealthTray">HealthTray</a> Watch your healthchecks in Windows system tray.</li>
<li><a href="https://github.com/healthchecks/dashboard">healthchecks/dashboard</a> A standalone HTML page showing the status of the checks in your account.</li>
<li><a href="https://github.com/bdd/runitor">runitor</a> - A command runner with healthchecks.io integration to keep your scripts and containers simple.</li>
<li><a href="https://github.com/bdd/runitor">runitor</a> - A command runner with Healthchecks.io integration to keep your scripts and containers simple.</li>
</ul>

View File

@ -36,4 +36,4 @@ Please submit additions and corrections
* [HealthTray](https://github.com/taylus/HealthTray) Watch your healthchecks in Windows system tray.
* [healthchecks/dashboard](https://github.com/healthchecks/dashboard) A standalone HTML page showing the status of the checks in your account.
* [runitor](https://github.com/bdd/runitor) - A command runner with healthchecks.io integration to keep your scripts and containers simple.
* [runitor](https://github.com/bdd/runitor) - A command runner with Healthchecks.io integration to keep your scripts and containers simple.