Cachepot

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

What's Changed

This is the first release supporting Python 3.12

* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/127
* Update dependency build to v1.0.3 by renovate in https://github.com/kitsuyui/cachepot/pull/125
* Don't need to specify both of pull_request and push by kitsuyui in https://github.com/kitsuyui/cachepot/pull/131
* Update dependency pytest to v7.4.2 by renovate in https://github.com/kitsuyui/cachepot/pull/132
* Update dependency black to v23.9.0 by renovate in https://github.com/kitsuyui/cachepot/pull/133
* Update dependency black to v23.9.1 by renovate in https://github.com/kitsuyui/cachepot/pull/135
* Update codecov/codecov-action action to v4 by renovate in https://github.com/kitsuyui/cachepot/pull/136
* Revert "Update codecov/codecov-action action to v4" by kitsuyui in https://github.com/kitsuyui/cachepot/pull/137
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/138
* Update dependency typing-extensions to v4.8.0 by renovate in https://github.com/kitsuyui/cachepot/pull/139
* Update dependency setuptools-scm to v8 by renovate in https://github.com/kitsuyui/cachepot/pull/140
* Update dependency setuptools-scm to v8.0.3 by renovate in https://github.com/kitsuyui/cachepot/pull/141
* Bump cryptography from 41.0.3 to 41.0.4 by dependabot in https://github.com/kitsuyui/cachepot/pull/142
* Update dependency poethepoet to v0.23.0 by renovate in https://github.com/kitsuyui/cachepot/pull/143
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/144
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/145
* Update dependency redis to v5.0.1 by renovate in https://github.com/kitsuyui/cachepot/pull/146
* Update dependency poethepoet to v0.24.0 by renovate in https://github.com/kitsuyui/cachepot/pull/147
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/148
* Update dependency setuptools-scm to v8.0.4 by renovate in https://github.com/kitsuyui/cachepot/pull/149
* Support Python 3.12 by kitsuyui in https://github.com/kitsuyui/cachepot/pull/150


**Full Changelog**: https://github.com/kitsuyui/cachepot/compare/v0.2.0...v0.3.0

0.2.0

What's Changed
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/117
* Fix: GitHub Workflow trigger by kitsuyui in https://github.com/kitsuyui/cachepot/pull/120
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/121
* Update dependency redis to v5 by renovate in https://github.com/kitsuyui/cachepot/pull/122
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/123
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/124
* Update dependency pytest to v7.4.1 by renovate in https://github.com/kitsuyui/cachepot/pull/126
* Update actions/checkout action to v4 by renovate in https://github.com/kitsuyui/cachepot/pull/128
* Python 3.7 End-of-life by kitsuyui in https://github.com/kitsuyui/cachepot/pull/129
* refine ci by kitsuyui in https://github.com/kitsuyui/cachepot/pull/130

Warning

Drop support of Python 3.7 (EOL and security fix releases ended)

**Full Changelog**: https://github.com/kitsuyui/cachepot/compare/v0.1.6...v0.2.0

0.1.6

