chore(deps): bump the python-deps group across 1 directory with 26 updates#224
Merged
Merged
Conversation
…dates Bumps the python-deps group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.9` | `2.13.4` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [pytest-postgresql](https://github.com/dbfixtures/pytest-postgresql) | `8.0.0` | `8.1.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.151.9` | `6.155.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.2` | `0.15.16` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `2.1.0` | | [pip](https://github.com/pypa/pip) | `26.1.1` | `26.1.2` | | [types-passlib](https://github.com/python/typeshed) | `1.7.7.20250602` | `1.7.7.20260211` | | [types-regex](https://github.com/python/typeshed) | `2026.1.15.20260116` | `2026.5.9.20260518` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.43.18` | `1.43.22` | | [mutmut](https://github.com/boxed/mutmut) | `2.5.1` | `3.5.0` | | [locust](https://github.com/locustio/locust) | `2.43.3` | `2.44.1` | | [numpy](https://github.com/numpy/numpy) | `2.3.3` | `2.4.6` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.3` | `3.0.3` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.7` | `3.10.9` | | [plotly](https://github.com/plotly/plotly.py) | `6.4.0` | `6.8.0` | | [ipykernel](https://github.com/ipython/ipykernel) | `7.1.0` | `7.2.0` | | [notebook](https://github.com/jupyter/notebook) | `7.4.7` | `7.5.7` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.40.0` | `0.49.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.14.1` | | [sqlmodel](https://github.com/fastapi/sqlmodel) | `0.0.31` | `0.0.38` | | [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.11` | `2.9.12` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.29` | `0.0.32` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2026.1.15` | `2026.5.9` | | [boto3](https://github.com/boto/boto3) | `1.43.18` | `1.43.22` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.61.0` | `2.61.1` | Updates `pydantic` from 2.11.9 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.9...v2.13.4) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `pytest-postgresql` from 8.0.0 to 8.1.0 - [Changelog](https://github.com/dbfixtures/pytest-postgresql/blob/main/CHANGES.rst) - [Commits](dbfixtures/pytest-postgresql@v8.0.0...v8.1.0) Updates `hypothesis` from 6.151.9 to 6.155.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.9...v6.155.1) Updates `ruff` from 0.13.2 to 0.15.16 - [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.13.2...0.15.16) Updates `mypy` from 1.18.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v2.1.0) Updates `pip` from 26.1.1 to 26.1.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.1...26.1.2) Updates `types-passlib` from 1.7.7.20250602 to 1.7.7.20260211 - [Commits](https://github.com/python/typeshed/commits) Updates `types-regex` from 2026.1.15.20260116 to 2026.5.9.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `boto3-stubs` from 1.43.18 to 1.43.22 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mutmut` from 2.5.1 to 3.5.0 - [Changelog](https://github.com/boxed/mutmut/blob/main/HISTORY.rst) - [Commits](https://github.com/boxed/mutmut/commits) Updates `locust` from 2.43.3 to 2.44.1 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.43.3...2.44.1) Updates `numpy` from 2.3.3 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.3...v2.4.6) Updates `pandas` from 2.3.3 to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.3) Updates `matplotlib` from 3.10.7 to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.10.9) Updates `plotly` from 6.4.0 to 6.8.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.4.0...v6.8.0) Updates `ipykernel` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v7.1.0...v7.2.0) Updates `notebook` from 7.4.7 to 7.5.7 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.7/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.4.7...@jupyter-notebook/tree@7.5.7) Updates `uvicorn` from 0.40.0 to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.40.0...0.49.0) Updates `pydantic-settings` from 2.12.0 to 2.14.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.14.1) Updates `sqlmodel` from 0.0.31 to 0.0.38 - [Release notes](https://github.com/fastapi/sqlmodel/releases) - [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md) - [Commits](fastapi/sqlmodel@0.0.31...0.0.38) Updates `psycopg2` from 2.9.11 to 2.9.12 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.11...2.9.12) Updates `python-multipart` from 0.0.29 to 0.0.32 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.29...0.0.32) Updates `regex` from 2026.1.15 to 2026.5.9 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.1.15...2026.5.9) Updates `boto3` from 1.43.18 to 1.43.22 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.18...1.43.22) Updates `sentry-sdk` from 2.61.0 to 2.61.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.61.0...2.61.1) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pytest-postgresql dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: hypothesis dependency-version: 6.155.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: types-passlib dependency-version: 1.7.7.20260211 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: types-regex dependency-version: 2026.5.9.20260518 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: boto3-stubs dependency-version: 1.43.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: mutmut dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: locust dependency-version: 2.44.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: plotly dependency-version: 6.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ipykernel dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: notebook dependency-version: 7.5.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: sqlmodel dependency-version: 0.0.38 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: psycopg2 dependency-version: 2.9.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: regex dependency-version: 2026.5.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: boto3 dependency-version: 1.43.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: sentry-sdk dependency-version: 2.61.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR author is in the excluded authors list. |
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-deps group with 26 updates in the / directory:
2.11.92.13.47.0.07.1.08.0.08.1.06.151.96.155.10.13.20.15.161.18.22.1.026.1.126.1.21.7.7.202506021.7.7.202602112026.1.15.202601162026.5.9.202605181.43.181.43.222.5.13.5.02.43.32.44.12.3.32.4.62.3.33.0.33.10.73.10.96.4.06.8.07.1.07.2.07.4.77.5.70.40.00.49.02.12.02.14.10.0.310.0.382.9.112.9.120.0.290.0.322026.1.152026.5.91.43.181.43.222.61.02.61.1Updates
pydanticfrom 2.11.9 to 2.13.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
pytest-covfrom 7.0.0 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
pytest-postgresqlfrom 8.0.0 to 8.1.0Changelog
Sourced from pytest-postgresql's changelog.
Commits
6dbdc91Release 8.1.0bd0127aPin publish step to pypi environment, and drop obsolete templates776e36dMerge pull request #1339 from dbfixtures/trusted-publishing9254f54Trusted publishing965fba0build(deps-dev): update coverage requirement from >=7.0 to >=7.14.06475be6build(deps-dev): update coverage requirement from >=7.0 to >=7.14.03645b1aMerge pull request #1337 from dbfixtures/coverage-combine872f852Improve reliability of Coverage reporting on CId912c6aRefactor PostgreSQLExecutor to support Windows compatibility for process mana...df79bb9build(deps-dev): bump mypy from 2.0.0 to 2.1.0Updates
hypothesisfrom 6.151.9 to 6.155.1Release notes
Sourced from hypothesis's releases.
... (truncated)
Commits
4afeadaBump hypothesis version to 6.155.1 and update changelog1dafffbMerge pull request #4755 from Zac-HD/claude/nice-bardeen-xS6yA78b2a01Address review feedback on the overrun-repair branchba3a206Merge pull request #4757 from Zac-HD/cleanups4f72f64deflake tests?4411487crosshair tests cleanupb19b02eBump hypothesis version to 6.155.0 and update changelog05a605bMerge pull request #4756 from Zac-HD/claude/hopeful-einstein-zhwDO5690ba9Bump hypothesis version to 6.154.2 and update changelog7e91ba0Merge pull request #4751 from Zac-HD/claude/amazing-brahmagupta-6XQsPUpdates
rufffrom 0.13.2 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] Add caching for pattern match narrowing (#25613)27058fc[ty] Compact retained definition and expression identities (#25606)bf80d05Fix CODEOWNERS syntax (#25622)10ccd51Shrink additional parser AST collections (#25465)0d7135f[ty] Upgrade Salsa (#25545)49493a3[ty] Show type alias value on hover (#25381)85207d3[ty] sys.implementation.version is not sys.version_info (#25608)a8a0614[ty] Avoid retaining duplicate function signatures (#25609)Updates
mypyfrom 1.18.2 to 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
pipfrom 26.1.1 to 26.1.2Changelog
Sourced from pip's changelog.
Commits
31d7d16Bump for release79f348cUpdate AUTHORS.txt237a925Merge pull request #14001 from notatallshaw/fix-is-within-directory34d0285Merge pull request #14006 from laymonage/fix-requirements_from_scripts-space-...09d3e07Merge pull request #14012 from notatallshaw/stable-accept-encodingfa7854fUse is_within_directory for entry point checkd01b46cNEWS ENTRY7ff8bddFix is_within_directory for doubled-slash roots7ea3466NEWS ENTRY85673eaFix Accept-Encoding to gzip, deflateUpdates
types-passlibfrom 1.7.7.20250602 to 1.7.7.20260211Commits
Updates
types-regexfrom 2026.1.15.20260116 to 2026.5.9.20260518Commits
Updates
boto3-stubsfrom 1.43.18 to 1.43.22Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
mutmutfrom 2.5.1 to 3.5.0Changelog
Sourced from mutmut's changelog.
... (truncated)
Commits
Updates
locustfrom 2.43.3 to 2.44.1Release notes
Sourced from locust's releases.
... (truncated)
Changelog
Sourced from locust's changelog.
... (truncated)
Commits
07fa12fchangelogbc7791efix testbcaf968make "writing html report to file" debug level instead of infoaf38672dont send stats table to otel logging245562edisable really flaky test which I cannot easily debug8581f53Merge pull request #3421 from locustio/add-logging-support-to-otel549ec77disable OTEL exporters by default in unit tests.dc2b08ffix otel test and reorder env vars17c4204Add logging support to for OTEL. Partially generated with Copilot.ae77bb2disable broken test on windowsUpdates
numpyfrom 2.3.3 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.