Multimetric

Latest version: v2.2.0

Safety actively analyzes 623657 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.2.0

What's Changed
* build(deps-dev): bump flake8-bugbear from 23.11.28 to 23.12.2 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/72
* build(deps-dev): bump pytest-icdiff from 0.8 to 0.9 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/73
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/74
* build(deps-dev): bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/75
* build(deps-dev): bump flake8 from 6.0.0 to 7.0.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/76
* build(deps-dev): bump flake8-bugbear from 23.12.2 to 24.1.15 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/77
* build(deps-dev): bump flake8-bugbear from 24.1.15 to 24.1.16 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/78
* build(deps-dev): bump flake8-bugbear from 24.1.16 to 24.1.17 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/79
* build(deps-dev): bump pytest-random-order from 1.1.0 to 1.1.1 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/81
* Fix Maintainabillity index Calculation by wienans in https://github.com/priv-kweihmann/multimetric/pull/82

New Contributors
* wienans made their first contribution in https://github.com/priv-kweihmann/multimetric/pull/82

**Full Changelog**: https://github.com/priv-kweihmann/multimetric/compare/2.1.0...2.2.0

2.1.0

What's Changed
* build(deps-dev): bump flake8-bugbear from 23.9.16 to 23.11.26 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/69
* build(deps-dev): bump flake8-bugbear from 23.11.26 to 23.11.28 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/70
* repo: add python 3.12 support by priv-kweihmann in https://github.com/priv-kweihmann/multimetric/pull/71


**Full Changelog**: https://github.com/priv-kweihmann/multimetric/compare/2.0.6...2.1.0

2.0.6

What's Changed
* build(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/53
* build(deps-dev): bump pytest from 7.4.0 to 7.4.1 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/54
* build(deps-dev): bump pytest-icdiff from 0.6 to 0.7 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/55
* build(deps-dev): bump pytest from 7.4.1 to 7.4.2 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/56
* build(deps-dev): bump flake8-bugbear from 23.7.10 to 23.9.16 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/58
* build(deps-dev): bump flake8-isort from 6.0.0 to 6.1.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/59
* build(deps-dev): bump pytest-icdiff from 0.7 to 0.8 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/60
* build(deps-dev): bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/63
* Begin adding additional documentation by cam-barts in https://github.com/priv-kweihmann/multimetric/pull/61
* build(deps-dev): bump flake8-pep3101 from 2.0.0 to 2.1.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/64
* build(deps-dev): bump flake8-isort from 6.1.0 to 6.1.1 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/65
* build(deps-dev): bump flake8-builtins from 2.1.0 to 2.2.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/66
* build(deps-dev): bump flake8-requirements from 1.7.8 to 2.0.1 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/67
* build(deps): update pygments requirement from ~=2.16 to ~=2.17 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/68

New Contributors
* cam-barts made their first contribution in https://github.com/priv-kweihmann/multimetric/pull/61

**Full Changelog**: https://github.com/priv-kweihmann/multimetric/compare/2.0.5...2.0.6

2.0.5

What's Changed
* build(deps): update pygments requirement from ~=2.15 to ~=2.16 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/52


**Full Changelog**: https://github.com/priv-kweihmann/multimetric/compare/2.0.4...2.0.5

2.0.4

What's Changed
* build(deps-dev): bump flake8-comprehensions from 3.13.0 to 3.14.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/49
* build(deps-dev): bump flake8-bugbear from 23.6.5 to 23.7.10 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/50
* build(deps): update chardet requirement from ~=5.1 to ~=5.2 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/51


**Full Changelog**: https://github.com/priv-kweihmann/multimetric/compare/2.0.3...2.0.4

2.0.3

What's Changed
* Fix/flake8 and var name by priv-kweihmann in https://github.com/priv-kweihmann/multimetric/pull/48
* build(deps-dev): bump flake8-bugbear from 23.3.12 to 23.6.5 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/46
* build(deps-dev): bump flake8-variables-names from 0.0.5 to 0.0.6 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/43


**Full Changelog**: https://github.com/priv-kweihmann/multimetric/compare/2.0.2...2.0.3

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.