From e215052f9cbef8555cffc5764c02deaf541a7769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 08:55:29 +0000 Subject: [PATCH] Bump adafruit-circuitpython-dht from 4.0.3 to 4.0.4 Bumps [adafruit-circuitpython-dht](https://github.com/adafruit/Adafruit_CircuitPython_DHT) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/adafruit/Adafruit_CircuitPython_DHT/releases) - [Commits](https://github.com/adafruit/Adafruit_CircuitPython_DHT/compare/4.0.3...4.0.4) --- updated-dependencies: - dependency-name: adafruit-circuitpython-dht dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55261e6..f2e70fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -adafruit-circuitpython-dht==4.0.3 +adafruit-circuitpython-dht==4.0.4 paho-mqtt==1.6.1 # pre-release to support raspberry pi 4 # https://sourceforge.net/p/raspberry-gpio-python/tickets/190/