pip-compile: create PR #132
Annotations
11 warnings
pip-compile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, juliangruber/approve-pull-request-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pip-compile
>> [notice] A new release of pip is available: 23.0.1 -> 23.2.1
|
pip-compile
>> [notice] To update, run: pip install --upgrade pip
|
pip-compile
>> WARNING: --strip-extras is becoming the default in version 8.0.0. To silence this warning, either use --strip-extras to opt into the new default or use --no-strip-extras to retain the existing behavior.
|
pip-compile
>> #
|
pip-compile
>> # This file is autogenerated by pip-compile with Python 3.8
|
pip-compile
>> # by the following command:
|
pip-compile
>> #
|
pip-compile
>> # pip-compile --generate-hashes docs-requirements.in
|
pip-compile
>> #
|
pip-compile
>> alabaster==0.7.13 \
|