Skip to content

v3.1.1: 'Tis But a Patch

Choose a tag to compare

@jlowin jlowin released this 14 Mar 19:12
53dab03

Pins pydantic-monty<0.0.8 to fix a breaking change in Monty that affects code mode. Monty 0.0.8 removed the external_functions constructor parameter, causing MontySandboxProvider to fail. This patch caps the version so existing installs work correctly.

What's Changed

Fixes 🐞

  • Pin pydantic-monty<0.0.8 to fix code mode by @jlowin in #3497

Full Changelog: v3.1.0...v3.1.1