From 8f90ce464905821f76d0d507f8e062d7457ba7a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Mar 2022 19:45:16 -0500 Subject: [PATCH] Bump pillow from 9.0.0 to 9.0.1 in /python/oled (#733) * Generated .STEP file for RaSCSI * Added STEP file and updated symbol and 3d model references to reference the correct gender of parts. Should be no functional change * Added STEP file and updated symbol and 3d model references to reference the correct gender of parts. Should be no functional change * Added 3D models and correct footprints for STEP file * Merge version 20.12.0 into the master branch (#75) * Update README.md Added reference to gitflow * Updated to match new versioning structure (#73) * Updated to match new versioning structure * fix version number Co-authored-by: Tony Kuker * Scsimon improvements (#74) * Updated scsimon to save data on a nano-second time scale, instead of micro-second * Cleanup error messages and data types Co-authored-by: Tony Kuker * Updated for new version number * Change reported version back to development build Co-authored-by: Tony Kuker * Set theme jekyll-theme-midnight * Set theme jekyll-theme-dinky * Create CNAME * Delete CNAME * Update version number * RaSCSI hardware version 2.4 (#94) * First attempt at adding 2.5 inch drive connector * Clean up silkscreen and fix DRC issues * additional cleanup. Made Pin 1 of the PB connector square * minor tweaks * Updates for ordered version * Generate step file and schematic pdf * First draft of powerbook drive bracket * Added side holes and hole for MIPI connector * Additional updates to the powerbook 3d printed bracket * Moved RaSCSI board 1mm in + lots of cleanup * Added optional floppy power connector. As-ordered version 2.4a * Added optional floppy power connector. As-ordered version 2.4a Co-authored-by: Tony * Bump pillow from 8.1.2 to 8.2.0 in /src/oled_monitor (#108) Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.1.2...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Create CODEOWNERS * Create rpi_image_creation.yml * Update README.md (#394) added link to compatibility list. * Revert "Update README.md (#394)" (#395) This reverts commit 90214666c212a9e8f22cf30f7b89ca93161e2dd3. * Bump pillow from 9.0.0 to 9.0.1 in /python/oled Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: Tony Co-authored-by: akuker <34318535+akuker@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: stuart taylor Co-authored-by: RaSCSI User --- 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 00007e65..1c5d7144 100644 --- a/python/oled/requirements.txt +++ b/python/oled/requirements.txt @@ -4,7 +4,7 @@ adafruit-circuitpython-framebuf==1.4.7 adafruit-circuitpython-ssd1306==2.12.2 Adafruit-PlatformDetect==3.17.2 Adafruit-PureIO==1.1.9 -Pillow==9.0.0 +Pillow==9.0.1 pkg-resources==0.0.0 pyftdi==0.53.3 pyserial==3.5