Anystore

Latest version: v0.1.2

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

Scan your dependencies

Page 1 of 2

0.1.2

What's Changed
* Bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/investigativedata/anystore/pull/44
* Bump typer from 0.9.0 to 0.12.0 by dependabot in https://github.com/investigativedata/anystore/pull/55
* Bump orjson from 3.9.15 to 3.10.0 by dependabot in https://github.com/investigativedata/anystore/pull/53
* Bump moto from 5.0.3 to 5.0.4 by dependabot in https://github.com/investigativedata/anystore/pull/52
* Bump pre-commit from 3.6.2 to 3.7.0 by dependabot in https://github.com/investigativedata/anystore/pull/48
* Bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/investigativedata/anystore/pull/47
* Bump sqlalchemy from 2.0.28 to 2.0.29 by dependabot in https://github.com/investigativedata/anystore/pull/50


**Full Changelog**: https://github.com/investigativedata/anystore/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* v0.0.2 by simonwoerpel in https://github.com/investigativedata/anystore/pull/1
* 💥 set -> put (v0.0.3) by simonwoerpel in https://github.com/investigativedata/anystore/pull/8
* v0.0.4 by simonwoerpel in https://github.com/investigativedata/anystore/pull/13
* 🔖 Bump version: 0.0.3 → 0.0.4 by simonwoerpel in https://github.com/investigativedata/anystore/pull/14
* Bump cryptography from 42.0.2 to 42.0.4 by dependabot in https://github.com/investigativedata/anystore/pull/27
* v0.0.5 by simonwoerpel in https://github.com/investigativedata/anystore/pull/21
* v0.0.6 by simonwoerpel in https://github.com/investigativedata/anystore/pull/28
* Bump pydantic from 2.6.3 to 2.6.4 by dependabot in https://github.com/investigativedata/anystore/pull/42
* Bump fakeredis from 2.21.1 to 2.21.3 by dependabot in https://github.com/investigativedata/anystore/pull/41
* Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/investigativedata/anystore/pull/39
* Bump moto from 5.0.2 to 5.0.3 by dependabot in https://github.com/investigativedata/anystore/pull/38
* Bump pytest from 8.0.2 to 8.1.1 by dependabot in https://github.com/investigativedata/anystore/pull/37
* Bump redis from 5.0.2 to 5.0.3 by dependabot in https://github.com/investigativedata/anystore/pull/36


**Full Changelog**: https://github.com/investigativedata/anystore/compare/v0.1.0...v0.1.1

0.1.0

What's Changed

- Add `RedisStore` and `SqlStore` as backends

* Bump sqlalchemy from 2.0.27 to 2.0.28 by dependabot in https://github.com/investigativedata/anystore/pull/34
* Bump pytest from 8.0.1 to 8.1.0 by dependabot in https://github.com/investigativedata/anystore/pull/33
* Bump rich from 13.7.0 to 13.7.1 by dependabot in https://github.com/investigativedata/anystore/pull/32
* Bump redis from 5.0.1 to 5.0.2 by dependabot in https://github.com/investigativedata/anystore/pull/31
* Bump pydantic from 2.6.2 to 2.6.3 by dependabot in https://github.com/investigativedata/anystore/pull/30


**Full Changelog**: https://github.com/investigativedata/anystore/compare/v0.0.6...v0.1.0

0.0.6

Make ffspec dependencies a broader range for easier usage within other libraries.

**Full Changelog**: https://github.com/investigativedata/anystore/compare/v0.0.5...v0.0.6

0.0.5

What's Changed
* Bump fakeredis from 2.21.0 to 2.21.1 by dependabot in https://github.com/investigativedata/anystore/pull/20
* Bump sqlalchemy from 2.0.25 to 2.0.27 by dependabot in https://github.com/investigativedata/anystore/pull/19
* Bump orjson from 3.9.13 to 3.9.14 by dependabot in https://github.com/investigativedata/anystore/pull/18
* Bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/investigativedata/anystore/pull/17
* Bump pre-commit from 3.6.0 to 3.6.1 by dependabot in https://github.com/investigativedata/anystore/pull/16
* Bump pydantic-settings from 2.1.0 to 2.2.1 by dependabot in https://github.com/investigativedata/anystore/pull/26
* Bump pre-commit from 3.6.1 to 3.6.2 by dependabot in https://github.com/investigativedata/anystore/pull/25
* Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/investigativedata/anystore/pull/23
* Bump moto from 5.0.1 to 5.0.2 by dependabot in https://github.com/investigativedata/anystore/pull/22


**Full Changelog**: https://github.com/investigativedata/anystore/compare/v0.0.4...v0.0.5

0.0.4

What's Changed
* Bump adlfs from 2024.1.0 to 2024.2.0 by dependabot in https://github.com/investigativedata/anystore/pull/12
* Bump pydantic from 2.6.0 to 2.6.1 by dependabot in https://github.com/investigativedata/anystore/pull/11
* Bump orjson from 3.9.12 to 3.9.13 by dependabot in https://github.com/investigativedata/anystore/pull/10
* Bump moto from 5.0.0 to 5.0.1 by dependabot in https://github.com/investigativedata/anystore/pull/9
* Bump black from 23.12.1 to 24.1.1 by dependabot in https://github.com/investigativedata/anystore/pull/5
* Bump flake8 from 6.1.0 to 7.0.0 by dependabot in https://github.com/investigativedata/anystore/pull/4


**Full Changelog**: https://github.com/investigativedata/anystore/compare/v0.0.3...v0.0.4

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.