Driviz

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

What's Changed
* :arrow_up: Bump mkdocs-material from 9.5.45 to 9.5.46 in the all group by dependabot in https://github.com/dribia/driviz/pull/52
* :memo: add more usage examples to docs by mauro-dribia in https://github.com/dribia/driviz/pull/54
* :technologist: add deptry by mauro-dribia in https://github.com/dribia/driviz/pull/56
* :arrow_up: Bump the all group with 3 updates by dependabot in https://github.com/dribia/driviz/pull/58
* :arrow_up: Bump matplotlib from 3.9.2 to 3.9.3 in the all group by dependabot in https://github.com/dribia/driviz/pull/57
* :arrow_up: Bump the all group with 8 updates by dependabot in https://github.com/dribia/driviz/pull/59
* :arrow_up: Bump the all group with 2 updates by dependabot in https://github.com/dribia/driviz/pull/61
* :arrow_up: Bump the all group with 2 updates by dependabot in https://github.com/dribia/driviz/pull/60
* :arrow_up: Bump matplotlib from 3.9.3 to 3.10.0 in the all group by dependabot in https://github.com/dribia/driviz/pull/62
* :arrow_up: Bump the all group with 6 updates by dependabot in https://github.com/dribia/driviz/pull/63
* :arrow_up: Bump the all group across 1 directory with 21 updates by dependabot in https://github.com/dribia/driviz/pull/68
* :arrow_up: Bump pydantic from 2.10.3 to 2.10.4 in the all group by dependabot in https://github.com/dribia/driviz/pull/66
* :arrow_up: Bump the all group with 7 updates by dependabot in https://github.com/dribia/driviz/pull/70
* :arrow_up: Bump pydantic-extra-types from 2.10.1 to 2.10.2 in the all group across 1 directory by dependabot in https://github.com/dribia/driviz/pull/71
* :arrow_up: Bump the all group with 6 updates by dependabot in https://github.com/dribia/driviz/pull/72
* :arrow_up: Bump pydantic from 2.10.5 to 2.10.6 in the all group by dependabot in https://github.com/dribia/driviz/pull/73
* :arrow_up: Bump the all group with 12 updates by dependabot in https://github.com/dribia/driviz/pull/74
* :arrow_up: Bump the all group with 8 updates by dependabot in https://github.com/dribia/driviz/pull/75
* :arrow_up: Bump JRubics/poetry-publish from 2.0 to 2.1 in the all group by dependabot in https://github.com/dribia/driviz/pull/76
* :arrow_up: Bump the all group with 9 updates by dependabot in https://github.com/dribia/driviz/pull/77
* :arrow_up: Bump the all group with 6 updates by dependabot in https://github.com/dribia/driviz/pull/80
* :arrow_up: Bump the all group with 5 updates by dependabot in https://github.com/dribia/driviz/pull/81
* :arrow_up: Bump matplotlib from 3.10.0 to 3.10.1 in the all group by dependabot in https://github.com/dribia/driviz/pull/83
* :arrow_up: Bump the all group with 6 updates by dependabot in https://github.com/dribia/driviz/pull/82
* :arrow_up: Bump jinja2 from 3.1.5 to 3.1.6 by dependabot in https://github.com/dribia/driviz/pull/84
* :arrow_up: Bump the all group with 6 updates by dependabot in https://github.com/dribia/driviz/pull/85
* :arrow_up: Bump pydantic-extra-types from 2.10.2 to 2.10.3 in the all group by dependabot in https://github.com/dribia/driviz/pull/86
* :arrow_up: Bump the all group with 7 updates by dependabot in https://github.com/dribia/driviz/pull/87
* :globe_with_meridians: Allow set locale for Altair plots by claudia-dribia in https://github.com/dribia/driviz/pull/79
* :rocket: New release v0.4.0 by github-actions in https://github.com/dribia/driviz/pull/89
* :pushpin: freeze JRubics/poetry-publish input versions by mauro-dribia in https://github.com/dribia/driviz/pull/91

New Contributors
* claudia-dribia made their first contribution in https://github.com/dribia/driviz/pull/79

**Full Changelog**: https://github.com/dribia/driviz/compare/v0.3.1...v0.4.0

0.3.1

What's Changed
* :pushpin: allow numpy v1 and v2 by mauro-dribia in https://github.com/dribia/driviz/pull/50
* :rocket: New release v0.3.1 by github-actions in https://github.com/dribia/driviz/pull/51


**Full Changelog**: https://github.com/dribia/driviz/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* :technologist: add pre-commits to check Makefile + sync dependencies by mauro-dribia in https://github.com/dribia/driviz/pull/28
* :construction_worker: update bump workflow by mauro-dribia in https://github.com/dribia/driviz/pull/32
* :art: update emoji by mauro-dribia in https://github.com/dribia/driviz/pull/33
* :heavy_minus_sign: Remove unnecessary dependencies. by hribera in https://github.com/dribia/driviz/pull/30
* :construction_worker: dependabot: all PRs in one by mauro-dribia in https://github.com/dribia/driviz/pull/39
* :arrow_up: Bump the all group with 2 updates by dependabot in https://github.com/dribia/driviz/pull/40
* :arrow_up: Bump the all group with 10 updates by dependabot in https://github.com/dribia/driviz/pull/41
* :lipstick: set white backgroud for altair plots by mauro-dribia in https://github.com/dribia/driviz/pull/43
* :alien: setup for altair v5.5.0 by mauro-dribia in https://github.com/dribia/driviz/pull/47
* :memo: add plots automatically to docs by mauro-dribia in https://github.com/dribia/driviz/pull/45
* :rocket: New release v0.3.0 by github-actions in https://github.com/dribia/driviz/pull/48


**Full Changelog**: https://github.com/dribia/driviz/compare/v0.2.1...v0.3.0

0.2.1

What's Changed
* :construction_worker: update workflows by mauro-dribia in https://github.com/dribia/driviz/pull/22
* :memo: build docs using mike by mauro-dribia in https://github.com/dribia/driviz/pull/25

New Contributors
* mauro-dribia made their first contribution in https://github.com/dribia/driviz/pull/22

**Full Changelog**: https://github.com/dribia/driviz/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* :arrow_up: Bump mypy from 1.11.2 to 1.13.0 by dependabot in https://github.com/dribia/driviz/pull/1
* :arrow_up: Bump ruff from 0.6.9 to 0.7.0 by dependabot in https://github.com/dribia/driviz/pull/2
* 3 minimal initial version by hribera in https://github.com/dribia/driviz/pull/4
* :sparkles: Add release and bump workflows. by hribera in https://github.com/dribia/driviz/pull/6
* Modify bump and release workflows by hribera in https://github.com/dribia/driviz/pull/8
* :bug: Fix release.yml by airibarne in https://github.com/dribia/driviz/pull/13

New Contributors
* dependabot made their first contribution in https://github.com/dribia/driviz/pull/1
* hribera made their first contribution in https://github.com/dribia/driviz/pull/4
* airibarne made their first contribution in https://github.com/dribia/driviz/pull/13

**Full Changelog**: https://github.com/dribia/driviz/commits/v0.2.0

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.