Bump the pip group with 6 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(10 months ago)
(10 months ago)
dependencies python
ezio-melotti
Bumps the pip group with 6 updates:
| Package | From | To |
|---|---|---|
| sentry-sdk | 2.35.1 |
2.39.0 |
| coverage | 7.10.6 |
7.10.7 |
| pytest | 8.4.1 |
8.4.2 |
| pytest-asyncio | 1.1.0 |
1.2.0 |
| pytest-mock | 3.14.1 |
3.15.1 |
| pytest-cov | 6.2.1 |
7.0.0 |
Updates sentry-sdk from 2.35.1 to 2.39.0
Release notes
Sourced from sentry-sdk's releases.
2.39.0
Various fixes & improvements
- Fix(AI): Make agents integrations set the span status in case of error (#4820) by
@antonpirker- Fix(dedupe): Use weakref in dedupe where possible (#4834) by
@sl0thentr0py- Fix(Django): Avoid evaluating complex Django object in span.data/span.attributes (#4804) by
@antonpirker- Fix(Langchain): Don't record tool call output if not include_prompt / should_send_default_pii (#4836) by
@shellmayr- Fix(OpenAI): Don't swallow userland exceptions in openai (#4861) by
@sl0thentr0py- Docs: Update contributing guidelines with instructions to run tests with tox (#4857) by
@alexander-alderman-webb- Test(Spark): Improve
test_sparkspeed (#4822) by@mgalignianaNote: This is my last release. So long, and thanks for all the fish! by
@antonpirker2.38.0
Various fixes & improvements
- Feat(huggingface_hub): Update HuggingFace Hub integration (#4746) by
@antonpirker- Feat(Anthropic): Add proper tool calling data to Anthropic integration (#4769) by
@antonpirker- Feat(openai-agents): Add input and output to
invoke_agentspan. (#4785) by@antonpirker- Feat(AI): Create transaction in AI agents framworks, when no transaction is running. (#4758) by
@constantinius- Feat(GraphQL): Support gql 4.0-style execute (#4779) by
@sentrivana- Fix(logs): Expect
log_itemas rate limit category (#4798) by@sentrivana- Fix: CI for mypy, gevent (#4790) by
@sentrivana- Fix: Correctly check for a running transaction (#4791) by
@antonpirker- Fix: Use float for sample rand (#4677) by
@sentrivana- Fix: Avoid reporting false-positive StopAsyncIteration in the asyncio integration (#4741) by
@vmarkovtsev- Fix: Add log message when
DedupeIntegrationis dropping an error. (#4788) by@antonpirker- Fix(profiling): Re-init continuous profiler (#4772) by
@Zylphrex- Chore: Reexport module
profiler(#4535) by@zen-xu- Tests: Update tox.ini (#4799) by
@sentrivana- Build(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#4795) by
@dependabot- Build(deps): bump actions/setup-python from 5 to 6 (#4774) by
@dependabot- Build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#4773) by
@dependabot2.37.1
Various fixes & improvements
- Fix(langchain): Make Langchain integration work with just langchain-core (#4783) by
@shellmayr- Tests: Move quart under toxgen (#4775) by
@sentrivana- Tests: Update tox.ini (#4777) by
@sentrivana- Tests: Move chalice under toxgen (#4766) by
@sentrivana2.37.0
New Integration (BETA): Add support for
langgraph(#4727) by@shellmayrWe can now instrument AI agents that are created with LangGraph out of the box.
For more information see the LangGraph integrations documentation.
AI Agents: Improve rendering of input and output messages in AI agents integrations. (#4750) by
@shellmayr
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
2.39.0
Various fixes & improvements
- Fix(AI): Make agents integrations set the span status in case of error (#4820) by
@antonpirker- Fix(dedupe): Use weakref in dedupe where possible (#4834) by
@sl0thentr0py- Fix(Django): Avoid evaluating complex Django object in span.data/span.attributes (#4804) by
@antonpirker- Fix(Langchain): Don't record tool call output if not include_prompt / should_send_default_pii (#4836) by
@shellmayr- Fix(OpenAI): Don't swallow userland exceptions in openai (#4861) by
@sl0thentr0py- Docs: Update contributing guidelines with instructions to run tests with tox (#4857) by
@alexander-alderman-webb- Test(Spark): Improve
test_sparkspeed (#4822) by@mgalignianaNote: This is my last release. So long, and thanks for all the fish! by
@antonpirker2.38.0
Various fixes & improvements
- Feat(huggingface_hub): Update HuggingFace Hub integration (#4746) by
@antonpirker- Feat(Anthropic): Add proper tool calling data to Anthropic integration (#4769) by
@antonpirker- Feat(openai-agents): Add input and output to
invoke_agentspan. (#4785) by@antonpirker- Feat(AI): Create transaction in AI agents framworks, when no transaction is running. (#4758) by
@constantinius- Feat(GraphQL): Support gql 4.0-style execute (#4779) by
@sentrivana- Fix(logs): Expect
log_itemas rate limit category (#4798) by@sentrivana- Fix: CI for mypy, gevent (#4790) by
@sentrivana- Fix: Correctly check for a running transaction (#4791) by
@antonpirker- Fix: Use float for sample rand (#4677) by
@sentrivana- Fix: Avoid reporting false-positive StopAsyncIteration in the asyncio integration (#4741) by
@vmarkovtsev- Fix: Add log message when
DedupeIntegrationis dropping an error. (#4788) by@antonpirker- Fix(profiling): Re-init continuous profiler (#4772) by
@Zylphrex- Chore: Reexport module
profiler(#4535) by@zen-xu- Tests: Update tox.ini (#4799) by
@sentrivana- Build(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#4795) by
@dependabot- Build(deps): bump actions/setup-python from 5 to 6 (#4774) by
@dependabot- Build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#4773) by
@dependabot2.37.1
Various fixes & improvements
- Fix(langchain): Make Langchain integration work with just langchain-core (#4783) by
@shellmayr- Tests: Move quart under toxgen (#4775) by
@sentrivana- Tests: Update tox.ini (#4777) by
@sentrivana- Tests: Move chalice under toxgen (#4766) by
@sentrivana2.37.0
- New Integration (BETA): Add support for
langgraph(#4727) by@shellmayr
... (truncated)
Commits
0f99a91Update CHANGELOG.mdff52764Updated changelog01fc851release: 2.39.06325924Don't swallow userland exceptions in openai (#4861)b7780bafeat(toxgen): Remove timestamp prone to merge conflicts (#4860)4e1b96cchore: Slim down test matrix (#4856)d9811fedocs: Update contributing guidelines with instructions to run tests with tox ...c3d3672chore: Clean up toxgen (#4855)13a8ae1feat(toxgen): Cache release data (#4835)808c180fix(AI): Make agents integrations set the span status in case of error (#4820)- Additional commits viewable in compare view
Updates coverage from 7.10.6 to 7.10.7
Changelog
Sourced from coverage's changelog.
Version 7.10.7 — 2025-09-21
Performance: with branch coverage in large files, generating HTML, JSON, or LCOV reports could take far too long due to some quadratic behavior when creating the function and class index pages. This is now fixed, closing
issue 2048_. Thanks to Daniel Diniz for help diagnosing the problem.Most warnings and a few errors now have links to a page in the docs explaining the specific message. Closes
issue 1921_... _issue 1921: nedbat/coveragepy#1921 .. _issue 2048: nedbat/coveragepy#2048
.. _changes_7-10-6:
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 page- Additional commits viewable in compare view
Updates pytest from 8.4.1 to 8.4.2
Release notes
Sourced from pytest's releases.
8.4.2
pytest 8.4.2 (2025-09-03)
Bug fixes
#13478: Fixed a crash when using
console_output_style{.interpreted-text role="confval"} withtimesand a module is skipped.#13530: Fixed a crash when using
pytest.approx{.interpreted-text role="func"} anddecimal.Decimal{.interpreted-text role="class"} instances with thedecimal.FloatOperation{.interpreted-text role="class"} trap set.#13549: No longer evaluate type annotations in Python
3.14when inspecting function signatures.This prevents crashes during module collection when modules do not explicitly use
from __future__ import annotationsand import types for annotations within aif TYPE_CHECKING:block.#13559: Added missing [int]{.title-ref} and [float]{.title-ref} variants to the [Literal]{.title-ref} type annotation of the [type]{.title-ref} parameter in
pytest.Parser.addini{.interpreted-text role="meth"}.#13563:
pytest.approx{.interpreted-text role="func"} now only importsnumpyif NumPy is already insys.modules. This fixes unconditional import behavior introduced in [8.4.0]{.title-ref}.Improved documentation
- #13577: Clarify that
pytest_generate_testsis discovered in test modules/classes; other hooks must be inconftest.pyor plugins.Contributor-facing changes
- #13480: Self-testing: fixed a few test failures when run with
-Wdefaultor a similar override.- #13547: Self-testing: corrected expected message for
test_doctest_unexpected_exceptionin Python3.14.- #13684: Make pytest's own testsuite insensitive to the presence of the
CIenvironment variable -- byogrisel{.interpreted-text role="user"}.
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)- Additional commits viewable in compare view
Updates pytest-asyncio from 1.1.0 to 1.2.0
Release notes
Sourced from pytest-asyncio's releases.
pytest-asyncio 1.2.0
1.2.0 - 2025-09-12
Added
--asyncio-debugCLI option andasyncio_debugconfiguration option to enable asyncio debug mode for the default event loop. (#980)- A
pytest.UsageErrorfor invalid configuration values ofasyncio_default_fixture_loop_scopeandasyncio_default_test_loop_scope. (#1189)- Compatibility with the Pyright type checker (#731)
Fixed
RuntimeError: There is no current event loop in thread 'MainThread'when any test unsets the event loop (such as when usingasyncio.runandasyncio.Runner). (#1177)- Deprecation warning when decorating an asynchronous fixture with
@pytest.fixturein [strict]{.title-ref} mode. The warning message now refers to the correct package. (#1198)Notes for Downstream Packagers
- Bump the minimum required version of tox to v4.28. This change is only relevant if you use the
tox.inifile provided by pytest-asyncio to run tests.- Extend dependency on typing-extensions>=4.12 from Python<3.10 to Python<3.13.
pytest-asyncio 1.1.1
v1.1.1 - 2025-09-12
Notes for Downstream Packagers
- Addresses a build problem with setuptoos-scm >= 9 caused by invalid setuptools-scm configuration in pytest-asyncio. (#1192)
Commits
0d3988fci: Create GitHub release before publishing to PyPI.07c5a0bdocs: Include orphaned news fragment in changelog.be24582chore: Prepare release of v1.2.0.7aeb296docs: Streamline news fragments7b8311cci: Fixes a bug that prevented SSH signature from being stripped from release...9d4c2bddocs: Add changelog entry for Pyright compatibility.94f6106test: Added tests which assert that the event loop is reinstated if unset by ...df61991[pre-commit.ci] pre-commit autoupdatef1f7941Build(deps): Bump pytest from 8.4.1 to 8.4.2c77d3d3Build(deps): Bump twine from 6.1.0 to 6.2.0- Additional commits viewable in compare view
Updates pytest-mock from 3.14.1 to 3.15.1
Release notes
Sourced from pytest-mock's releases.
v3.15.1
2025-09-16
- #529: Fixed
itertools._tee object has no attribute error-- nowduplicate_iterators=Truemust be passed tomocker.spyto duplicate iterators.v3.15.0
2025-09-04
- Python 3.8 (EOL) is no longer supported.
- #524: Added
spy_return_itertomocker.spy, which contains a duplicate of the return value of the spied method if it is anIterator.
Changelog
Sourced from pytest-mock's changelog.
3.15.1
2025-09-16
[#529](https://github.com/pytest-dev/pytest-mock/issues/529) <https://github.com/pytest-dev/pytest-mock/issues/529>_: Fixeditertools._tee object has no attribute error-- nowduplicate_iterators=Truemust be passed tomocker.spyto duplicate iterators.3.15.0
2025-09-04
- Python 3.8 (EOL) is no longer supported.
[#524](https://github.com/pytest-dev/pytest-mock/issues/524) <https://github.com/pytest-dev/pytest-mock/pull/524>_: Addedspy_return_itertomocker.spy, which contains a duplicate of the return value of the spied method if it is anIterator.
Commits
e1b5c62Release 3.15.1184eb19Setspy_return_iteronly when explicitly requested (#537)4fa0088[pre-commit.ci] pre-commit autoupdate (#536)f5aff33Fix test failure with pytest 8+ and verbose mode (#535)adc4187Bump actions/setup-python from 5 to 6 in the github-actions group (#533)95ad570[pre-commit.ci] pre-commit autoupdate (#532)e696bf0Fix standalone mock support (#531)5b29b03Fix gen-release-notes script7d22ef4Merge pull request #528 from pytest-dev/release-3.15.090b29f8Update CHANGELOG for 3.15.0- Additional commits viewable in compare view
Updates pytest-cov from 6.2.1 to 7.0.0
Changelog
Sourced from pytest-cov's changelog.
7.0.0 (2025-09-09)
Dropped support for subprocesses measurement.
It was a feature added long time ago when coverage lacked a nice way to measure subprocesses created in tests. It relied on a
.pthfile, there was no way to opt-out and it created bad interations withcoverage's new patch system <https://coverage.readthedocs.io/en/latest/config.html#run-patch>_ added in7.10 <https://coverage.readthedocs.io/en/7.10.6/changes.html#version-7-10-0-2025-07-24>_.To migrate to this release you might need to enable the suprocess patch, example for
.coveragerc:.. code-block:: ini
[run] patch = subprocess
This release also requires at least coverage 7.10.6.
Switched packaging to have metadata completely in
pyproject.tomland usehatchling <https://pypi.org/project/hatchling/>_ for building. Contributed by Ofek Lev in[#551](https://github.com/pytest-dev/pytest-cov/issues/551) <https://github.com/pytest-dev/pytest-cov/pull/551>_ with some extras in[#716](https://github.com/pytest-dev/pytest-cov/issues/716) <https://github.com/pytest-dev/pytest-cov/pull/716>_.Removed some not really necessary testing deps like
six.6.3.0 (2025-09-06)
- Added support for markdown reports. Contributed by Marcos Boger in
[#712](https://github.com/pytest-dev/pytest-cov/issues/712) <https://github.com/pytest-dev/pytest-cov/pull/712>_ and[#714](https://github.com/pytest-dev/pytest-cov/issues/714) <https://github.com/pytest-dev/pytest-cov/pull/714>_.- Fixed some formatting issues in docs. Anonymous contribution in
[#706](https://github.com/pytest-dev/pytest-cov/issues/706) <https://github.com/pytest-dev/pytest-cov/pull/706>_.
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.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 8926496 |
| UUID: | 2876767765 |
| Node ID: | PR_kwDOCNhlp86rd_4V |
| Host: | GitHub |
| Repository: | python/blurb_it |