Prep for 1.32.2 (#9514)

* Update dependencies (#9505)

* upgrade dependencies

* forbid old setuptools

(cherry picked from commit 70a36fdf00)

* fix help output (#9509)

(cherry picked from commit 27af7b5d15)

* add reminder to repin.sh

* write changelog entry

* pin back mypy
This commit is contained in:
Brad Warren
2022-12-16 12:43:17 -08:00
committed by GitHub
parent b6695b7213
commit 746631351f
6 changed files with 114 additions and 78 deletions
+10
View File
@@ -2,6 +2,16 @@
Certbot adheres to [Semantic Versioning](https://semver.org/).
## 1.32.2 - master
### Fixed
* Our snaps and Docker images were rebuilt to include updated versions of our dependencies.
This release was not pushed to PyPI since those packages were unaffected.
More details about these changes can be found on our GitHub repo.
## 1.32.1 - 2022-12-05
### Fixed