From c089c094fba482522858b93d0b39986e634af417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 07:41:59 +0000 Subject: [PATCH] Bump adafruit-circuitpython-connectionmanager in /python Bumps [adafruit-circuitpython-connectionmanager](https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager/releases) - [Commits](https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager/compare/3.1.6...3.1.7) --- updated-dependencies: - dependency-name: adafruit-circuitpython-connectionmanager dependency-version: 3.1.7 dependency-type: direct:production update-type: version-update:semver-patch ... 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 ae4390a0d0..56c8343007 100644 --- a/python/oled/requirements.txt +++ b/python/oled/requirements.txt @@ -1,7 +1,7 @@ # commented out packages are system python libraries Adafruit-Blinka==8.50.0 adafruit-circuitpython-busdevice==5.2.15 -adafruit-circuitpython-connectionmanager==3.1.6 +adafruit-circuitpython-connectionmanager==3.1.7 adafruit-circuitpython-framebuf==1.6.10 adafruit-circuitpython-requests==4.1.15 adafruit-circuitpython-ssd1306==2.12.22