-
Notifications
You must be signed in to change notification settings - Fork 0
#137: Added retries to the pyexasol_connection fixture
#138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Christoph Kuhnke <[email protected]>
# Conflicts: # pytest-backend/doc/changes/unreleased.md # pytest-extension/exasol/pytest_extension/__init__.py
|
|
|
| @@ -1167,14 +1172,14 @@ tenacity = ">=8.3.0,<9.0.0" | |||
|
|
|||
| [[package]] | |||
| name = "exasol-saas-api" | |||
| version = "2.5.0" | |||
| version = "2.6.0" | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍



closes #137
closes #139
closes #134