linkedin
linkedin copied to clipboard
Linkedin Scraper using Selenium Web Driver, Chromium headless, Docker and Scrapy
This PR updates [langchain-community](https://pypi.org/project/langchain-community) from **0.3.1** to **0.3.3**. *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/langchain-community - Repo: https://github.com/langchain-ai/langchain
This PR updates [langchain](https://pypi.org/project/langchain) from **0.3.2** to **0.3.4**. Changelog Links - PyPI: https://pypi.org/project/langchain - Changelog: https://data.safetycli.com/changelogs/langchain/ - Repo: https://github.com/langchain-ai/langchain
This PR updates [openai](https://pypi.org/project/openai) from **1.51.0** to **1.52.0**. Changelog ### 1.52.0 ``` Full Changelog: [v1.51.2...v1.52.0](https://github.com/openai/openai-python/compare/v1.51.2...v1.52.0) Features * **api:** add gpt-4o-audio-preview model for chat completions ([1796](https://github.com/openai/openai-python/issues/1796)) ([fbf1e0c](https://github.com/openai/openai-python/commit/fbf1e0c25c4d163f06b61a43d1a94ce001033a7b)) ``` ### 1.51.2 ```...
This PR updates [langchain-community](https://pypi.org/project/langchain-community) from **0.3.1** to **0.3.25**. Changelog ### 0.3.24 ``` What's Changed * infra: install langchain test deps from pypi by ccurme in https://github.com/langchain-ai/langchain-community/pull/21 * Deprecate Cloudflare langchain...
This PR updates [openai](https://pypi.org/project/openai) from **1.51.0** to **1.86.0**. Changelog ### 1.86.0 ``` Full Changelog: [v1.85.0...v1.86.0](https://github.com/openai/openai-python/compare/v1.85.0...v1.86.0) Features * **api:** Add o3-pro model IDs ([d8dd80b](https://github.com/openai/openai-python/commit/d8dd80b1b4e6c73687d7acb6c3f62f0bf4b8282c)) ``` ### 1.85.0 ``` Full Changelog: [v1.84.0...v1.85.0](https://github.com/openai/openai-python/compare/v1.84.0...v1.85.0)...
This PR updates [Scrapy](https://pypi.org/project/Scrapy) from **2.11.2** to **2.13.2**. *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/scrapy
This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **8.4.0**. Changelog ### 8.4.0 ``` ========================= Removals and backward incompatible breaking changes --------------------------------------------------- - `11372 <https://github.com/pytest-dev/pytest/issues/11372>`_: Async tests will now fail, instead...
This PR updates [selenium](https://pypi.org/project/selenium) from **4.26.0** to **4.33.0**. Changelog ### 4.33.0 ``` * Add CDP for Chrome 137 and remove 134 * [bidi]: add bidi storage module (15669) * Add...
This PR updates [langchain](https://pypi.org/project/langchain) from **0.3.2** to **0.3.25**. Changelog Links - PyPI: https://pypi.org/project/langchain - Changelog: https://data.safetycli.com/changelogs/langchain/
This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **8.3.5**. Changelog ### 8.3.3 ``` ========================= Bug fixes --------- - `12446 <https://github.com/pytest-dev/pytest/issues/12446>`_: Avoid calling ``property`` (and other instance descriptors) during fixture discovery...