Skip to content

Bump testcontainers>=4.15.0 - #4137

Merged
un-def merged 1 commit into
masterfrom
pr_bump_testcontainers
Aug 13, 2026
Merged

Bump testcontainers>=4.15.0#4137
un-def merged 1 commit into
masterfrom
pr_bump_testcontainers

Conversation

@un-def

@un-def un-def commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator
  • Community modules were moved to the testcontainers.community subpackage since 4.15.0. Old imports emit warnings:

    testcontainers.postgres is deprecated, use
    testcontainers.community.postgres instead

  • Deprecated wait_container_is_ready decorator is not used by the postgres module since 4.14.0, making the warning filter redundant

* Community modules were moved to the `testcontainers.community`
  subpackage since 4.15.0. Old imports emit warnings:
  > testcontainers.postgres is deprecated, use
  > testcontainers.community.postgres instead
* Deprecated `wait_container_is_ready` decorator is not used by
  the postgres module since 4.14.0, making the warning filter redundant
@un-def
un-def merged commit 6b8fffb into master Aug 13, 2026
27 checks passed
@un-def
un-def deleted the pr_bump_testcontainers branch August 13, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant