Skip to content

Commit

Permalink
Update to aioapns 1.10 for security fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Wilkinson (reivilibre) <[email protected]>
  • Loading branch information
reivilibre committed Jul 27, 2020
1 parent ad2ff36 commit d203045
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/139.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update to aioapns 1.10 which has security fixes.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def read(fname):
install_requires=[
"Twisted>=19.2.1",
"prometheus_client>=0.7.0,<0.8",
"aioapns>=1.7",
"aioapns>=1.10",
"cryptography>=2.1.4",
"pyyaml>=5.1.1",
"service_identity>=18.1.0",
Expand Down

0 comments on commit d203045

Please sign in to comment.