We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ecf68 commit e3d1c16Copy full SHA for e3d1c16
HISTORY.md
@@ -1,7 +1,8 @@
1
## v1.7.4 (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.7.3 (2020-11-30)
8
0 commit comments