Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added deep_sleep() #60

Merged
merged 2 commits into from
Aug 25, 2022
Merged

added deep_sleep() #60

merged 2 commits into from
Aug 25, 2022

Conversation

bablokb
Copy link
Contributor

@bablokb bablokb commented Aug 25, 2022

This adds the method deep_sleep(ms).

Tested with Pi Pico, see for example https://github.com/bablokb/pico-esp01.

Implements #14

Copy link
Member

@tekktrik tekktrik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One bit of feedback on behalf of the linter :)

adafruit_espatcontrol/adafruit_espatcontrol.py Outdated Show resolved Hide resolved
Copy link
Member

@tekktrik tekktrik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tekktrik tekktrik merged commit 0102b95 into adafruit:main Aug 25, 2022
@bablokb bablokb deleted the deep_sleep branch August 25, 2022 16:54
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Aug 26, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_24LC32 to 1.0.7 from 1.0.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_74HC595 to 1.3.10 from 1.3.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15 to 2.2.18 from 2.2.17:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ADT7410 to 1.3.8 from 1.3.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ADXL34x to 1.12.6 from 1.12.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ADXL37x to 1.1.5 from 1.1.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AGS02MA to 1.0.3 from 1.0.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AHTx0 to 1.0.16 from 1.0.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AM2320 to 1.2.16 from 1.2.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AMG88xx to 1.2.18 from 1.2.17:
  > Use year duration range for copyright attribution
  > Fix copyright string
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_APDS9960 to 3.1.5 from 3.1.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AS726x to 2.0.14 from 2.0.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AS7341 to 1.2.11 from 1.2.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ATECC to 1.2.15 from 1.2.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AW9523 to 1.1.3 from 1.1.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BD3491FS to 1.1.14 from 1.1.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BluefruitSPI to 1.1.14 from 1.1.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BME280 to 2.6.16 from 2.6.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BME680 to 3.4.10 from 3.4.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BMP280 to 3.2.18 from 3.2.17:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO055 to 5.4.6 from 5.4.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO08X to 1.1.8 from 1.1.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO08X_RVC to 1.0.13 from 1.0.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_CAP1188 to 1.3.8 from 1.3.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_CCS811 to 1.3.12 from 1.3.11:
  > Use year duration range for copyright attribution
  > Fix copyright string
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_CharLCD to 3.4.3 from 3.4.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_CLUE to 3.0.12 from 3.0.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Crickit to 2.3.12 from 2.3.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DHT to 3.7.7 from 3.7.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106 to 1.2.8 from 1.2.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1107 to 1.5.8 from 1.5.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1305 to 1.3.7 from 1.3.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306 to 1.5.8 from 1.5.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DotStar to 2.2.5 from 2.2.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DPS310 to 2.1.8 from 2.1.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DRV2605 to 1.2.7 from 1.2.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DS1307 to 2.1.17 from 2.1.16:
  > Use year duration range for copyright attribution
  > Fix copyright string
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DS1841 to 1.0.13 from 1.0.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DS18X20 to 1.3.15 from 1.3.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DS2413 to 1.2.13 from 1.2.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DS3231 to 2.4.16 from 2.4.15:
  > Use year duration range for copyright attribution
  > Fix copyright string
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DS3502 to 1.1.14 from 1.1.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DymoScale to 2.0.3 from 2.0.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_EMC2101 to 1.1.17 from 1.1.16:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_EPD to 2.10.8 from 2.10.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol to 0.7.0 from 0.6.11:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP_ATcontrol#60 from bablokb/deep_sleep
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 5.0.3 from 5.0.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Fingerprint to 2.2.9 from 2.2.8:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_FocalTouch to 1.4.6 from 1.4.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_FONA to 2.1.13 from 2.1.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_FRAM to 1.3.19 from 1.3.18:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_FXAS21002C to 2.1.17 from 2.1.16:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_FXOS8700 to 2.1.17 from 2.1.16:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_GPS to 3.10.3 from 3.10.2:
  > Use year duration range for copyright attribution
  > Fix copyright string
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_GUVX_I2C to 1.0.1 from 1.0.0:
  > Use year range fr copyright attribution

