build(deps): bump the backend-minor-patch group in /Main/backend with 23 updates - #396
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the backend-minor-patch group in /Main/backend with 23 updates: | Package | From | To | | --- | --- | --- | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.14.3` | `4.15.0` | | [numpy](https://github.com/numpy/numpy) | `2.4.2` | `2.5.1` | | [openai](https://github.com/openai/openai-python) | `2.20.0` | `2.49.0` | | [openai-agents](https://github.com/openai/openai-agents-python) | `0.9.0` | `0.19.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.79.0` | `0.120.0` | | [tiktoken](https://github.com/openai/tiktoken) | `0.12.0` | `0.13.0` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.34.2` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.2.0` | `3.4.5` | | [gunicorn](https://github.com/benoitc/gunicorn) | `25.1.0` | `25.3.0` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.11.0` | `6.12.0` | | [django](https://github.com/django/django) | `6.0.6` | `6.0.7` | | [mammoth](https://github.com/mwilliamson/python-mammoth) | `1.11.0` | `1.12.0` | | [yfinance](https://github.com/ranaroussi/yfinance) | `1.1.0` | `1.5.2` | | [playwright](https://github.com/microsoft/playwright-python) | `1.58.0` | `1.61.0` | | [tradingview-screener](https://github.com/shner-elmo/TradingView-Screener) | `3.0.0` | `3.2.1` | | [exchange-calendars](https://github.com/gerrymanoim/exchange_calendars) | `4.13.1` | `4.13.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [duckdb](https://github.com/duckdb/duckdb-python) | `1.5.4` | `1.5.5` | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `3.0.2` | `3.1.0` | | [nbsphinx](https://github.com/spatialaudio/nbsphinx) | `0.9.6` | `0.9.8` | | [nbsphinx-link](https://github.com/vidartf/nbsphinx-link) | `1.3.1` | `1.4.1` | | [sphinx-design](https://github.com/executablebooks/sphinx-design) | `0.6.1` | `0.7.0` | Updates `beautifulsoup4` from 4.14.3 to 4.15.0 Updates `numpy` from 2.4.2 to 2.5.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.2...v2.5.1) Updates `openai` from 2.20.0 to 2.49.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.20.0...v2.49.0) Updates `openai-agents` from 0.9.0 to 0.19.0 - [Release notes](https://github.com/openai/openai-agents-python/releases) - [Changelog](https://github.com/openai/openai-agents-python/blob/main/docs/release.md) - [Commits](openai/openai-agents-python@v0.9.0...v0.19.0) Updates `anthropic` from 0.79.0 to 0.120.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.79.0...v0.120.0) Updates `tiktoken` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.12.0...0.13.0) Updates `requests` from 2.33.0 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.34.2) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `fastmcp` from 3.2.0 to 3.4.5 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.2.0...v3.4.5) Updates `gunicorn` from 25.1.0 to 25.3.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.1.0...25.3.0) Updates `whitenoise` from 6.11.0 to 6.12.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.11.0...6.12.0) Updates `django` from 6.0.6 to 6.0.7 - [Commits](django/django@6.0.6...6.0.7) Updates `mammoth` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/mwilliamson/python-mammoth/blob/master/NEWS) - [Commits](mwilliamson/python-mammoth@1.11.0...1.12.0) Updates `yfinance` from 1.1.0 to 1.5.2 - [Release notes](https://github.com/ranaroussi/yfinance/releases) - [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst) - [Commits](ranaroussi/yfinance@1.1.0...1.5.2) Updates `playwright` from 1.58.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.58.0...v1.61.0) Updates `tradingview-screener` from 3.0.0 to 3.2.1 - [Release notes](https://github.com/shner-elmo/TradingView-Screener/releases) - [Commits](shner-elmo/TradingView-Screener@v3.0.0...v3.2.1) Updates `exchange-calendars` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/gerrymanoim/exchange_calendars/releases) - [Changelog](https://github.com/gerrymanoim/exchange_calendars/blob/master/docs/changes_archive.md) - [Commits](gerrymanoim/exchange_calendars@4.13.1...4.13.2) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `duckdb` from 1.5.4 to 1.5.5 - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Commits](duckdb/duckdb-python@v1.5.4...v1.5.5) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) Updates `nbsphinx` from 0.9.6 to 0.9.8 - [Release notes](https://github.com/spatialaudio/nbsphinx/releases) - [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst) - [Commits](spatialaudio/nbsphinx@0.9.6...0.9.8) Updates `nbsphinx-link` from 1.3.1 to 1.4.1 - [Commits](vidartf/nbsphinx-link@1.3.1...1.4.1) Updates `sphinx-design` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-design@v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: openai dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: openai-agents dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: anthropic dependency-version: 0.120.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: tiktoken dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: fastmcp dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: gunicorn dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: whitenoise dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: django dependency-version: 6.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: mammoth dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: yfinance dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: playwright dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: tradingview-screener dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: exchange-calendars dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: duckdb dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: nbsphinx dependency-version: 0.9.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: nbsphinx-link dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: sphinx-design dependency-version: 0.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/uv/Main/backend/backend-minor-patch-d2df13a710
branch
August 6, 2026 12:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the backend-minor-patch group in /Main/backend with 23 updates:
4.14.34.15.02.4.22.5.12.20.02.49.00.9.00.19.00.79.00.120.00.12.00.13.02.33.02.34.29.0.39.1.13.2.03.4.525.1.025.3.06.11.06.12.06.0.66.0.71.11.01.12.01.1.01.5.21.58.01.61.03.0.03.2.14.13.14.13.21.3.01.4.01.5.41.5.53.0.23.1.00.9.60.9.81.3.11.4.10.6.10.7.0Updates
beautifulsoup4from 4.14.3 to 4.15.0Updates
numpyfrom 2.4.2 to 2.5.1Release notes
Sourced from numpy's releases.
... (truncated)
Commits
5e1d03fMerge pull request #31863 from charris/prepare-2.5.1ad0b66bREL: Prepare for the NumPy 2.5.1 release.9df8516Merge pull request #31858 from charris/backport-316884dee265Merge pull request #31857 from charris/backport-31775dc8d553Merge pull request #31856 from charris/backport-3184667cb4a8fix:Signed integer overflow in datetime.c (#31688)baa2589TST: Clean up imports, formatting, and assertions2fe5ba4TEST: Refactor tests to use np.testing.assert_raises_regex per reviewbb46581MAINT: Remove deprecated Python recursion fix8f34214MAINT: Move SeedSequence recursion guard to C-layer and add testsUpdates
openaifrom 2.20.0 to 2.49.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
6ba31bcrelease: 2.49.0 (#3539)90483adtest: support a hermetic local API reference (#3542)d4c151dfeat: require Python 3.10 and automate version reviews (#3537)8a6adcbrelease: 2.48.0cbd2fbafeat(api): add support forspend_limitadmin apis00709f2feat(api): acceptNonefor prompt_cache_key/safety_identifiere67afa8release: 2.47.0e1925e9feat(client): Add experimental runtime support for HTTPX2 clients (#3524)7f4edb6feat(stlc): configurable CI runner and private-production-repo support in wor...d4dceb2fix(deps): require patched aiohttp on Python 3.10+ (#3515)Updates
openai-agentsfrom 0.9.0 to 0.19.0Release notes
Sourced from openai-agents's releases.
... (truncated)
Changelog
Sourced from openai-agents's changelog.
... (truncated)
Commits
a2d8270Release 0.19.0 (#3874)da82ee7fix: retry pre-response WebSocket overload errors (#3978)fe41cc3fix: use last_agent property in RunResultStreaming._create_error_details (#3967)a335b32fix: compare inspect sentinels by identity in function_schema (#3961)045b9cachore: update FastAPI test dependency (#3974)3da2465test: add unit tests covering #3965da14e70fix: use last_agent property in pretty_print_run_result_streaming to avoid No...f663a06chore: tighten implementation strategy review guidance117bd1bfix: preserve callable function tool compatibility (#3959)5aff70ffix: reuse the verbose stdout logging handler (#3957)Updates
anthropicfrom 0.79.0 to 0.120.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
60c64fbrelease: 0.120.070c0a64feat(api): add claude-opus-5 modeleb178ecrelease: 0.119.06914718feat(api): add new stop reason 'model_context_window_exceeded'd2bad4ffix(tools): handle binary files in agent toolset read/edit (#283)b527708release: 0.118.0f2412fdfeat(api): add support for Managed Agents model effort, initial session event...d7c0ea2release: 0.117.15ebdcb0chore(api): add support for new refusal categoryb50f8b1chore(deps): bump http-snapshot to 0.1.9 (#275)Updates
tiktokenfrom 0.12.0 to 0.13.0Changelog
Sourced from tiktoken's changelog.
Commits
fa8b65dPartial sync of codebase (#543)dcb3928[codex] Pin GitHub Actions workflow references (#515)6ec8149Partial sync of codebase (#495)6ad70b2Upgrade GitHub Actions for Node 24 compatibility (#472)Updates
requestsfrom 2.33.0 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingDescription has been truncated