fix: requirements/base.txt to reduce vulnerabilities #23
Annotations
20 errors and 8 warnings
test (3.7)
invocation failed (exit code 1), logfile: /home/runner/work/nameko-statsd/nameko-statsd/.tox/py37-nameko2.12/log/py37-nameko2.12-2.log
|
test (3.7)
Ignored the following versions that require a different python version: 2.4.0 Requires-Python >=3.8,<4.0; 2.4.0rc1 Requires-Python >=3.8,<4.0; 2.4.1 Requires-Python >=3.8,<4.0; 2.4.2 Requires-Python >=3.8,<4.0; 2.5.0 Requires-Python >=3.8; 2.5.0rc1 Requires-Python >=3.8; 2.6.0rc1 Requires-Python >=3.8
|
test (3.7)
Could not find a version that satisfies the requirement dnspython>=2.6.0rc1 (from nameko-statsd[dev]) (from versions: 1.11.0, 1.11.1, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.16.0, 2.0.0rc1, 2.0.0rc2, 2.0.0, 2.1.0rc1, 2.1.0, 2.2.0rc1, 2.2.0, 2.2.1, 2.3.0rc1, 2.3.0)
|
test (3.7)
No matching distribution found for dnspython>=2.6.0rc1
|
test (3.7)
invocation failed (exit code 1), logfile: /home/runner/work/nameko-statsd/nameko-statsd/.tox/py37-nameko2.13/log/py37-nameko2.13-2.log
|
test (3.7)
Ignored the following versions that require a different python version: 2.4.0 Requires-Python >=3.8,<4.0; 2.4.0rc1 Requires-Python >=3.8,<4.0; 2.4.1 Requires-Python >=3.8,<4.0; 2.4.2 Requires-Python >=3.8,<4.0; 2.5.0 Requires-Python >=3.8; 2.5.0rc1 Requires-Python >=3.8; 2.6.0rc1 Requires-Python >=3.8
|
test (3.7)
Could not find a version that satisfies the requirement dnspython>=2.6.0rc1 (from nameko-statsd[dev]) (from versions: 1.11.0, 1.11.1, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.16.0, 2.0.0rc1, 2.0.0rc2, 2.0.0, 2.1.0rc1, 2.1.0, 2.2.0rc1, 2.2.0, 2.2.1, 2.3.0rc1, 2.3.0)
|
test (3.7)
No matching distribution found for dnspython>=2.6.0rc1
|
test (3.7)
invocation failed (exit code 1), logfile: /home/runner/work/nameko-statsd/nameko-statsd/.tox/py37-nameko2.14/log/py37-nameko2.14-2.log
|
test (3.7)
Ignored the following versions that require a different python version: 2.4.0 Requires-Python >=3.8,<4.0; 2.4.0rc1 Requires-Python >=3.8,<4.0; 2.4.1 Requires-Python >=3.8,<4.0; 2.4.2 Requires-Python >=3.8,<4.0; 2.5.0 Requires-Python >=3.8; 2.5.0rc1 Requires-Python >=3.8; 2.6.0rc1 Requires-Python >=3.8
|
test (3.6)
invocation failed (exit code 1), logfile: /home/runner/work/nameko-statsd/nameko-statsd/.tox/py36-nameko2.12/log/py36-nameko2.12-2.log
|
test (3.6)
Could not find a version that satisfies the requirement dnspython>=2.6.0rc1 (from nameko-statsd[dev]) (from versions: 1.11.0, 1.11.1, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.16.0, 2.0.0rc1, 2.0.0rc2, 2.0.0, 2.1.0rc1, 2.1.0, 2.2.0rc1, 2.2.0, 2.2.1)
|
test (3.6)
No matching distribution found for dnspython>=2.6.0rc1
|
test (3.6)
invocation failed (exit code 1), logfile: /home/runner/work/nameko-statsd/nameko-statsd/.tox/py36-nameko2.13/log/py36-nameko2.13-2.log
|
test (3.6)
Could not find a version that satisfies the requirement dnspython>=2.6.0rc1 (from nameko-statsd[dev]) (from versions: 1.11.0, 1.11.1, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.16.0, 2.0.0rc1, 2.0.0rc2, 2.0.0, 2.1.0rc1, 2.1.0, 2.2.0rc1, 2.2.0, 2.2.1)
|
test (3.6)
No matching distribution found for dnspython>=2.6.0rc1
|
test (3.6)
invocation failed (exit code 1), logfile: /home/runner/work/nameko-statsd/nameko-statsd/.tox/py36-nameko2.14/log/py36-nameko2.14-2.log
|
test (3.6)
Could not find a version that satisfies the requirement dnspython>=2.6.0rc1 (from nameko-statsd[dev]) (from versions: 1.11.0, 1.11.1, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.16.0, 2.0.0rc1, 2.0.0rc2, 2.0.0, 2.1.0rc1, 2.1.0, 2.2.0rc1, 2.2.0, 2.2.1)
|
test (3.6)
No matching distribution found for dnspython>=2.6.0rc1
|
test (3.6)
py36-nameko2.12: InvocationError for command /home/runner/work/nameko-statsd/nameko-statsd/.tox/py36-nameko2.12/bin/python -m pip install --exists-action w -e '/home/runner/work/nameko-statsd/nameko-statsd[dev]' (exited with code 1)
|
test (3.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (3.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (3.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|