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 #750

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Jan 7, 2018

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! 🤖

@codecov-io
Copy link

Codecov Report

Merging #750 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #750   +/-   ##
========================================
  Coverage    96.72%   96.72%           
========================================
  Files          143      143           
  Lines         4216     4216           
  Branches       393      393           
========================================
  Hits          4078     4078           
- Misses          82       83    +1     
+ Partials        56       55    -1
Impacted Files Coverage Δ
datahub/core/admin.py 83.63% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 788eae1...eaef8de. Read the comment docs.

@elcct
Copy link
Contributor

elcct commented Jan 8, 2018

Closing as we update dependencies differently.

@elcct elcct closed this Jan 8, 2018
@marcofucci marcofucci deleted the pyup-update-notifications-python-client-4.6.0-to-4.7.1 branch July 27, 2018 14:55
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.

3 participants