File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 4.13.3 "
2+ "." : " 4.13.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.13.4] ( https://github.com/testcontainers/testcontainers-python/compare/testcontainers-v4.13.3...testcontainers-v4.13.4 ) (2025-12-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * add ruff to deps ([ #919 ] ( https://github.com/testcontainers/testcontainers-python/issues/919 ) ) ([ 5853d32] ( https://github.com/testcontainers/testcontainers-python/commit/5853d326bb4e9631b7c58355c53ff7fc3ecab92d ) )
9+ * ** minio:** minio client requires kwargs now ([ #933 ] ( https://github.com/testcontainers/testcontainers-python/issues/933 ) ) ([ 37f5902] ( https://github.com/testcontainers/testcontainers-python/commit/37f590278f23851c4f8244d4add7aa6f8ed3bc62 ) )
10+
311## [ 4.13.3] ( https://github.com/testcontainers/testcontainers-python/compare/testcontainers-v4.13.2...testcontainers-v4.13.3 ) (2025-11-14)
412
513
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " testcontainers"
3- version = " 4.13.3 " # auto-incremented by release-please
3+ version = " 4.13.4 " # auto-incremented by release-please
44description = " Python library for throwaway instances of anything that can run in a Docker container"
55authors = [" Sergey Pirogov <automationremarks@gmail.com>" ]
66maintainers = [
You can’t perform that action at this time.
0 commit comments