Seviper

Latest version: v0.1.1

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

Scan your dependencies

0.1.1

What's Changed
* Bump pylint from 3.3.0 to 3.3.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/60
* Bump build from 1.2.2 to 1.2.2.post1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/61
* ⬆️🐍Support Python 3.13 by hf-kklein in https://github.com/Hochfrequenz/seviper/pull/62

New Contributors
* hf-kklein made their first contribution in https://github.com/Hochfrequenz/seviper/pull/62

**Full Changelog**: https://github.com/Hochfrequenz/seviper/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* Bump coverage from 7.5.0 to 7.5.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/27
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/28
* Bump twine from 5.0.0 to 5.1.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/29
* Bump pytest-asyncio from 0.23.6 to 0.23.7 by dependabot in https://github.com/Hochfrequenz/seviper/pull/30
* Bump codespell from 2.2.6 to 2.3.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/32
* Bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/Hochfrequenz/seviper/pull/33
* Bump coverage from 7.5.2 to 7.5.3 by dependabot in https://github.com/Hochfrequenz/seviper/pull/34
* Bump pylint from 3.1.0 to 3.2.2 by dependabot in https://github.com/Hochfrequenz/seviper/pull/31
* ✨Add secured version of `aiostream.action` by lord-haffi in https://github.com/Hochfrequenz/seviper/pull/35
* Bump pylint from 3.2.2 to 3.2.3 by dependabot in https://github.com/Hochfrequenz/seviper/pull/36
* Bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/Hochfrequenz/seviper/pull/37
* add test case for static methods by JonasSchneegans in https://github.com/Hochfrequenz/seviper/pull/38
* Bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/Hochfrequenz/seviper/pull/39
* Bump twine from 5.1.0 to 5.1.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/40
* Bump mypy from 1.10.0 to 1.10.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/42
* Bump pylint from 3.2.3 to 3.2.5 by dependabot in https://github.com/Hochfrequenz/seviper/pull/41
* Bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/43
* Bump pytest-asyncio from 0.23.7 to 0.23.8 by dependabot in https://github.com/Hochfrequenz/seviper/pull/44
* Bump mypy from 1.10.1 to 1.11.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/45
* Bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/47
* Bump pylint from 3.2.5 to 3.2.6 by dependabot in https://github.com/Hochfrequenz/seviper/pull/46
* Bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/Hochfrequenz/seviper/pull/48
* Bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/49
* Bump mypy from 1.11.0 to 1.11.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/51
* Bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/50
* Bump mypy from 1.11.1 to 1.11.2 by dependabot in https://github.com/Hochfrequenz/seviper/pull/52
* Bump pytest-asyncio from 0.23.8 to 0.24.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/53
* Bump pylint from 3.2.6 to 3.2.7 by dependabot in https://github.com/Hochfrequenz/seviper/pull/54
* Bump build from 1.2.1 to 1.2.2 by dependabot in https://github.com/Hochfrequenz/seviper/pull/55
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/Hochfrequenz/seviper/pull/56
* Bump pylint from 3.2.7 to 3.3.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/57
* Bump pylint from 3.3.0 to 3.3.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/59
* Move optional dependencies from `dev_requirements` to `pyproject.toml` by FreddyFox892 in https://github.com/Hochfrequenz/seviper/pull/58

New Contributors
* JonasSchneegans made their first contribution in https://github.com/Hochfrequenz/seviper/pull/38
* FreddyFox892 made their first contribution in https://github.com/Hochfrequenz/seviper/pull/58

**Full Changelog**: https://github.com/Hochfrequenz/seviper/compare/v0.0.4...v0.1.0

0.0.4

What's Changed
* Bump pytest from 8.1.0 to 8.1.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/12
* Bump pytest-asyncio from 0.23.5 to 0.23.5.post1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/13
* Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/14
* Bump coverage from 7.4.3 to 7.4.4 by dependabot in https://github.com/Hochfrequenz/seviper/pull/15
* Bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/16
* 🩹Upgrade `requirements-packaging.txt` - resolve `InvalidDistribution` issue by lord-haffi in https://github.com/Hochfrequenz/seviper/pull/18
* Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 by dependabot in https://github.com/Hochfrequenz/seviper/pull/19
* Bump build from 1.1.1 to 1.2.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/20
* Bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/21
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/22
* Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/23
* Bump coverage from 7.4.4 to 7.5.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/24
* Bump black from 24.4.0 to 24.4.2 by dependabot in https://github.com/Hochfrequenz/seviper/pull/25
* 🎨🚨Improve typing issues with methods by lord-haffi in https://github.com/Hochfrequenz/seviper/pull/26


**Full Changelog**: https://github.com/Hochfrequenz/seviper/compare/v0.0.3...v0.0.4

0.0.3

What's Changed
* ✅Add Unittest for decorating instance methods by lord-haffi in https://github.com/Hochfrequenz/seviper/pull/9
* 🎨Typing issues by lord-haffi in https://github.com/Hochfrequenz/seviper/pull/11


**Full Changelog**: https://github.com/Hochfrequenz/seviper/compare/v0.0.2...v0.0.3

0.0.2

What's Changed
* Bump build from 1.0.3 to 1.1.1 by dependabot in https://github.com/Hochfrequenz/seviper/pull/7
* Bump pytest from 8.0.2 to 8.1.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/8
* ✨Provide input parameters to callback functions + some rework of internal structure by lord-haffi in https://github.com/Hochfrequenz/seviper/pull/6


**Full Changelog**: https://github.com/Hochfrequenz/seviper/compare/v0.0.1...v0.0.2

0.0.1

What's Changed
* Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/Hochfrequenz/seviper/pull/1
* Bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/Hochfrequenz/seviper/pull/2
* Bump pylint from 3.0.3 to 3.0.4 by dependabot in https://github.com/Hochfrequenz/seviper/pull/3
* Bump pylint from 3.0.4 to 3.1.0 by dependabot in https://github.com/Hochfrequenz/seviper/pull/4
* ✨🚀Base implementation by lord-haffi in https://github.com/Hochfrequenz/seviper/pull/5

New Contributors
* dependabot made their first contribution in https://github.com/Hochfrequenz/seviper/pull/1
* lord-haffi made their first contribution in https://github.com/Hochfrequenz/seviper/pull/5

**Full Changelog**: https://github.com/Hochfrequenz/seviper/commits/v0.0.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.