summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-10-29 08:38:59 +0000
committerpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-10-29 08:39:00 +0000
commite06577ef0b72647efbcd977cf81ea063a0ac9b1e (patch)
tree69bfbd50ccc452a289c908ef769086d0aba68dcc
parentc0a918b580fd5471cda54785c9d0e8e0cb8d7ad3 (diff)
downloadjsonschema-e06577ef0b72647efbcd977cf81ea063a0ac9b1e.tar.gz
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
-rw-r--r--CHANGELOG.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 4812661..58c18a1 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -42,7 +42,7 @@ v4.0.0
* Validation errors now have a ``json_path`` attribute, describing their
location in JSON path format
* Support for the IP address and domain name formats has been improved
-* Support for Python 2 and 3.6 has been dropped, with ``python_requires``
+* Support for Python 2 and 3.6 has been dropped, with ``python_requires``
properly set.
* ``multipleOf`` could overflow when given sufficiently large numbers. Now,
when an overflow occurs, ``jsonschema`` will fall back to using fraction