Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore: tag 1.52.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed Nov 12, 2018
1 parent 99cb938 commit 53038cc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
<a name="1.52.1"></a>
## 1.52.1 (2018-11-12)


#### Chore

* upgrade requests per CVE-2018-18074 ([c71558e1](https://github.com/mozilla-services/autopush/commit/c71558e1f1e44aad8150d6005b3c2f0c8e912a7d), closes [#1300](https://github.com/mozilla-services/autopush/issues/1300))



<a name="1.52.0"></a>
## 1.52.0 (2018-10-12)

Expand Down
2 changes: 1 addition & 1 deletion autopush/__init__.py
@@ -1 +1 @@
__version__ = '1.52.0' # pragma: nocover
__version__ = '1.52.1' # pragma: nocover

0 comments on commit 53038cc

Please sign in to comment.