-
Notifications
You must be signed in to change notification settings - Fork 55
Bump the pip group across 1 directory with 18 updates #3710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
Bumps the pip group with 18 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.4` | `4.14.2` | | [certifi](https://github.com/certifi/python-certifi) | `2025.7.14` | `2025.8.3` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.5` | `46.0.2` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.0` | `4.25.1` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.8.2` | `3.9` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [plotly](https://github.com/plotly/plotly.py) | `6.2.0` | `6.3.0` | | [pycurl](https://github.com/pycurl/pycurl) | `7.45.6` | `7.45.7` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `25.1.0` | `25.3.0` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.1` | `2.3.3` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.13.2` | `4.15.1` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [tornado](https://github.com/tornadoweb/tornado) | `6.5.1` | `6.5.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.10.1` | `7.10.7` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.2.1` | `7.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.7` | `0.13.2` | Updates `beautifulsoup4` from 4.13.4 to 4.14.2 Updates `certifi` from 2025.7.14 to 2025.8.3 - [Commits](certifi/python-certifi@2025.07.14...2025.08.03) Updates `cryptography` from 45.0.5 to 46.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.5...46.0.2) Updates `jsonschema` from 4.25.0 to 4.25.1 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.25.0...v4.25.1) Updates `markdown` from 3.8.2 to 3.9 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.8.2...3.9.0) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `plotly` from 6.2.0 to 6.3.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@v6.2.0...v6.3.0) Updates `pycurl` from 7.45.6 to 7.45.7 - [Changelog](https://github.com/pycurl/pycurl/blob/master/ChangeLog) - [Commits](https://github.com/pycurl/pycurl/commits) Updates `pyopenssl` from 25.1.0 to 25.3.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@25.1.0...25.3.0) Updates `pandas` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.1...v2.3.3) Updates `pymongo` from 4.13.2 to 4.15.1 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.13.2...4.15.1) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `tornado` from 6.5.1 to 6.5.2 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.1...v6.5.2) Updates `coverage` from 7.10.1 to 7.10.7 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.1...7.10.7) Updates `pytest` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.1...8.4.2) Updates `pytest-cov` from 6.2.1 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0) Updates `ruff` from 0.12.7 to 0.13.2 - [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.12.7...0.13.2) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: certifi dependency-version: 2025.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: jsonschema dependency-version: 4.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: markdown dependency-version: '3.9' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: plotly dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pycurl dependency-version: 7.45.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pyopenssl dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pymongo dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: tornado dependency-version: 6.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: coverage dependency-version: 7.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 pip group with 18 updates in the /src directory:
4.13.44.14.22025.7.142025.8.345.0.546.0.24.25.04.25.13.8.23.93.0.23.0.36.2.06.3.07.45.67.45.725.1.025.3.02.3.12.3.34.13.24.15.16.0.26.0.32.32.42.32.56.5.16.5.27.10.17.10.78.4.18.4.26.2.17.0.00.12.70.13.2Updates
beautifulsoup4from 4.13.4 to 4.14.2Updates
certififrom 2025.7.14 to 2025.8.3Commits
a97d9ad2025.08.03 (#362)Updates
cryptographyfrom 45.0.5 to 46.0.2Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
99efe5abump version for 46.0.2 (#13531)e735cfcrelease 46.0.1 (#13450)4e457ffExplicitly specify python in mac uv build invocation (#13447)2726efdDepend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)6223062release 46.0.0 (#13446)563c491Update comment for pyopenssl-release tag (#13445)d2f6f7fBump downstream dependencies in CI (#13439)e7ab02bwe'll ship this with 3.5.3 why not (#13442)0b68a4bAnother pair of bump dependencies fix (#13444)e076d08Attempt to fix commit message for bump downstreams (#13440)Updates
jsonschemafrom 4.25.0 to 4.25.1Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
331c384Add the fix to the changelog.c1ec0a6Merge pull request #1398 from python-jsonschema/dependabot/github_actions/ast...8e7d594Merge pull request #1399 from python-jsonschema/dependabot/github_actions/act...460f4faMerge pull request #1396 from sirosen/improve-protocol-init-signature1e58409[pre-commit.ci] auto fixes from pre-commit.com hooks64bc217Add a typing test for the Validator protocol6c25741Bump actions/checkout from 4 to 5bf603d5Bump astral-sh/setup-uv from 6.4.3 to 6.5.0a916d8fFixValidatorprotocol init to match runtimede60f18Merge pull request #1397 from python-jsonschema/pre-commit-ci-update-configUpdates
markdownfrom 3.8.2 to 3.9Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
f39cf84Bump version to 3.907bf207Order footnotes by reference23c301dFix failing cases for Python 3.144669a09fix typoUpdates
markupsafefrom 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
plotlyfrom 6.2.0 to 6.3.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
53572f6Update uv lock file3b5a65fversion changes for v6.3.06b7565bMerge pull request #5318 from plotly/update-plotlyjs-3.1.0c2225b7add DeprecationWarning for upcoming change in locationmode 'country names'deef7a3update plotly/labextension0589b22upgrade plotly.js to 3.1.0694b036Merge pull request #5308 from plotly/update-doc-string480a1afMerge pull request #5287 from jdbeel/update-external-renderer-defaultc07de25Merge branch 'main' into update-external-renderer-default9f4b774Update _json.pyUpdates
pycurlfrom 7.45.6 to 7.45.7Changelog
Sourced from pycurl's changelog.
Commits
Updates
pyopensslfrom 25.1.0 to 25.3.0Changelog
Sourced from pyopenssl's changelog.
Commits
41e7788Prepare for a 25.3.0 release (#1448)53b78f5test on supported pypys (#1449)fb1ebc1Update CI workflow to use 'ubuntu-latest' and 'windows-latest' (#1447)6ccf90bPrepare for a release (#1446)5f46403AddedOpenSSL.SSL.Connection.set_info_callback(#1438)95cf8faUpdate tests to not rely on mutating contexts (#1445)946f87eRemove fallback path for old OpenSSL (#1443)0213311Fix for new mypy release (#1444)7fd0ab8Bump actions/setup-python from 5 to 6 (#1440)8daf0d1Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#1439)Updates
pandasfrom 2.3.1 to 2.3.3Release notes
Sourced from pandas's releases.
Commits
9c8bc3eRLS: 2.3.36aa788a[backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (#62499) (#62508)b64f0df[backport 2.3.x] BUG: avoid validation error for ufunc with string[python] ar...058eb2b[backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (#62424) (...2ca088d[backport 2.3.x] DEPR: remove the Period resampling deprecation (#62480) (#62...92bf98f[backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for older...e57c7d6Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)e0fe9a0Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...23a1085BUG: improve future warning for boolean operations with missaligned indexes (...6113696Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...Updates
pymongofrom 4.13.2 to 4.15.1Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
8cf6579PYTHON-5542 Prepare for 4.15.1 Release (#2537)7a07c02PYTHON-5544 Revert changes to base protocol layer (#2535)eca38b7Bump mypy from 1.17.1 to 1.18.1 (#2532)32e183bBump the actions group with 3 updates (#2531)3da6e85PYTHON-5543 PyMongoBaseProtocol should inherit from asyncio.BaseProtocol (#2528)2b14886PYTHON-5540 Fix usage of text_opts for older versions of pymongocrypt (#2525)527cbddPYTHON-5537 Update typing dependencies (#2524)8879f2bBump the actions group with 5 updates (#2519)d2653eeBUMP 4.16.0.dev01514e9bPrepare 4.15 release (#2523)Updates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
requestsfrom 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
tornadofrom 6.5.1 to 6.5.2Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
547e6d8Merge pull request #3529 from bdarnell/relnotes-652be9c374Release notes for 6.5.28cbc4bfMerge pull request #3527 from bdarnell/backports-6.5.2c0d3e6dhttp1connection: Improve error logging for invalid host headers4ff5594httputil: Restore the host argument to HTTPServerRequestb16916cAdd overloads to gen.multi() (#3515)b5d2f3chttputil: Remove a debug print left in by mistake38c6f59Merge pull request #3513 from oliver-sanders/3258.fix3fc1d91websocket: Expand testing of next-ping calculation56fc23fwebsocket_ping: fix ping interval with non-zero timeout and improve docs.Updates
coveragefrom 7.10.1 to 7.10.7Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
92a2af5docs: sample HTML for 7.10.7952afdadocs: prep for 7.10.7a301761build: riscv64 wheels (#2055)5daff8ddocs: now source is formatted with ruff04bbc3adocs: discuss cog in the contributing docsc181b93build: use cog --check-fail-msg to instruct devs33c4ba1chore: make upgrade0744b73chore: bump the action-dependencies group across 1 directory with 2 updates (...0d5a112perf: bulk narrowing to avoid N**2. #2048a868ed9docs: mention Python Discord on the index pageUpdates
pytestfrom 8.4.1 to 8.4.2Release notes
Sourced from pytest's releases.
Commits
bfae422Prepare release version 8.4.28990538Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bfMerge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60aMerge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4aadd missing colon (#13640) (#13641)c3d7684Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3beMerge pull request #13605 from The-Compiler/training-update-2025-07f87289cFix crash withtimesoutput style and skipped module (#13573) (#13579)Updates
pytest-covfrom 6.2.1 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
224d896Bump version: 6.3.0 → 7.0.073424e3Cleanup the docs a bit.36f1cc2Bump pins in template.f299c59Bump the github-actions group with 2 updates25f0b2eUpdate docs/config.rstbb23eacImprove configuration docsa19531eSwitch from build/pre-commit to uv/prek - this should make this faster.82f9993Update changelog.211b5cdFix links.97aadd7Update some ci config, reformat and apply some lint fixes.Updates
rufffrom 0.12.7 to 0.13.2Release notes
Sourced from ruff's releases.