feeph / libi2c-python

abstraction layer for the I²C bus (incl. simulation for testing)
GNU General Public License v3.0
1 stars 0 forks source link

Dependency Dashboard #27

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/build-and-upload.yaml - `actions/checkout v4` - `pdm-project/setup-pdm v4`
.github/workflows/validate-code.yaml - `actions/checkout v4` - `tj-actions/changed-files v44` - `pdm-project/setup-pdm v4` - `actions/checkout v4` - `actions/setup-python v5` - `pavelzw/pytest-action v2`
pep621
pyproject.toml - `adafruit-blinka ~=8.46` - `gpiod ~=2.2` - `RPI-GPIO ~=0.7` - `autopep8 ~= 2.2` - `flake8 ~= 7.0` - `mypy ~= 1.10` - `pytest-cov ~= 5.0` - `pytest-sugar ~= 1.0`
pip_requirements
requirements.txt - `adafruit-blinka ==8.47.0` - `adafruit-circuitpython-busdevice ==5.2.9` - `adafruit-circuitpython-connectionmanager ==3.1.1` - `adafruit-circuitpython-requests ==4.1.6` - `adafruit-circuitpython-typing ==1.11.0` - `adafruit-platformdetect ==3.73.0` - `adafruit-pureio ==1.1.11` - `autopep8 ==2.3.1` - `binho-host-adapter ==0.1.6` - `colorama ==0.4.6` - `coverage ==7.6.1` - `coverage ==7.6.1` - `exceptiongroup ==1.2.2` - `flake8 ==7.1.1` - `gpiod ==2.2.1` - `iniconfig ==2.0.0` - `mccabe ==0.7.0` - `mypy ==1.11.1` - `mypy-extensions ==1.0.0` - `packaging ==24.1` - `pluggy ==1.5.0` - `pycodestyle ==2.12.1` - `pyflakes ==3.2.0` - `pyftdi ==0.55.4` - `pyserial ==3.5` - `pytest ==8.3.2` - `pytest-cov ==5.0.0` - `pytest-sugar ==1.0.0` - `pyusb ==1.2.1` - `rpi-gpio ==0.7.1` - `sysv-ipc ==1.1.0` - `termcolor ==2.4.0` - `tomli ==2.0.1` - `typing-extensions ==4.12.2`

feeph commented 1 month ago

Removed the renovate integration again.