Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent bb2d180 commit c81486a
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 62 deletions.
137 changes: 76 additions & 61 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 @@ -43,7 +43,7 @@ requests-ntlm = ">=1.1,<=2.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3"
pytest = "^7"
pytest = ">=7,<9"

[tool.poetry.extras]
notebooks = ["notebook", "matplotlib"]
Expand Down

0 comments on commit c81486a

Please sign in to comment.