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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent f93e38f commit 622c2b0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 622c2b0

Please sign in to comment.