Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cachetools to v4 #411

Merged
merged 1 commit into from
Dec 16, 2019

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
@@ -19,7 +19,7 @@


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