v0.6.0
Feature release.
This release breaks .skjoldignore
files when containing PyUP
identifiers (See #148). You might need to re-add them to the ignore file using the CVE
or new PyUP identifier.
Changes
- PyUP: Use 'cve' field as 'pyup' identifier. (#149). Thanks @joakimnordling!
- Dependencies: Bump mypy from
0.981
to0.982
(#141) - Dependencies: Bump black from
22.8.0
to22.10.0
(#144) - Dependencies: Bump pytest-mock from
3.9.0
to3.10.0
(#143) - Dependencies: Bump
pytest
from7.1.3
to7.2.0
(#146) - Dependencies: Bump
types-pyyaml
from6.0.12
to6.0.12.1
(#147) - Dependencies: Bump
pytest-sugar
from0.9.5
to0.9.6
(#151) - Dependencies: Bump
mypy from
0.982
to0.990
(#152) - Dependencies: Bump
types-pyyaml
from6.0.12.1
to6.0.12.2
(#153) - Actions: Bump
actions/checkout
from3.0.2
to3.1.0
(#142) - Actions: Bump
actions/setup-python
from4.2.0
to4.3.0
(#145)
Full Changelog: v0.5.1...v0.6.0