Skip to content

Commit e9345eb

Browse files
PRAteek-singHWYnorthdpole
authored andcommitted
week_2: pin pydantic>=2.4.0 to avoid v2 ReDoS advisory (CodeRabbit #925)
GHSA pydantic ReDoS affects >=2.0.0,<2.4.0; first patched in 2.4.0.
1 parent ee888b1 commit e9345eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ pyasn1
6666
pyasn1-modules
6767
pycodestyle
6868
pycparser
69-
pydantic>=2,<3
69+
pydantic>=2.4.0,<3
7070
pyee
7171
pyflakes
7272
PyGithub

0 commit comments

Comments
 (0)