From f295417e45bca40bdf79b3d41ba4d151d65e58ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 07:27:29 +0000 Subject: [PATCH] Bump adafruit-platformdetect from 3.84.1 to 3.85.0 in /python Bumps [adafruit-platformdetect](https://github.com/adafruit/Adafruit_Python_PlatformDetect) from 3.84.1 to 3.85.0. - [Release notes](https://github.com/adafruit/Adafruit_Python_PlatformDetect/releases) - [Commits](https://github.com/adafruit/Adafruit_Python_PlatformDetect/compare/3.84.1...3.85.0) --- updated-dependencies: - dependency-name: adafruit-platformdetect dependency-version: 3.85.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 97c38a9d44..a46666fbae 100644 --- a/python/oled/requirements.txt +++ b/python/oled/requirements.txt @@ -5,7 +5,7 @@ adafruit-circuitpython-framebuf==1.6.4 adafruit-circuitpython-requests==4.1.15 adafruit-circuitpython-ssd1306==2.12.22 adafruit-circuitpython-typing==1.12.3 -adafruit-platformdetect==3.84.1 +adafruit-platformdetect==3.85.0 Adafruit-PureIO==1.1.11 pillow==11.3.0 protobuf==3.20.3