fix(core): recreate poetry lockfile with latest versions of libraries by alexanderankin · Pull Request #946 · testcontainers/testcontainers-python · GitHub
Skip to content

fix(core): recreate poetry lockfile with latest versions of libraries#946

Merged
alexanderankin merged 5 commits into
mainfrom
fix/recreate-poetry-lockfile
Jan 4, 2026
Merged

fix(core): recreate poetry lockfile with latest versions of libraries#946
alexanderankin merged 5 commits into
mainfrom
fix/recreate-poetry-lockfile

Conversation

@alexanderankin

Copy link
Copy Markdown
Member

updated python version to 3.10 for simpler lockfile

recreated lockfile

updated ci for python 3.10 and no more sphinx (readthedocs is broken) since docs are mkdocs (which are not ready)

@codecov

codecov Bot commented Jan 4, 2026

Copy link
Copy Markdown

@alexanderankin alexanderankin force-pushed the fix/recreate-poetry-lockfile branch from d4522cb to cd2fa2d Compare January 4, 2026 04:14
@alexanderankin alexanderankin force-pushed the fix/recreate-poetry-lockfile branch from a46f611 to 860d0f2 Compare January 4, 2026 04:26
@CarliJoy

CarliJoy commented Jan 4, 2026

Copy link
Copy Markdown
Contributor

@alexanderankin alexanderankin merged commit 9a97385 into main Jan 4, 2026
8 checks passed
@alexanderankin alexanderankin deleted the fix/recreate-poetry-lockfile branch January 4, 2026 14:21
alexanderankin pushed a commit that referenced this pull request Jan 7, 2026
🤖 I have created a release *beep* *boop*
---


##
[4.14.0](testcontainers-v4.13.3...testcontainers-v4.14.0)
(2026-01-07)


### Features

* Add ExecWaitStrategy and migrate Postgres from deprecated decorator
([#935](#935))
([2d9eee3](2d9eee3))


### Bug Fixes

* add ruff to deps
([#919](#919))
([5853d32](5853d32))
* **cassandra,mysqk,kafka:** Use wait strategy instead of deprecated
wait_for_logs
([#945](#945))
([b7791b9](b7791b9))
* **core:** recreate poetry lockfile with latest versions of libraries
([#946](#946))
([9a97385](9a97385))
* **elasticsearch:** Use wait strategy instead of deprecated decorator
([#915](#915))
([c785ecd](c785ecd))
* **minio:** minio client requires kwargs now
([#933](#933))
([37f5902](37f5902))
* **minio:** Use wait strategy instead of deprecated decorator
([#899](#899))
([febccb7](febccb7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants