Feu

Latest version: v0.3.1

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

Scan your dependencies

Page 3 of 3

0.0.4

What's Changed
* Bump mkdocs-material from 9.5.15 to 9.5.16 by dependabot in https://github.com/durandtibo/feu/pull/93
* Bump ruff from 0.3.4 to 0.3.5 by dependabot in https://github.com/durandtibo/feu/pull/92
* Bump mkdocstrings from 0.24.1 to 0.24.3 by dependabot in https://github.com/durandtibo/feu/pull/95
* Bump mkdocs-material from 9.5.16 to 9.5.17 by dependabot in https://github.com/durandtibo/feu/pull/94
* Bump idna from 3.6 to 3.7 by dependabot in https://github.com/durandtibo/feu/pull/96
* Bump ruff from 0.3.5 to 0.3.7 by dependabot in https://github.com/durandtibo/feu/pull/98
* Bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/durandtibo/feu/pull/97
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/feu/pull/101
* Update workflows by durandtibo in https://github.com/durandtibo/feu/pull/102
* Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 by dependabot in https://github.com/durandtibo/feu/pull/103
* Bump mkdocstrings from 0.24.3 to 0.25.0 by dependabot in https://github.com/durandtibo/feu/pull/104
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/durandtibo/feu/pull/105
* Bump mkdocs-material from 9.5.19 to 9.5.20 by dependabot in https://github.com/durandtibo/feu/pull/106
* Bump ruff from 0.4.1 to 0.4.2 by dependabot in https://github.com/durandtibo/feu/pull/107
* Bump black from 24.4.1 to 24.4.2 by dependabot in https://github.com/durandtibo/feu/pull/108
* Improve documentation workflows by durandtibo in https://github.com/durandtibo/feu/pull/110
* Update badges by durandtibo in https://github.com/durandtibo/feu/pull/111
* Bump mkdocstrings from 0.25.0 to 0.25.1 by dependabot in https://github.com/durandtibo/feu/pull/112
* Update dependencies by durandtibo in https://github.com/durandtibo/feu/pull/113
* Bump mkdocs-material from 9.5.21 to 9.5.22 by dependabot in https://github.com/durandtibo/feu/pull/114
* Update workflows by durandtibo in https://github.com/durandtibo/feu/pull/115
* Bump requests from 2.31.0 to 2.32.0 in the pip group by dependabot in https://github.com/durandtibo/feu/pull/118
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/durandtibo/feu/pull/117
* Bump mkdocs-material from 9.5.22 to 9.5.24 by dependabot in https://github.com/durandtibo/feu/pull/116
* Bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/durandtibo/feu/pull/121
* Bump ruff from 0.4.4 to 0.4.5 by dependabot in https://github.com/durandtibo/feu/pull/120
* Bump mkdocs-material from 9.5.24 to 9.5.25 by dependabot in https://github.com/durandtibo/feu/pull/119
* Bump coverage from 7.5.2 to 7.5.3 by dependabot in https://github.com/durandtibo/feu/pull/124
* Bump xdoctest from 1.1.3 to 1.1.4 by dependabot in https://github.com/durandtibo/feu/pull/123
* Bump ruff from 0.4.5 to 0.4.7 by dependabot in https://github.com/durandtibo/feu/pull/122
* Bump packaging from 24.0 to 24.1 by dependabot in https://github.com/durandtibo/feu/pull/129
* Bump xdoctest from 1.1.4 to 1.1.5 by dependabot in https://github.com/durandtibo/feu/pull/128
* Bump mkdocs-material from 9.5.25 to 9.5.26 by dependabot in https://github.com/durandtibo/feu/pull/125
* Bump ruff from 0.4.7 to 0.4.8 by dependabot in https://github.com/durandtibo/feu/pull/126
* Bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/durandtibo/feu/pull/127
* Bump urllib3 from 2.2.1 to 2.2.2 in the pip group by dependabot in https://github.com/durandtibo/feu/pull/133
* Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0 by dependabot in https://github.com/durandtibo/feu/pull/132
* Bump mkdocs-material from 9.5.26 to 9.5.27 by dependabot in https://github.com/durandtibo/feu/pull/131
* Bump ruff from 0.4.8 to 0.4.9 by dependabot in https://github.com/durandtibo/feu/pull/130
* Add function to install package by durandtibo in https://github.com/durandtibo/feu/pull/134
* Improve `PackageInstaller` by durandtibo in https://github.com/durandtibo/feu/pull/135
* Update documentation by durandtibo in https://github.com/durandtibo/feu/pull/136
* Release version `0.0.4` by durandtibo in https://github.com/durandtibo/feu/pull/137


**Full Changelog**: https://github.com/durandtibo/feu/compare/v0.0.3...v0.0.4

0.0.3