What's Changed
* Update CI by kitsuyui in https://github.com/kitsuyui/cachepot/pull/76
* Bump cryptography from 39.0.0 to 39.0.1 by dependabot in https://github.com/kitsuyui/cachepot/pull/77
* Update kitsuyui/happy-commit action to v0.7 by renovate in https://github.com/kitsuyui/cachepot/pull/81
* Update dependency pytest to v7.2.2 by renovate in https://github.com/kitsuyui/cachepot/pull/78
* Update dependency isort to v5.12.0 by renovate in https://github.com/kitsuyui/cachepot/pull/79
* Update dependency redis to v4.5.1 by renovate in https://github.com/kitsuyui/cachepot/pull/80
* Update dependency mypy to v1 by renovate in https://github.com/kitsuyui/cachepot/pull/84
* Update dependency flake8 to v6 by renovate in https://github.com/kitsuyui/cachepot/pull/83
* Update dependency black to v23 by renovate in https://github.com/kitsuyui/cachepot/pull/82
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/85
* Update dependency redis to v4.5.2 by renovate in https://github.com/kitsuyui/cachepot/pull/86
* Update dependency redis to v4.5.3 by renovate in https://github.com/kitsuyui/cachepot/pull/87
* Update dependency poethepoet to v0.19.0 by renovate in https://github.com/kitsuyui/cachepot/pull/88
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/89
* Update dependency black to v23.3.0 by renovate in https://github.com/kitsuyui/cachepot/pull/90
* Update dependency redis to v4.5.4 by renovate in https://github.com/kitsuyui/cachepot/pull/91
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/92
* Update dependency mypy to v1.2.0 by renovate in https://github.com/kitsuyui/cachepot/pull/93
* Update dependency pytest to v7.3.0 by renovate in https://github.com/kitsuyui/cachepot/pull/94
* Lock file maintenance by renovate in https://github.com/kitsuyui/cachepot/pull/95
* Update dependency pytest to v7.3.1 by renovate in https://github.com/kitsuyui/cachepot/pull/96
* Install typos by kitsuyui in https://github.com/kitsuyui/cachepot/pull/97
* Update dependency pyupgrade to v3.3.2 by renovate in https://github.com/kitsuyui/cachepot/pull/98
* Update README by kitsuyui in https://github.com/kitsuyui/cachepot/pull/99
* Update kitsuyui/happy-commit action to v0.8 by renovate in https://github.com/kitsuyui/cachepot/pull/100
* Update dependency redis to v4.5.5 by renovate in https://github.com/kitsuyui/cachepot/pull/101
* Update dependency mypy to v1.3.0 by renovate in https://github.com/kitsuyui/cachepot/pull/102
* Update happy-commit by kitsuyui in https://github.com/kitsuyui/cachepot/pull/103
* Update dependency pytest-cov to v4.1.0 by renovate in https://github.com/kitsuyui/cachepot/pull/104
* Bump cryptography from 40.0.1 to 41.0.0 by dependabot in https://github.com/kitsuyui/cachepot/pull/105
* Update dependency pyupgrade to v3.4.0 by renovate in https://github.com/kitsuyui/cachepot/pull/107
* Update dependency poethepoet to v0.20.0 by renovate in https://github.com/kitsuyui/cachepot/pull/106
* Move renovate config to .github/renovate.json5 by kitsuyui in https://github.com/kitsuyui/cachepot/pull/108
* Update dependency pytest to v7.3.2 by renovate in https://github.com/kitsuyui/cachepot/pull/109
* Update dependency pytest to v7.4.0 by renovate in https://github.com/kitsuyui/cachepot/pull/111
* Update dependency redis to v4.6.0 by renovate in https://github.com/kitsuyui/cachepot/pull/112
* update mypy and typing extensions by kitsuyui in https://github.com/kitsuyui/cachepot/pull/113
* Update dependency mypy to v1.4.0 by renovate in https://github.com/kitsuyui/cachepot/pull/110
* Update dependency mypy to v1.4.1 by renovate in https://github.com/kitsuyui/cachepot/pull/114
* Update dependency typing-extensions to v4.7.0 by renovate in https://github.com/kitsuyui/cachepot/pull/115
* Update dependency typing-extensions to v4.7.1 by renovate in https://github.com/kitsuyui/cachepot/pull/116


**Full Changelog**: https://github.com/kitsuyui/cachepot/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* Fix development installation way by kitsuyui in https://github.com/kitsuyui/cachepot/pull/1
* Add Renovate App by kitsuyui in https://github.com/kitsuyui/cachepot/pull/2
* Test loading before saving by kitsuyui in https://github.com/kitsuyui/cachepot/pull/3
* Add SQLite3 backend by kitsuyui in https://github.com/kitsuyui/cachepot/pull/4
* Add CircleCI configuration. by kitsuyui in https://github.com/kitsuyui/cachepot/pull/5
* Add redis backend by kitsuyui in https://github.com/kitsuyui/cachepot/pull/7
* Update redis Docker tag to v3.2.12 by renovate in https://github.com/kitsuyui/cachepot/pull/8
* Update circleci/python:3.7.2 Docker digest to 5b39ae7 by renovate in https://github.com/kitsuyui/cachepot/pull/6
* Update circleci/python:3.7.2 Docker digest to 75a3193 by renovate in https://github.com/kitsuyui/cachepot/pull/9
* Update circleci/python:3.7.2 Docker digest to 26135cb by renovate in https://github.com/kitsuyui/cachepot/pull/10
* Update circleci/python:3.7.2 Docker digest to 2eed028 by renovate in https://github.com/kitsuyui/cachepot/pull/11
* Update circleci/python Docker tag to v3.7.3 by renovate in https://github.com/kitsuyui/cachepot/pull/13
* Update circleci/python:3.7.3 Docker digest to 7d45a8f by renovate in https://github.com/kitsuyui/cachepot/pull/14
* Update circleci/python:3.7.3 Docker digest to 9005d09 by renovate in https://github.com/kitsuyui/cachepot/pull/15
* Update circleci/python:3.7.3 Docker digest to 73bb745 by renovate in https://github.com/kitsuyui/cachepot/pull/16
* Update circleci/python:3.7.3 Docker digest to 44b1339 by renovate in https://github.com/kitsuyui/cachepot/pull/17
* Update circleci/python:3.7.3 Docker digest to ddc07e5 by renovate in https://github.com/kitsuyui/cachepot/pull/18
* Update circleci/python:3.7.3 Docker digest to 9981a67 by renovate in https://github.com/kitsuyui/cachepot/pull/19
* Update circleci/python:3.7.3 Docker digest to 206824b by renovate in https://github.com/kitsuyui/cachepot/pull/20
* Update circleci/python:3.7.3 Docker digest to 712eb99 by renovate in https://github.com/kitsuyui/cachepot/pull/21
* Update circleci/python:3.7.3 Docker digest to be830ff by renovate in https://github.com/kitsuyui/cachepot/pull/22
* Update circleci/python:3.7.3 Docker digest to a0c9142 by renovate in https://github.com/kitsuyui/cachepot/pull/23
* Update circleci/python:3.7.3 Docker digest to 83d3912 by renovate in https://github.com/kitsuyui/cachepot/pull/24
* Update circleci/python:3.7.3 Docker digest to 0bee338 by renovate in https://github.com/kitsuyui/cachepot/pull/25
* Update circleci/python:3.7.3 Docker digest to f59aa99 by renovate in https://github.com/kitsuyui/cachepot/pull/26
* Update circleci/python:3.7.3 Docker digest to cb24b71 by renovate in https://github.com/kitsuyui/cachepot/pull/27
* Update circleci/python:3.7.3 Docker digest to ca448fa by renovate in https://github.com/kitsuyui/cachepot/pull/28
* Update circleci/python:3.7.3 Docker digest to 3eb4817 by renovate in https://github.com/kitsuyui/cachepot/pull/30
* Update circleci/python:3.7.3 Docker digest to ff211e3 by renovate in https://github.com/kitsuyui/cachepot/pull/31
* Update circleci/python:3.7.3 Docker digest to 10924f4 by renovate in https://github.com/kitsuyui/cachepot/pull/32
* Update circleci/python:3.7.3 Docker digest to dd70792 by renovate in https://github.com/kitsuyui/cachepot/pull/33
* Update circleci/python:3.7.3 Docker digest to aff0aa5 by renovate in https://github.com/kitsuyui/cachepot/pull/35
* Update circleci/python:3.7.3 Docker digest to 1216611 by renovate in https://github.com/kitsuyui/cachepot/pull/36
* Update circleci/python:3.7.3 Docker digest to 8fcc9f6 by renovate in https://github.com/kitsuyui/cachepot/pull/37
* Update circleci/python:3.7.3 Docker digest to 07d4860 by renovate in https://github.com/kitsuyui/cachepot/pull/38
* Update circleci/python:3.7.3 Docker digest to d95601a by renovate in https://github.com/kitsuyui/cachepot/pull/39
* Update circleci/python:3.7.3 Docker digest to 27bd135 by renovate in https://github.com/kitsuyui/cachepot/pull/40
* Update circleci/python:3.7.3 Docker digest to c5532c9 by renovate in https://github.com/kitsuyui/cachepot/pull/41
* Update circleci/python:3.7.3 Docker digest to ccd1ae0 by renovate in https://github.com/kitsuyui/cachepot/pull/42
* Update circleci/python:3.7.3 Docker digest to ac3975f by renovate in https://github.com/kitsuyui/cachepot/pull/43
* Update circleci/python:3.7.3 Docker digest to 4a2b44a by renovate in https://github.com/kitsuyui/cachepot/pull/44
* Bump typed-ast from 1.3.1 to 1.3.2 by dependabot in https://github.com/kitsuyui/cachepot/pull/45
* Update circleci/python Docker tag to v3.8.2 by renovate in https://github.com/kitsuyui/cachepot/pull/46
* Update circleci/python:3.8.2 Docker digest to 65bf2b8 by renovate in https://github.com/kitsuyui/cachepot/pull/47
* Update circleci/python Docker tag to v3.8.5 by renovate in https://github.com/kitsuyui/cachepot/pull/49
* Update circleci/python Docker tag to v3.8.6 by renovate in https://github.com/kitsuyui/cachepot/pull/51
* Update circleci/python Docker tag to v3.9.0 by renovate in https://github.com/kitsuyui/cachepot/pull/53
* Update circleci/python:3.9.0 Docker digest to e28df96 by renovate in https://github.com/kitsuyui/cachepot/pull/55
* Update circleci/python:3.9.0 Docker digest to 212df70 by renovate in https://github.com/kitsuyui/cachepot/pull/56
* Update circleci/python:3.9.0 Docker digest to d3b98ca by renovate in https://github.com/kitsuyui/cachepot/pull/57
* Update circleci/python Docker tag to v3.9.4 by renovate in https://github.com/kitsuyui/cachepot/pull/59
* Update redis Docker tag to v6 by renovate in https://github.com/kitsuyui/cachepot/pull/60
* Update redis Docker tag to v6.2.4 by renovate in https://github.com/kitsuyui/cachepot/pull/62
* Update circleci/python Docker tag to v3.9.5 by renovate in https://github.com/kitsuyui/cachepot/pull/61
* Update circleci/python Docker tag to v3.9.6 by renovate in https://github.com/kitsuyui/cachepot/pull/64
* Update circleci/python:3.9.6 Docker digest to 92737a0 by renovate in https://github.com/kitsuyui/cachepot/pull/65
* Update redis Docker tag to v6.2.6 by renovate in https://github.com/kitsuyui/cachepot/pull/66
* Update Renovate configuration by kitsuyui in https://github.com/kitsuyui/cachepot/pull/69
* Migrate to GitHub Actions by kitsuyui in https://github.com/kitsuyui/cachepot/pull/72
* Update README Badges by kitsuyui in https://github.com/kitsuyui/cachepot/pull/73
* Update actions/setup-python action to v4 by renovate in https://github.com/kitsuyui/cachepot/pull/74
* enhance ci by kitsuyui in https://github.com/kitsuyui/cachepot/pull/75

New Contributors
* kitsuyui made their first contribution in https://github.com/kitsuyui/cachepot/pull/1
* renovate made their first contribution in https://github.com/kitsuyui/cachepot/pull/8
* dependabot made their first contribution in https://github.com/kitsuyui/cachepot/pull/45

**Full Changelog**: https://github.com/kitsuyui/cachepot/commits/v0.1.5

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.