Neo4j-driver

Latest version: v5.28.1

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

Scan your dependencies

Page 4 of 6

5.15.0.0b1

* Target driver version 5.15.0

5.14.1.0a1

* Target driver version 5.14.1
* Initial release.

5.14

- Python 3.12 support added

5.13

- Deprecated using `neo4j.Driver` and `neo4j.AsyncDriver` after calling `.close()` on them,
except for calling `.close()` again, which has no effects.

5.10

- No breaking or major changes.

5.9

- `neo4j.auth_management.ExpiringAuth`'s `expires_in` (in preview) was replaced
by `expires_at`, which is a unix timestamp.
You can use `ExpiringAuth(some_auth).expires_in(123)` instead.

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.