Pymchelper

Latest version: v2.7.5

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

Scan your dependencies

Page 1 of 17

2.7.5

What's Changed

* fix for trailing underscore by grzanka in https://github.com/DataMedSci/pymchelper/pull/769
* Estimators should be sorted by file names by SzymanskiBartlomiej in https://github.com/DataMedSci/pymchelper/pull/782
* improve github pages deploy by grzanka in https://github.com/DataMedSci/pymchelper/pull/777
* improved win packages by grzanka in https://github.com/DataMedSci/pymchelper/pull/779
* better font for matplotlib by grzanka in https://github.com/DataMedSci/pymchelper/pull/780

Bumps
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/DataMedSci/pymchelper/pull/775
* bump SH12A version in tests by grzanka in https://github.com/DataMedSci/pymchelper/pull/776
* Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by dependabot in https://github.com/DataMedSci/pymchelper/pull/778

New Contributors
* SzymanskiBartlomiej made their first contribution in https://github.com/DataMedSci/pymchelper/pull/782

**Full Changelog**: https://github.com/DataMedSci/pymchelper/compare/v2.7.4...v2.7.5

2.7.4

What's Changed

* fix sphinx apidoc generation by grzanka in https://github.com/DataMedSci/pymchelper/pull/770
* single package executables by grzanka in https://github.com/DataMedSci/pymchelper/pull/772

Bumps
* Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1 by dependabot in https://github.com/DataMedSci/pymchelper/pull/765
* Bump pytest from 8.3.3 to 8.3.4 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/766
* Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2 by dependabot in https://github.com/DataMedSci/pymchelper/pull/767


**Full Changelog**: https://github.com/DataMedSci/pymchelper/compare/v2.7.3...v2.7.4

2.7.3

What's Changed

* Fix for tests with new version 2.x for numpy by dudiiiiiiii in https://github.com/DataMedSci/pymchelper/pull/760
* Bump sphinx from 7.3.6 to 7.3.7 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/736
* Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.9 by dependabot in https://github.com/DataMedSci/pymchelper/pull/759
* Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.12.2 by dependabot in https://github.com/DataMedSci/pymchelper/pull/758
* Bump flake8 from 7.0.0 to 7.1.1 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/755
* Bump pytest from 8.1.1 to 8.3.3 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/757
* Bump sphinx-notes/pages from 3.0 to 3.1 by dependabot in https://github.com/DataMedSci/pymchelper/pull/738
* Bump pre-commit from 3.7.0 to 4.0.1 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/756
* Bump requests from 2.31.0 to 2.32.3 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/744
* Bump yapf from 0.40.2 to 0.43.0 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/762
* Bump sphinx from 7.3.7 to 8.1.3 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/761

New Contributors
* dudiiiiiiii made their first contribution in https://github.com/DataMedSci/pymchelper/pull/760

**Full Changelog**: https://github.com/DataMedSci/pymchelper/compare/v2.7.2...v2.7.3

2.7.2

What's Changed
* python 3.12 support by grzanka in https://github.com/DataMedSci/pymchelper/pull/733
* check packaging on 3.11 by grzanka in https://github.com/DataMedSci/pymchelper/pull/735


**Full Changelog**: https://github.com/DataMedSci/pymchelper/compare/v2.7.1...v2.7.2

2.7.1

What's Changed
* fix numpy req by grzanka in https://github.com/DataMedSci/pymchelper/pull/732
* Bump sphinx from 7.2.6 to 7.3.2 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/728
* Bump sphinx from 7.3.2 to 7.3.6 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/730
* Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 by dependabot in https://github.com/DataMedSci/pymchelper/pull/729


**Full Changelog**: https://github.com/DataMedSci/pymchelper/compare/v2.7.0...v2.7.1

2.7.0

What's Changed

* Fixing calculation of average by grzanka in https://github.com/DataMedSci/pymchelper/pull/723
* Fix documentation upload to github pages by grzanka in https://github.com/DataMedSci/pymchelper/pull/727
* Fix issues in tests (also after accidental commit to the master) by grzanka in https://github.com/DataMedSci/pymchelper/pull/720
* deleting reviewpad as its not longer available by grzanka in https://github.com/DataMedSci/pymchelper/pull/721

Bumps
* Bump ncipollo/release-action from 1.13.0 to 1.14.0 by dependabot in https://github.com/DataMedSci/pymchelper/pull/709
* Bump pytest from 7.4.4 to 8.0.0 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/708
* Bump pytest from 8.0.0 to 8.0.1 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/712
* Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by dependabot in https://github.com/DataMedSci/pymchelper/pull/715
* Bump pytest from 8.0.1 to 8.0.2 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/714
* Bump pytest from 8.0.2 to 8.1.0 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/716
* Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by dependabot in https://github.com/DataMedSci/pymchelper/pull/717
* Bump pytest from 8.1.0 to 8.1.1 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/719
* Bump pre-commit from 3.5.0 to 3.6.2 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/711
* Bump sphinx from 7.1.2 to 7.2.6 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/682
* Bump pre-commit from 3.6.2 to 3.7.0 in /tests by dependabot in https://github.com/DataMedSci/pymchelper/pull/724


**Full Changelog**: https://github.com/DataMedSci/pymchelper/compare/v2.6.4...v2.7.0

Page 1 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.