Updating https://github.com/adafruit/Adafruit_CircuitPython_HCSR04 to 0.4.13 from 0.4.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_HT16K33 to 4.5.3 from 4.5.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_HTS221 to 1.1.13 from 1.1.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_HTU21D to 0.11.9 from 0.11.8:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_HTU31D to 1.1.8 from 1.1.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_HX8357 to 1.3.7 from 1.3.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ICM20X to 2.0.15 from 2.0.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_IL0373 to 1.3.16 from 1.3.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ILI9341 to 1.3.8 from 1.3.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_INA219 to 3.4.19 from 3.4.18:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_INA260 to 1.3.9 from 1.3.8:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_IRRemote to 4.1.10 from 4.1.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3731 to 3.3.5 from 3.3.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3741 to 1.3.6 from 1.3.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_L3GD20 to 2.3.14 from 2.3.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LC709203F to 2.2.7 from 2.2.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LIDARLite to 1.3.3 from 1.3.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LIS2MDL to 2.1.16 from 2.1.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LIS331 to 1.0.12 from 1.0.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH to 5.1.18 from 5.1.17:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LIS3MDL to 1.1.21 from 1.1.20:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LPS2X to 2.0.11 from 2.0.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LPS35HW to 1.2.14 from 1.2.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LSM303_Accel to 1.1.15 from 1.1.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LSM303DLH_Mag to 1.1.15 from 1.1.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LSM6DS to 4.5.5 from 4.5.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LSM9DS0 to 2.2.14 from 2.2.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LSM9DS1 to 2.1.17 from 2.1.16:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LTR390 to 1.1.10 from 1.1.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MatrixKeypad to 1.2.12 from 1.2.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MAX1704x to 1.0.3 from 1.0.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MAX31855 to 3.2.16 from 3.2.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MAX31856 to 0.11.2 from 0.11.1:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MAX31865 to 2.2.17 from 2.2.16:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MAX7219 to 1.5.8 from 1.5.7:
  > Use year duration range for copyright attribution
  > Fix copyright string
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MAX9744 to 1.2.13 from 1.2.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx to 2.5.8 from 2.5.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP2515 to 1.0.17 from 1.0.16:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx to 1.4.12 from 1.4.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP4725 to 1.4.10 from 1.4.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP4728 to 1.3.3 from 1.3.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP9600 to 1.3.5 from 1.3.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP9808 to 3.3.17 from 3.3.16:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MLX90393 to 2.0.15 from 2.0.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MLX90395 to 1.0.8 from 1.0.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MLX90614 to 1.2.13 from 1.2.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MLX90640 to 1.2.12 from 1.2.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MMA8451 to 1.3.16 from 1.3.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MMC56x3 to 1.0.3 from 1.0.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MONSTERM4SK to 0.3.12 from 0.3.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MPL115A2 to 1.1.13 from 1.1.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MPL3115A2 to 2.0.3 from 2.0.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MPR121 to 2.1.17 from 2.1.16:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MPRLS to 1.2.14 from 1.2.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MPU6050 to 1.1.16 from 1.1.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MS8607 to 1.0.15 from 1.0.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel to 6.3.6 from 6.3.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel#137 from tekktrik/tekktrik-patch-1
  > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel#136 from tekktrik/dev/evergreen-copyright

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel_SPI to 1.0.5 from 1.0.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoTre to 1.2.3 from 1.2.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk to 1.1.6 from 1.1.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_OV2640 to 1.1.8 from 1.1.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_OV5640 to 1.1.9 from 1.1.8:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_OV to 1.0.10 from 1.0.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PCA9685 to 3.4.6 from 3.4.5:
  > Use year duration range for copyright attribution
  > Fix copyright string
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PCD8544 to 1.2.12 from 1.2.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PCF8523 to 1.5.14 from 1.5.13:
  > Use year duration range for copyright attribution
  > Fix copyright string
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PCF8563 to 1.0.8 from 1.0.7:
  > Use year duration range for copyright attribution
  > Fix copyright string
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PCF8574 to 1.0.3 from 1.0.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PCF8591 to 1.0.12 from 1.0.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PCT2075 to 1.1.17 from 1.1.16:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Pixie to 1.2.13 from 1.2.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PM25 to 2.1.12 from 2.1.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PN532 to 2.3.13 from 2.3.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 6.2.8 from 6.2.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_RA8875 to 3.1.15 from 3.1.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_RFM69 to 2.1.12 from 2.1.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_RFM9x to 2.2.12 from 2.2.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display to 3.10.19 from 3.10.18:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_RockBlock to 1.3.10 from 1.3.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_RPLIDAR to 1.2.10 from 1.2.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SCD30 to 2.2.8 from 2.2.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SCD4X to 1.3.6 from 1.3.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SD to 3.3.14 from 3.3.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Seesaw to 1.11.6 from 1.11.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SGP30 to 3.0.5 from 3.0.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SGP40 to 1.3.8 from 1.3.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SharpMemoryDisplay to 1.4.5 from 1.4.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SHT31D to 2.3.19 from 2.3.18:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SHT4x to 1.0.14 from 1.0.13:
  > Use year duration range for copyright attribution

