rsocket-py icon indicating copy to clipboard operation
rsocket-py copied to clipboard

RSocket implementation in Python

Results 31 rsocket-py issues
Sort by recently updated
recently updated
newest added

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 to 0.26.0. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.26.0 Adds configuration option that sets default event loop scope for all tests #793 Improved type annotations...

dependencies
python

Bumps [decoy](https://github.com/mcous/decoy) from 2.1.1 to 2.1.2. Commits 53ad39d chore(release): 2.1.2 89cfeb0 fix(warnings): avoid MissingSpecAttributeWarning if property type is missin... 1654d65 chore(deps-dev): bump pytest-xdist from 3.3.1 to 3.5.0 (#233) See full...

dependencies
python

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.11 to 0.115.12. Release notes Sourced from fastapi's releases. 0.115.12 Fixes 🐛 Fix convert_underscores=False for header Pydantic models. PR #13515 by @​tiangolo. Docs 📝 Update docs/en/docs/tutorial/middleware.md. PR...

dependencies
python

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.13 to 3.11.14. Release notes Sourced from aiohttp's releases. 3.11.14 Bug fixes Fixed an issue where dns queries were delayed indefinitely when an exception occurred in a...

dependencies
python

Bumps [cloudevents](https://github.com/cloudevents/sdk-python) from 1.11.0 to 1.12.0. Changelog Sourced from cloudevents's changelog. [1.12.0] Changed Dropped Python3.8 support while it has reached EOL. ([]) [1.11.1] Fixed Kafka conversion marshaller and unmarshaller typings...

dependencies
python

Bumps [gql](https://github.com/graphql-python/gql) from 3.5.2 to 4.0.0. Release notes Sourced from gql's releases. v4.0.0 Breaking Changes Change transports prototype using GraphQLRequest (#551) Using GraphQLRequest instead of DocumentNode for gql, execute, subscribe...

dependencies
python

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 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-debug CLI option and asyncio_debug configuration option to enable asyncio debug mode...

dependencies
python

Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.3.1 to 2.4.0. Commits ddabc93 Add python 3.13 617b1b6 Prepare release 2e96621 Change error message to clearly relate it to pytest-timeout (#180) 733b26b Update changelog fa5fd45 Add...

dependencies
python

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiohttp&package-manager=pip&previous-version=3.12.14&new-version=3.13.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`....

dependencies
python

- Move setup.cfg options into pyproject.toml. - Also updated to using License-Expression instead of classifier due to deprecation https://packaging.python.org/en/latest/specifications/core-metadata/#classifier-multiple-use