Skip to content

Commit

Permalink
Bump pytest-docker from 2.2.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [pytest-docker](https://github.com/avast/pytest-docker) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/avast/pytest-docker/releases)
- [Changelog](https://github.com/avast/pytest-docker/blob/master/CHANGELOG.md)
- [Commits](avast/pytest-docker@v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: pytest-docker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 26f7b6e commit 35fb702
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ syrupy = "^4.0.2"
pytest-watcher = "^0.3.4"
pytest-asyncio = ">=0.21.1,<0.24.0"
langchain = "^0.0.352"
pytest-docker = "^2.0.1"
pytest-docker = ">=2.0.1,<4.0.0"
pytest-xdist = "^3.5.0"
openai = "^1.6.0"
tiktoken = "^0.5.2"
Expand Down

0 comments on commit 35fb702

Please sign in to comment.