Skip to content
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

botocore lib warning on pytest annotation #24

Closed
MagicTearsAsunder opened this issue Nov 15, 2022 · 1 comment
Closed

botocore lib warning on pytest annotation #24

MagicTearsAsunder opened this issue Nov 15, 2022 · 1 comment
Assignees

Comments

@MagicTearsAsunder
Copy link
Collaborator

MagicTearsAsunder commented Nov 15, 2022

When running pytest on the annotation app, pytest returns warning:

  /Users/kirill_sosnovskii/Library/Caches/pypoetry/virtualenvs/annotation-MSG9bELe-py3.10/lib/python3.10/site-packages/botocore/httpsession.py:62: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
    context = SSLContext(ssl_version or ssl.PROTOCOL_SSLv23)

-- Docs: https://docs.pytest.org/en/stable/warnings.html

Discussion: boto/botocore#2550

@spiridonovfed spiridonovfed self-assigned this Dec 14, 2022
@spiridonovfed
Copy link
Collaborator

Bug is not reproducing. Probably, it is fixed during more recent updates

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

No branches or pull requests

2 participants