Browse Source

Bump adafruit-circuitpython-dht from 3.5.4 to 3.5.6

Bumps [adafruit-circuitpython-dht](https://github.com/adafruit/Adafruit_CircuitPython_DHT) from 3.5.4 to 3.5.6.
- [Release notes](https://github.com/adafruit/Adafruit_CircuitPython_DHT/releases)
- [Commits](https://github.com/adafruit/Adafruit_CircuitPython_DHT/compare/3.5.4...3.5.6)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 years ago
parent
commit
03c9090c26
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,3 +1,3 @@
-adafruit-circuitpython-dht==3.5.4
+adafruit-circuitpython-dht==3.5.6
 paho-mqtt==1.5.1
 rpi.gpio==0.7.0