pyup.io bot
pyup.io bot
This PR updates [astroid](https://pypi.org/project/astroid) from **2.2.5** to **2.12.11**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/astroid
This PR pins [Django](https://pypi.org/project/Django) to the latest release **4.1.2**. Changelog ### 4.1.2 ``` ========================== *October 4, 2022* Django 4.1.2 fixes a security issue with severity "medium" and several bugs in...
This PR updates [pylint](https://pypi.org/project/pylint) from **1.9.4** to **2.15.3**. Changelog ### 2.5.3 ``` --------------------------- Bugfixes ~~~~~~~~ - Fixed compatibility issue between pylint `2.12` and `2.13` to construct `ScopeConsumer` tuples correctly depending...
This PR updates [pytest](https://pypi.org/project/pytest) from **7.1.3** to **8.0.0**. Changelog ### 8.0.0 ``` ========================= Bug Fixes --------- - `11842 <https://github.com/pytest-dev/pytest/issues/11842>`_: Properly escape the ``reason`` of a :ref:`skip <pytest.mark.skip ref>` mark when...
This PR updates [regex](https://pypi.org/project/regex) from **2022.9.13** to **2023.12.25**. Changelog ### 2023.12.25 ``` Cannot get release notification action in main.yml to work. Commenting it out for now. ``` ### 2023.12.24 ```...
This PR updates [typing-extensions](https://pypi.org/project/typing-extensions) from **4.4.0** to **4.9.0**. Changelog ### 4.9.0 ``` This feature release adds `typing_extensions.ReadOnly`, as specified by PEP 705, and makes various other improvements, especially to `typing_extensions.deprecated()`....
This PR updates [sqlparse](https://pypi.org/project/sqlparse) from **0.4.3** to **0.4.4**. Changelog ### 0.4.4 ``` ---------------------------- Notable Changes * IMPORTANT: This release fixes a security vulnerability in the parser where a regular expression...
This PR pins [langchain](https://pypi.org/project/langchain) to the latest release **0.1.6**. Changelog ### 0.1.6 ``` What's Changed * In Why use LCEL Page, navigation is not working in docs properly by Athesh007...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.12.0**. Changelog ### 1.12.0 ``` Full Changelog: [v1.11.1...v1.12.0](https://github.com/openai/openai-python/compare/v1.11.1...v1.12.0) Features * **api:** add `timestamp_granularities`, add `gpt-3.5-turbo-0125` model ([1125](https://github.com/openai/openai-python/issues/1125)) ([1ecf8f6](https://github.com/openai/openai-python/commit/1ecf8f6b12323ed09fb6a2815c85b9533ee52a50)) * **cli/images:** add support...
This PR pins [openai](https://pypi.org/project/openai) to the latest release **1.11.1**. Changelog ### 1.11.1 ``` Full Changelog: [v1.11.0...v1.11.1](https://github.com/openai/openai-python/compare/v1.11.0...v1.11.1) Bug Fixes * prevent crash when platform.architecture() is not allowed ([1120](https://github.com/openai/openai-python/issues/1120)) ([9490554](https://github.com/openai/openai-python/commit/949055488488e93597cbc6c2cdd81f14f203e53b)) ``` ###...