Bump the python-dependencies group across 1 directory with 23 updates - #197
Merged
Merged
Conversation
Bumps the python-dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.14.3` | `4.15.0` | | [exchange-calendars](https://github.com/gerrymanoim/exchange_calendars) | `4.12` | `4.13.2` | | [financetoolkit](https://github.com/JerBouma/FinanceToolkit) | `2.0.6` | `2.1.4` | | [ipython](https://github.com/ipython/ipython) | `9.9.0` | `9.15.0` | | [numpy](https://github.com/numpy/numpy) | `2.4.1` | `2.5.1` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.0` | `3.0.3` | | [pyportfolioopt](https://github.com/pyportfolio/pyportfolioopt) | `1.5.6` | `1.6.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) | `22.6` | `22.8` | | [tabulate](https://github.com/astanin/python-tabulate) | `0.9.0` | `0.10.0` | | [yfinance](https://github.com/ranaroussi/yfinance) | `1.1.0` | `1.5.1` | | [metatrader5](https://www.metatrader5.com) | `5.0.5509` | `5.0.5735` | | [nltk](https://github.com/nltk/nltk) | `3.9.2` | `3.10.0` | | [spacy](https://github.com/explosion/spaCy) | `3.8.11` | `3.8.14` | | [sumy](https://github.com/miso-belica/sumy) | `0.11.0` | `0.12.0` | | [textblob](https://github.com/sloria/TextBlob) | `0.19.0` | `0.20.1` | | [praw](https://github.com/praw-dev/praw) | `7.8.1` | `8.0.2` | | [tweepy](https://github.com/tweepy/tweepy) | `4.16.0` | `4.17.0` | | [plotly](https://github.com/plotly/plotly.py) | `5.24.1` | `6.9.0` | | [pyarrow](https://github.com/apache/arrow) | `24.0.0` | `25.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.21` | `0.15.22` | | [mypy](https://github.com/python/mypy) | `2.2.0` | `2.3.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.6` | `9.7.7` | Updates `beautifulsoup4` from 4.14.3 to 4.15.0 Updates `exchange-calendars` from 4.12 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.12...4.13.2) Updates `financetoolkit` from 2.0.6 to 2.1.4 - [Release notes](https://github.com/JerBouma/FinanceToolkit/releases) - [Commits](JerBouma/FinanceToolkit@v2.0.6...v2.1.4) Updates `ipython` from 9.9.0 to 9.15.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.9.0...9.15.0) Updates `numpy` from 2.4.1 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.1...v2.5.1) Updates `pandas` from 3.0.0 to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.0...v3.0.3) Updates `pyportfolioopt` from 1.5.6 to 1.6.0 - [Release notes](https://github.com/pyportfolio/pyportfolioopt/releases) - [Commits](https://github.com/pyportfolio/pyportfolioopt/commits/v1.6.0) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) Updates `python-telegram-bot` from 22.6 to 22.8 - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](python-telegram-bot/python-telegram-bot@v22.6...v22.8) Updates `tabulate` from 0.9.0 to 0.10.0 - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](astanin/python-tabulate@v0.9.0...v0.10.0) Updates `yfinance` from 1.1.0 to 1.5.1 - [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.1) Updates `metatrader5` from 5.0.5509 to 5.0.5735 Updates `nltk` from 3.9.2 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.2...v3.10.0) Updates `spacy` from 3.8.11 to 3.8.14 - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@release-v3.8.11...release-v3.8.14) Updates `sumy` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/miso-belica/sumy/releases) - [Changelog](https://github.com/miso-belica/sumy/blob/main/CHANGELOG.md) - [Commits](miso-belica/sumy@v0.11.0...v0.12.0) Updates `textblob` from 0.19.0 to 0.20.1 - [Release notes](https://github.com/sloria/TextBlob/releases) - [Changelog](https://github.com/sloria/TextBlob/blob/dev/CHANGELOG.rst) - [Commits](sloria/TextBlob@0.19.0...0.20.1) Updates `praw` from 7.8.1 to 8.0.2 - [Release notes](https://github.com/praw-dev/praw/releases) - [Changelog](https://github.com/praw-dev/praw/blob/main/CHANGES.rst) - [Commits](praw-dev/praw@v7.8.1...v8.0.2) Updates `tweepy` from 4.16.0 to 4.17.0 - [Release notes](https://github.com/tweepy/tweepy/releases) - [Changelog](https://github.com/tweepy/tweepy/blob/master/docs/changelog.md) - [Commits](tweepy/tweepy@v4.16.0...v4.17.0) Updates `plotly` from 5.24.1 to 6.9.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v5.24.1...v6.9.0) Updates `pyarrow` from 24.0.0 to 25.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-24.0.0...apache-arrow-25.0.0) Updates `ruff` from 0.15.21 to 0.15.22 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.21...0.15.22) Updates `mypy` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.2.0...v2.3.0) Updates `mkdocs-material` from 9.7.6 to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.6...9.7.7) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: exchange-calendars dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: financetoolkit dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ipython dependency-version: 9.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pyportfolioopt dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: python-telegram-bot dependency-version: '22.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tabulate dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: yfinance dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: metatrader5 dependency-version: 5.0.5735 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: nltk dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: spacy dependency-version: 3.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: sumy dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: textblob dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: praw dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: tweepy dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: plotly dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pyarrow dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
bbalouki
approved these changes
Aug 3, 2026
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 python-dependencies group with 23 updates in the / directory:
4.14.34.15.04.124.13.22.0.62.1.49.9.09.15.02.4.12.5.13.0.03.0.31.5.61.6.01.2.11.2.222.622.80.9.00.10.01.1.01.5.15.0.55095.0.57353.9.23.10.03.8.113.8.140.11.00.12.00.19.00.20.17.8.18.0.24.16.04.17.05.24.16.9.024.0.025.0.00.15.210.15.222.2.02.3.09.7.69.7.7Updates
beautifulsoup4from 4.14.3 to 4.15.0Updates
exchange-calendarsfrom 4.12 to 4.13.2Release notes
Sourced from exchange-calendars's releases.
Commits
dbe38b1Fix formatting of New Year's Day holiday namese395482Eurex stock exchange (#549)9b68890Börse stuttgart (#550)af229c9XKLS: 2026 trading calendaread81a2Update xbom.csv8b219cdUpdate exchange_calendar_xbom.pyd94d306Fix pandas 3.0 deprecation warningsfdbc85eFix tz of schedule data with pandas 3.0d28feebUpdate deps9e81641Update dependenciesUpdates
financetoolkitfrom 2.0.6 to 2.1.4Release notes
Sourced from financetoolkit's releases.
... (truncated)
Commits
1afcbb9Merge pull request #231 from JerBouma/feature/release-v2.1.47d0c6d6Fix broken links6dbf93bSmall wording changes83a4905Details13cbbecAdd another mentionfcbe181Update Star Chart9ab986eUpdate MCPB with local-only optione55a9ecMinor bugfix for EVA4a179ebMerge branch 'main' into feature/release-v2.1.41f91ad9Merge pull request #232 from JerBouma/dependabot/uv/soupsieve-2.8.4Updates
ipythonfrom 9.9.0 to 9.15.0Commits
2273f39release 9.15.04774918fix4bec98bupdate whatsnew42fcfe4[3.11] Skip stup for Numpy that is not using > 3.11 syntaxb5da9acfix: clarify tk simple-prompt gui message00bcdeefix: don't let kitty graphics detection crash IPython startup60f2e26Fix #12726: %run honors quotes when expanding glob args3ea7aa6Strip ANSI escape sequences from Sphinx directive output9b7d419Add %xmode Doctest mode for doctest friendly tracebacksfdbdf1cIncrease codecov threshold to 0.2% to avoid false PR failuresUpdates
numpyfrom 2.4.1 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
pandasfrom 3.0.0 to 3.0.3Release notes
Sourced from pandas's releases.
... (truncated)
Commits
72f2feaRLS: 3.0.3 (#65590)2897590Backport PR #65436 on branch 3.0.x (Account for privatization of matplotlib `...49894b5Backport PR #65499 on branch 3.0.x (BUG: fix check if pyarrow is installed in...1c6d1e3[backport 3.0.x] PERF: remove special casing for zoneinfo in tz_localize_to_u...2a54711Backport PR #64379 on branch 3.0.x (PERF: improve performance with ZoneInfo t...036bb7cBackport PR #65482 on branch 3.0.x (PERF: don't call unique on dtypes for che...bf4c182Backport PR #65410 on branch 3.0.x (TST: also convert str index to object in ...dd02d75[backport 3.0.x] BUG: keep fsspec OpenFile alive for chained URL reads (#6547...aef3d0f[backport 3.0.x] CI: lowercase types-pymysql/types-pyyaml to fix mamba 2.6.0 ...bb8e248Backport PR #65399 on branch 3.0.x (DOC: fix source link for classes in the r...Updates
pyportfoliooptfrom 1.5.6 to 1.6.0Release notes
Sourced from pyportfolioopt's releases.
... (truncated)
Commits
Updates
python-dotenvfrom 1.2.1 to 1.2.2Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
python-telegram-botfrom 22.6 to 22.8Release notes
Sourced from python-telegram-bot's releases.
Commits
afb9fc4Fix: Delete the chango here5d663afBump version to v22.8 (#5262)0dd6afcDocumentation Improvements (#5240)4c710a3Support Python 3.15 beta (#5259)0fb5678Full Support for Bot API 10.0 (#5229)ab29967Update actions/stale action to v10.3.0 (#5255)cc7b55dUpdate github/codeql-action action to v4.36.0 (#5256)6cfed61Update pypa/gh-action-pypi-publish action to v1.14.0 (#5257)74e1d9fUpdate dependency sphinxcontrib-mermaid to v2.0.2 (#5254)351a282Update dependency astral-sh/uv to v0.11.16 (#5253)Updates
tabulatefrom 0.9.0 to 0.10.0Changelog
Sourced from tabulate's changelog.
Commits
3b4cd50update HOWTOPUBLISH35ee0f6update mini-benchmark table37ac76erestore tabulate.version37e1ed0move # nowa: E931 to a different line (flake8)7bacc90run pre-commit hooks (black)1b69704Remove spurious cast in string interpolation4d535afUse specific noqa directives76c3d37Remove spurious space from error message13508e7Unnecessarylistcall69f67cdDo not callgetattrwith a constant valueUpdates
yfinancefrom 1.1.0 to 1.5.1Release notes
Sourced from yfinance's releases.
... (truncated)
Changelog
Sourced from yfinance's changelog.
... (truncated)
Commits
38c73ceVersion 1.5.19eef6c1Merge pull request #2862 from ranaroussi/dev4fedcfddocs: changelog entry for 125b12e80a768cdocs: changelog entry for 15ba02233cb3abMerge branch 'main' into devf10e765docs: changelog entry for b375cd8b375cd8Version 1.5.0d123d52docs: changelog entry for 818ab63909dc81docs: changelog entry for df54d12818ab63Add missing changes for #2860Updates
metatrader5from 5.0.5509 to 5.0.5735Updates
nltkfrom 3.9.2 to 3.10.0Release notes
Sourced from nltk's releases.