Updating https://github.com/adafruit/Adafruit_CircuitPython_SHTC3 to 1.1.9 from 1.1.8:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SI1145 to 1.1.3 from 1.1.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SI4713 to 1.3.9 from 1.3.8:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SI5351 to 1.3.5 from 1.3.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SI7021 to 4.1.5 from 4.1.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1305 to 1.3.14 from 1.3.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1306 to 2.12.10 from 2.12.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1327 to 1.3.8 from 1.3.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1675 to 1.1.14 from 1.1.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1680 to 1.0.11 from 1.0.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1681 to 1.0.13 from 1.0.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ST7565 to 1.1.5 from 1.1.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ST7735 to 1.2.7 from 1.2.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ST7735R to 1.5.8 from 1.5.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ST7789 to 1.5.13 from 1.5.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_STMPE610 to 1.3.7 from 1.3.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TC74 to 1.0.12 from 1.0.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TCA8418 to 1.0.1 from 1.0.0:
  > Use year range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TCA9548A to 0.6.3 from 0.6.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TCS34725 to 3.3.15 from 3.3.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TFmini to 1.2.14 from 1.2.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Thermal_Printer to 1.3.11 from 1.3.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Thermistor to 3.4.7 from 3.4.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TLA202X to 1.0.11 from 1.0.10:
  > Merge pull request adafruit/Adafruit_CircuitPython_TLA202X#6 from tekktrik/dev/annotation-fix
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TLC5947 to 1.3.12 from 1.3.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TLC59711 to 2.0.8 from 2.0.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TLV493D to 1.2.13 from 1.2.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TMP006 to 2.1.14 from 2.1.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TM to 1.1.6 from 1.1.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Touchscreen to 1.1.16 from 1.1.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TPA2016 to 1.1.13 from 1.1.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Trellis to 1.3.14 from 1.3.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TrellisM4 to 1.5.13 from 1.5.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TSC2007 to 1.0.5 from 1.0.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TSL2561 to 3.3.14 from 3.3.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TSL2591 to 1.3.7 from 1.3.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TT21100 to 0.8.5 from 0.8.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_UC8151D to 1.1.5 from 1.1.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_US100 to 1.1.12 from 1.1.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_VC0706 to 6.0.7 from 6.0.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_VCNL4010 to 0.11.5 from 0.11.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_VCNL4040 to 1.2.13 from 1.2.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_VEML6070 to 3.1.15 from 3.1.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_VEML6075 to 1.1.13 from 1.1.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_VEML7700 to 1.1.17 from 1.1.16:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X to 3.6.6 from 3.6.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_VL53L1X to 1.1.6 from 1.1.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_VL53L4CD to 1.1.3 from 1.1.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_VL6180X to 1.4.9 from 1.4.8:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_VS1053 to 1.2.14 from 1.2.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k to 1.12.11 from 1.12.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_WS2801 to 0.10.14 from 0.10.13:
  > Use year duration range for copyright attribution
  > Reformatted per pre-commit
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AWS_IOT to 2.0.13 from 2.0.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core to 3.2.6 from 3.2.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO to 5.6.12 from 5.6.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AirLift to 1.0.8 from 1.0.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_asyncio to 0.5.15 from 0.5.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AVRprog to 1.4.9 from 1.4.8:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_AzureIoT to 2.5.11 from 2.5.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_binascii to 1.2.15 from 1.2.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO to 1.3.8 from 1.3.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font to 1.5.11 from 1.5.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver to 1.2.7 from 1.2.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE to 8.3.8 from 8.3.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_BroadcastNet to 0.12.7 from 0.12.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Radio to 0.5.7 from 0.5.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Adafruit to 1.4.6 from 1.4.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Apple_Media to 0.9.12 from 0.9.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Apple_Notification_Center to 0.10.5 from 0.10.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Cycling_Speed_and_Cadence to 1.1.11 from 1.1.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Eddystone to 1.0.13 from 1.0.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Heart_Rate to 1.1.15 from 1.1.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_iBBQ to 1.2.13 from 1.2.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_LYWSD03MMC to 1.0.12 from 1.0.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Magic_Light to 0.9.16 from 0.9.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BluefruitConnect to 1.2.6 from 1.2.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BoardTest to 1.2.16 from 1.2.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_BusDevice to 5.2.3 from 5.2.2:
  > Use year duration range for copyright attribution
  > Fix copyright string
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_CursorControl to 2.7.5 from 2.7.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Dash_Dis to 1.1.12 from 1.1.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_datetime to 1.2.2 from 1.2.1:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Debouncer to 2.0.5 from 2.0.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Debug_I2C to 1.2.14 from 1.2.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Button to 1.6.8 from 1.6.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes to 2.5.5 from 2.5.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Text to 2.22.10 from 2.22.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Notification to 0.9.13 from 0.9.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout to 1.19.8 from 1.19.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Ducky to 1.0.10 from 1.0.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32S2TFT to 1.1.6 from 1.1.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests to 1.0.11 from 1.0.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_FancyLED to 1.4.13 from 1.4.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing to 1.14.10 from 1.14.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_framebuf to 1.4.14 from 1.4.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_FunHouse to 2.1.18 from 2.1.17:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Gizmo to 1.3.13 from 1.3.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_hashlib to 1.4.9 from 1.4.8:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer to 0.5.1 from 0.5.0:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Hue to 1.2.3 from 1.2.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad to 1.16.6 from 1.16.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_IterTools to 2.0.3 from 2.0.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_JWT to 1.2.12 from 1.2.11:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation to 2.5.20 from 2.5.19:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_LIFX to 1.10.8 from 1.10.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Logging to 4.1.6 from 4.1.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MacroPad to 2.1.7 from 2.1.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MagTag to 2.2.3 from 2.2.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal to 3.0.10 from 3.0.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MIDI to 1.4.13 from 1.4.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_miniesptool to 0.2.17 from 0.2.16:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT to 5.4.2 from 5.4.1:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_miniQR to 1.3.14 from 1.3.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Motor to 3.4.5 from 3.4.4:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_MotorKit to 1.6.11 from 1.6.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoKey to 1.0.11 from 1.0.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_NTP to 3.0.6 from 3.0.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_OAuth2 to 1.0.13 from 1.0.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_OneWire to 2.0.3 from 2.0.2:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PIOASM to 0.7.8 from 0.7.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Pixel_Framebuf to 1.1.9 from 1.1.8:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Pixelbuf to 1.1.8 from 1.1.7:
  > Merge pull request adafruit/Adafruit_CircuitPython_Pixelbuf#8 from sgbaird/patch-1
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PortalBase to 1.14.2 from 1.14.1:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar to 2.3.8 from 2.3.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PyBadger to 3.7.6 from 3.7.5:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_PYOA to 2.5.11 from 2.5.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Radial_Controller to 1.0.8 from 1.0.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Register to 1.9.13 from 1.9.12:
  > Use year duration range for copyright attribution
  > Fix copyright string
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Requests to 1.12.8 from 1.12.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_RGBLED to 1.1.14 from 1.1.13:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_RSA to 1.2.15 from 1.2.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_RTTTL to 2.4.18 from 2.4.17:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_ServoKit to 1.3.13 from 1.3.12:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Simple_Text_Display to 1.2.9 from 1.2.8:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO to 3.0.8 from 3.0.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_SimpleMath to 2.0.8 from 2.0.7:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Slideshow to 1.7.10 from 1.7.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Ticks to 1.0.7 from 1.0.6:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_TinyLoRa to 2.2.11 from 2.2.10:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_turtle to 2.2.10 from 2.2.9:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_Waveform to 1.3.16 from 1.3.15:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation

Updating https://github.com/adafruit/Adafruit_CircuitPython_WSGI to 1.1.15 from 1.1.14:
  > Use year duration range for copyright attribution
  > Keep copyright up to date in documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants