pyvec / python.cz

Czech Python user group homepage / Domovská stránka českých Pythonistů
https://python.cz
MIT License
40 stars 114 forks source link

Bump cachelib from 0.6.0 to 0.7.0 #520

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cachelib from 0.6.0 to 0.7.0.

Release notes

Sourced from cachelib's releases.

0.7.0

https://cachelib.readthedocs.io/en/stable/changes/

Changelog

Sourced from cachelib's changelog.

Version 0.7.0

Released 2022-05-14

  • FileSystemCache now stores universal expiration timestamps using python's struct module.
  • Drop support for Python 3.6
Commits
  • 51c447a release 0.7.0 (#146)
  • cce89bc Bump pip-tools from 6.5.1 to 6.6.0 in /requirements (#138)
  • 427225c Bump pytest from 7.1.1 to 7.1.2 in /requirements (#139)
  • 47122f7 Bump tox from 3.24.5 to 3.25.0 in /requirements (#140)
  • b5a06ba Bump redis from 4.2.1 to 4.3.1 in /requirements (#145)
  • c1e9e0c Bump pre-commit from 2.17.0 to 2.18.1 in /requirements (#141)
  • dc91061 Bump types-redis from 4.1.19 to 4.2.0 in /requirements (#142)
  • af55d5d Bump mypy from 0.942 to 0.950 in /requirements (#143)
  • 821cbb3 Merge pull request #144 from pallets-eco/pre-commit-ci-update-config
  • 386a845 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)