summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2023-04-23 16:03:30 +0200
committerSybren A. Stüvel <sybren@stuvel.eu>2023-04-23 16:03:58 +0200
commitbc6445a48198b2daaa298ef1e707ca9dca49a022 (patch)
tree3eee6ba44d024b00eaab4b339cba6a8ccbaeeecc
parent069f6391bc0f32bfbc2a6c5bab1581dbf58beef2 (diff)
downloadrsa-git-bc6445a48198b2daaa298ef1e707ca9dca49a022.tar.gz
CHANGELOG: include upgrade of mypy
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c414b6a..8f48ff4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@
and declare support for 3.11 ([#208](https://github.com/sybrenstuvel/python-rsa/pull/208)).
- Upgrade `pytest` dependency to fix a [security issue](https://github.com/pytest-dev/py/issues/287#issuecomment-1290407715).
- Upgrade `pytest-cov` as well, for good measure.
-
+- Upgrade MyPy ([#211](https://github.com/sybrenstuvel/python-rsa/issues/211)).
## Version 4.9 - release 2022-07-20