From 513183ea079cf930950b90da781bc2ed96c03a3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 08:24:21 +0000 Subject: [PATCH] Bump adafruit-platformdetect from 3.85.0 to 3.86.0 in /python Bumps [adafruit-platformdetect](https://github.com/adafruit/Adafruit_Python_PlatformDetect) from 3.85.0 to 3.86.0. - [Release notes](https://github.com/adafruit/Adafruit_Python_PlatformDetect/releases) - [Commits](https://github.com/adafruit/Adafruit_Python_PlatformDetect/compare/3.85.0...3.86.0) --- updated-dependencies: - dependency-name: adafruit-platformdetect dependency-version: 3.86.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/oled/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/oled/requirements.txt b/python/oled/requirements.txt index 95278326..f7a9f247 100644 --- a/python/oled/requirements.txt +++ b/python/oled/requirements.txt @@ -6,7 +6,7 @@ adafruit-circuitpython-framebuf==1.6.10 adafruit-circuitpython-requests==4.1.15 adafruit-circuitpython-ssd1306==2.12.22 adafruit-circuitpython-typing==1.12.3 -adafruit-platformdetect==3.85.0 +adafruit-platformdetect==3.86.0 Adafruit-PureIO==1.1.11 pillow==11.3.0 # protobuf==3.20.3