Skip to content

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
cachetools major >=2.0.0,<3.2 -> >=2.0.0,<5.0

Release Notes

tkem/cachetools

v4.0.0

Compare Source

===================

  • Require Python 3.5 or later.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 15, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 15, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 15, 2019

DEPENDENCIES = (
"cachetools>=2.0.0,<3.2",
"cachetools>=2.0.0,<5.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v4 requires Python 3.5 or greater cachetool's changelog, setup.cfg via python_requires.

pip should install the last compatible version, so merging this shouldn't break any 2.7 users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants