feeph / libtca953x-python

library for IΒ²C-based I/O expanders (TCA9536, TCA9537)
GNU General Public License v3.0
1 stars 0 forks source link

Dependency Dashboard #2

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

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

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

Detected dependencies

pep621
pyproject.toml - `adafruit-blinka ~=8.46` - `adafruit-board-toolkit ~=1.1` - `feeph-i2c ~=0.7` - `gpiod ~=2.2` - `types-pyyaml ~=6.0` - `autopep8 ~=2.2` - `copier ~=9.3` - `flake8 ~=7.0` - `mypy ~=1.10` - `pylint ~=3.2` - `pytest-cov ~=5.0` - `pytest-sugar ~=1.0`
pip_requirements
requirements-dev.txt - `annotated-types ==0.7.0` - `astroid ==3.2.4` - `autopep8 ==2.3.1` - `colorama ==0.4.6` - `copier ==9.3.1` - `coverage ==7.6.1` - `coverage ==7.6.1` - `dill ==0.3.8` - `dunamai ==1.22.0` - `exceptiongroup ==1.2.2` - `flake8 ==7.1.1` - `funcy ==2.0` - `iniconfig ==2.0.0` - `isort ==5.13.2` - `jinja2 ==3.1.4` - `jinja2-ansible-filters ==1.3.2` - `markupsafe ==2.1.5` - `mccabe ==0.7.0` - `mypy ==1.11.1` - `mypy-extensions ==1.0.0` - `packaging ==24.1` - `pathspec ==0.12.1` - `platformdirs ==4.2.2` - `pluggy ==1.5.0` - `plumbum ==1.8.3` - `prompt-toolkit ==3.0.36` - `pycodestyle ==2.12.1` - `pydantic ==2.8.2` - `pydantic-core ==2.20.1` - `pyflakes ==3.2.0` - `pygments ==2.18.0` - `pylint ==3.2.6` - `pytest ==8.3.2` - `pytest-cov ==5.0.0` - `pytest-sugar ==1.0.0` - `pywin32 ==306` - `pyyaml ==6.0.2` - `questionary ==2.0.1` - `termcolor ==2.4.0` - `tomli ==2.0.1` - `tomlkit ==0.13.0` - `types-pyyaml ==6.0.12.20240808` - `typing-extensions ==4.12.2` - `wcwidth ==0.2.13`
requirements.txt - `adafruit-blinka ==8.47.0` - `adafruit-board-toolkit ==1.1.1` - `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` - `binho-host-adapter ==0.1.6` - `feeph-i2c ==0.7.3` - `gpiod ==2.2.1` - `pyftdi ==0.55.4` - `pyserial ==3.5` - `pyusb ==1.2.1` - `rpi-gpio ==0.7.1` - `sysv-ipc ==1.1.0` - `typing-extensions ==4.12.2`

feeph commented 3 months ago

prompt-toolkit <=3.0.36,>=2.0 is a nested dependency of copier

copier 9.3.1 [ required: ~=9.3 ]
β”œβ”€β”€ ...
└── questionary 2.0.1 [ required: >=1.8.1 ]
    └── prompt-toolkit 3.0.36 [ required: <=3.0.36,>=2.0 ]