Tomodachi-testcontainers

Latest version: v1.2.3

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

Scan your dependencies

Page 1 of 4

1.2.3

Maintenance

- Updates [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to [0.24.0](https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.24.0).
Using `'loop_scope="session"`.
- Dependency updates.

1.2.2

Maintenance

- Development scripts moved from the Poetry scripts to Makefile.
Unnecessary development scripts are no longer packaged as part of the library.
- Dependency updates.
- Extended `pylint` config and added `pydocstringformatter` linter.

1.2.1

Maintenance

- ([306](https://github.com/filipsnastins/tomodachi-testcontainers/pull/306))
Bump `[testcontainers-python](https://github.com/testcontainers/testcontainers-python)` to `4.4.1`.

1.2.0

New features

- ([305](https://github.com/filipsnastins/tomodachi-testcontainers/pull/305))
Adds `<CONTAINER-NAME>_TESTCONTAINER_DISABLE_LOGGING` environment variable
to selectively disable logging capture and forwarding for specific containers.
The use case is that some containers, like Moto, output logs that are not immediately useful for debugging.
Example usage: `MOTO_TESTCONTAINER_DISABLE_LOGGING=1`.

1.1.3

Maintenance

- Bump pytest-asyncio to [0.21.2](https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.21.2) to resolve the compatibility issue with pytest 8.2.0.

1.1.2

Maintenance

- ([242](https://github.com/filipsnastins/tomodachi-testcontainers/pull/242))
Drop Python 3.8 support.
- ([242](https://github.com/filipsnastins/tomodachi-testcontainers/pull/242))
Update [testcontainers-python](https://github.com/testcontainers/testcontainers-python) to `4.0.0`.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.