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

pyproject.toml: Upgrade tool.poetry.dev-dependencies #553

Merged
merged 2 commits into from
Dec 5, 2022

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Dec 5, 2022

Description

poetry update coveralls pytest pytest-benchmark pytest-cov tzlocal coverage pre-commit tox twine
This fixes the self.threading.currentThread() --> self.threading.current_thread() pytest warning in #546

Related Issue

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • My change requires a change to the dependencies
  • I have updated the dependencies accordingly
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@cclauss cclauss marked this pull request as ready for review December 5, 2022 11:16
@Pierre-Sassoulas
Copy link
Collaborator

Thank you !

@Pierre-Sassoulas Pierre-Sassoulas merged commit 2ed801b into prospector-dev:master Dec 5, 2022
@cclauss cclauss deleted the patch-3 branch December 5, 2022 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants