We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829528c commit acf7783Copy full SHA for acf7783
HISTORY.md
@@ -1,7 +1,8 @@
1
## v1.6.2 (2021-05-11)
2
3
* **Security fix:** Fix `date` and `datetime` parsing so passing either `'infinity'` or `float('inf')`
4
- (or their negative values) does not cause an infinite loop, #2776 by @samuelcolvin
+ (or their negative values) does not cause an infinite loop,
5
+ See security advisory [CVE-2021-29510](https://github.com/samuelcolvin/pydantic/security/advisories/GHSA-5jqp-qgf6-3pvh)
6
7
## v1.6.1 (2020-07-15)
8
0 commit comments