File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 4.9.2 "
2+ "." : " 4.10.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.10.0] ( https://github.com/testcontainers/testcontainers-python/compare/testcontainers-v4.9.2...testcontainers-v4.10.0 ) (2025-04-01)
4+
5+
6+ ### Features
7+
8+ * Add SocatContainer ([ #795 ] ( https://github.com/testcontainers/testcontainers-python/issues/795 ) ) ([ 2f9139c] ( https://github.com/testcontainers/testcontainers-python/commit/2f9139ca3ea9fba36325373b63635a5f539a3003 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** security:** Update track-modules job ([ #787 ] ( https://github.com/testcontainers/testcontainers-python/issues/787 ) ) ([ f979525] ( https://github.com/testcontainers/testcontainers-python/commit/f97952505eba089f9cbbc979f8091dafbf520669 ) )
14+
315## [ 4.9.2] ( https://github.com/testcontainers/testcontainers-python/compare/testcontainers-v4.9.1...testcontainers-v4.9.2 ) (2025-02-26)
416
517
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " testcontainers"
3- version = " 4.9.2 " # auto-incremented by release-please
3+ version = " 4.10.0 " # 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