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

Update notifications-python-client to 4.7.1 #1526

Conversation

pyup-bot
Copy link
Contributor

There's a new version of notifications-python-client available.
You are currently using 4.6.0. I have updated it to 4.7.1

These links might come in handy: PyPI | Changelog | Repo

Changelog

4.7.1

  • Fixed PyJWT security issue. 91

4.7.0

  • Added NotificationsAPIClient.get_received_texts()
    • an optional older_than argument can be specified to retrieve all received texts older than the last
      received text id. If omitted the first 250, the api limit, received texts will be returned, with links indicating how to retrieve the next page of results.
  • Added NotificationsAPIClient.get_received_texts_iterator()
    • returns all received texts by a generator object.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@leohemsted leohemsted closed this Dec 28, 2017
@leohemsted leohemsted deleted the pyup-update-notifications-python-client-4.6.0-to-4.7.1 branch December 28, 2017 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants