Multimetric

Latest version: v2.2.1

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

Scan your dependencies

Page 1 of 4

2.2.1

What's Changed
* build(deps): bump dorny/paths-filter from 2.11.1 to 3.0.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/85
* build(deps-dev): bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/86
* build(deps-dev): bump pytest-socket from 0.6.0 to 0.7.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/87
* build(deps-dev): bump pytest-sugar from 0.9.7 to 1.0.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/88
* build(deps-dev): bump flake8-requirements from 2.0.1 to 2.0.2 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/89
* build(deps-dev): bump flake8-bugbear from 24.1.17 to 24.2.6 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/90
* build(deps-dev): bump flake8-quotes from 3.3.2 to 3.4.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/91
* build(deps-dev): bump twine from 4.0.2 to 5.0.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/92
* build(deps): bump dorny/paths-filter from 3.0.0 to 3.0.1 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/93
* build(deps-dev): bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/94
* build(deps-dev): bump flake8-requirements from 2.0.2 to 2.1.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/95
* build(deps-dev): bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/96
* build(deps-dev): bump pytest from 8.0.2 to 8.1.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/97
* build(deps): bump dorny/paths-filter from 3.0.1 to 3.0.2 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/98
* build(deps-dev): bump pytest from 8.1.0 to 8.1.1 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/99
* build(deps-dev): bump flake8-requirements from 2.1.0 to 2.1.1 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/100
* ci: move to python-build by priv-kweihmann in https://github.com/priv-kweihmann/multimetric/pull/101
* build(deps-dev): bump flake8-builtins from 2.2.0 to 2.5.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/104
* build(deps-dev): bump flake8-bugbear from 24.2.6 to 24.4.21 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/105
* build(deps-dev): bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/106
* build(deps-dev): bump flake8-bugbear from 24.4.21 to 24.4.26 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/107
* build(deps): update pygments requirement from ~=2.17 to ~=2.18 by dependabot in https://github.com/priv-kweihmann/multimetric/pull/108


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

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

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.