What's Changed
* Update dependencies and fix issues by durandtibo in https://github.com/durandtibo/feu/pull/55
* Update workflows by durandtibo in https://github.com/durandtibo/feu/pull/56
* Bump actions/dependency-review-action from 3 to 4 by dependabot in https://github.com/durandtibo/feu/pull/57
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/durandtibo/feu/pull/58
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/durandtibo/feu/pull/59
* Bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/durandtibo/feu/pull/60
* Bump pre-commit/action from 3.0.0 to 3.0.1 by dependabot in https://github.com/durandtibo/feu/pull/61
* Bump pre-commit from 3.6.0 to 3.6.1 by dependabot in https://github.com/durandtibo/feu/pull/62
* Bump ruff from 0.2.0 to 0.2.1 by dependabot in https://github.com/durandtibo/feu/pull/63
* Bump mkdocs-material from 9.5.7 to 9.5.9 by dependabot in https://github.com/durandtibo/feu/pull/64
* Fix coverage workflow by durandtibo in https://github.com/durandtibo/feu/pull/65
* Bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/durandtibo/feu/pull/70
* Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/durandtibo/feu/pull/69
* Bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/durandtibo/feu/pull/68
* Bump pre-commit from 3.6.1 to 3.6.2 by dependabot in https://github.com/durandtibo/feu/pull/66
* Bump mkdocs-material from 9.5.9 to 9.5.10 by dependabot in https://github.com/durandtibo/feu/pull/67
* Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/durandtibo/feu/pull/73
* Bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/durandtibo/feu/pull/72
* Bump mkdocs-material from 9.5.10 to 9.5.11 by dependabot in https://github.com/durandtibo/feu/pull/71
* Bump mkdocstrings from 0.24.0 to 0.24.1 by dependabot in https://github.com/durandtibo/feu/pull/75
* Bump mkdocs-material from 9.5.11 to 9.5.12 by dependabot in https://github.com/durandtibo/feu/pull/76
* Update dependencies by durandtibo in https://github.com/durandtibo/feu/pull/77
* Update dependency review workflow by durandtibo in https://github.com/durandtibo/feu/pull/80
* Bump pytest from 8.0.2 to 8.1.1 by dependabot in https://github.com/durandtibo/feu/pull/79
* Bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/durandtibo/feu/pull/84
* Bump ruff from 0.3.2 to 0.3.3 by dependabot in https://github.com/durandtibo/feu/pull/82
* Bump coverage from 7.4.3 to 7.4.4 by dependabot in https://github.com/durandtibo/feu/pull/81
* Bump mkdocs-material from 9.5.13 to 9.5.14 by dependabot in https://github.com/durandtibo/feu/pull/83
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/feu/pull/85
* Update nightly package test workflow by durandtibo in https://github.com/durandtibo/feu/pull/86
* Improve style by durandtibo in https://github.com/durandtibo/feu/pull/87
* Update dependencies and workflows by durandtibo in https://github.com/durandtibo/feu/pull/88
* Release version `0.0.3` by durandtibo in https://github.com/durandtibo/feu/pull/89

New Contributors
* dependabot made their first contribution in https://github.com/durandtibo/feu/pull/57

**Full Changelog**: https://github.com/durandtibo/feu/compare/v0.0.2...v0.0.3

0.0.2

What's Changed
* Release version `0.0.1` by durandtibo in https://github.com/durandtibo/feu/pull/18
* Update dependencies by durandtibo in https://github.com/durandtibo/feu/pull/37
* Release version `0.0.2` by durandtibo in https://github.com/durandtibo/feu/pull/38
* Update readme by durandtibo in https://github.com/durandtibo/feu/pull/39


**Full Changelog**: https://github.com/durandtibo/feu/compare/v0.0.1...v0.0.2****

0.0.1

What's Changed
* Set up repo by durandtibo in https://github.com/durandtibo/feu/pull/1
* Add `is_package_available` by durandtibo in https://github.com/durandtibo/feu/pull/2
* Add CI workflows by durandtibo in https://github.com/durandtibo/feu/pull/3
* Create dependabot.yml by durandtibo in https://github.com/durandtibo/feu/pull/4
* Create dependency-review.yml by durandtibo in https://github.com/durandtibo/feu/pull/5
* Add `is_module_available` by durandtibo in https://github.com/durandtibo/feu/pull/7
* Add `get_package_version` by durandtibo in https://github.com/durandtibo/feu/pull/8
* Add `compare_version` by durandtibo in https://github.com/durandtibo/feu/pull/9
* Add pypi publish workflow by durandtibo in https://github.com/durandtibo/feu/pull/10
* Update dependencies by durandtibo in https://github.com/durandtibo/feu/pull/11
* Add badges by durandtibo in https://github.com/durandtibo/feu/pull/12
* Add nightly package workflow by durandtibo in https://github.com/durandtibo/feu/pull/13
* Nightly package by durandtibo in https://github.com/durandtibo/feu/pull/14
* Update nightly package workflow by durandtibo in https://github.com/durandtibo/feu/pull/15
* Update README.md by durandtibo in https://github.com/durandtibo/feu/pull/16
* Release version `0.0.1` by durandtibo in https://github.com/durandtibo/feu/pull/17


**Full Changelog**: https://github.com/durandtibo/feu/commits/v0.0.1

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.