Aio-clients

Latest version: v2.1.0

Safety actively analyzes 623626 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.1.0

What's Changed
* update to version 3.1.0 by skar404 in https://github.com/skar404/aio-clients/pull/13

Changes:

- support python 3.12
- update aiohttp

python = ">=3.7,<4.0"
aiohttp = [
{ version = ">=3.8.6,<3.9", python = ">=3.7,<3.8" },
{ version = ">=3.9.3", python = ">=3.8" }
]

- fix test

**Full Changelog**: https://github.com/skar404/aio-clients/compare/2.0.0...2.1.0

2.0.0

What's Changed

Update to 2.0.0 by https://github.com/skar404/aio-clients/pull/8
This update introduces several significant changes.

- Added a middleware parameter in Http (start, end)
- Proper session closure in case of an error
- Added additional parameters in Options (session_kwargs, request_kwargs)
- Added pre-commit hook .pre-commit-config.yaml
- Added additional tests.

Any pr
* update project docs by skar404 in https://github.com/skar404/aio-clients/pull/2
* Add Coveralls by skar404 in https://github.com/skar404/aio-clients/pull/4
* test Coveralls by skar404 in https://github.com/skar404/aio-clients/pull/5
* Update packages by skar404 in https://github.com/skar404/aio-clients/pull/9

**Full Changelog**: https://github.com/skar404/aio-clients/compare/1.0.0...2.0.0

2.0.0beta

What's Changed

Update to 2.0.0-beta by https://github.com/skar404/aio-clients/pull/8
This update introduces several significant changes.

- Added a middleware parameter in Http (start, end)
- Proper session closure in case of an error
- Added additional parameters in Options (session_kwargs, request_kwargs)
- Added pre-commit hook .pre-commit-config.yaml
- Added additional tests.

Any pr
* update project docs by skar404 in https://github.com/skar404/aio-clients/pull/2
* Add Coveralls by skar404 in https://github.com/skar404/aio-clients/pull/4
* test Coveralls by skar404 in https://github.com/skar404/aio-clients/pull/5
* Update packages by skar404 in https://github.com/skar404/aio-clients/pull/9

**Full Changelog**: https://github.com/skar404/aio-clients/compare/1.0.0...2.0.0-beta

1.0.0

What's Changed
* Relise v1.0.0 by skar404 in https://github.com/skar404/aio-clients/pull/1

New Contributors
* skar404 made their first contribution in https://github.com/skar404/aio-clients/pull/1

**Full Changelog**: https://github.com/skar404/aio-clients/commits/1.0.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.