aiohttp-demos
aiohttp-demos copied to clipboard
Demos for aiohttp project
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.2. Release notes Sourced from pytest's releases. 8.2.2 pytest 8.2.2 (2024-06-04) Bug Fixes #12355: Fix possible catastrophic performance slowdown on a certain parametrization pattern involving...
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.1 to 1.14.0. Release notes Sourced from scipy's releases. SciPy 1.14.0 Release Notes SciPy 1.14.0 is the culmination of 3 months of hard work. It contains many...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.7. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.23.7 0.23.7 (2024-05-19) Silence deprecation warnings about unclosed event loops that occurred with certain CPython patch releases...
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.0. Release notes Sourced from numpy's releases. v2.0.0 NumPy 2.0.0 Release Notes NumPy 2.0.0 is the first major release since 2006. It is the result...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.5. Release notes Sourced from aiohttp's releases. 3.9.5 Bug fixes Fixed "Unclosed client session" when initialization of :py:class:~aiohttp.ClientSession fails -- by :user:NewGlad. Related issues and...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.24.0. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.24.0 0.24.0 (2024-08-22) BREAKING: Updated minimum supported pytest version to v8.2.0 Adds an optional loop_scope keyword argument...
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.1 to 1.14.1. Release notes Sourced from scipy's releases. SciPy 1.14.1 Release Notes SciPy 1.14.1 adds support for Python 3.13, including binary wheels on PyPI. Apart from...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.10.5. Release notes Sourced from aiohttp's releases. 3.10.5 Bug fixes Fixed :meth:aiohttp.ClientResponse.json() not setting status when :exc:aiohttp.ContentTypeError is raised -- by :user:bdraco. Related issues and...
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.1.0. Release notes Sourced from numpy's releases. 2.1.0 (Aug 18, 2024) NumPy 2.1.0 Release Notes NumPy 2.1.0 provides support for the upcoming Python 3.13 release...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.45 to 2.0.32. Release notes Sourced from sqlalchemy's releases. 2.0.32 Released: August 5, 2024 general [general] [bug] [regression] Restored legacy class names removed from sqlalalchemy.orm.collections.*, including _orm.MappedCollection,...