Skip to content

Commit

Permalink
Bump scalene from 1.5.38 to 1.5.39
Browse files Browse the repository at this point in the history
Bumps [scalene](https://github.com/plasma-umass/scalene) from 1.5.38 to 1.5.39.
- [Release notes](https://github.com/plasma-umass/scalene/releases)
- [Commits](plasma-umass/scalene@v1.5.38...v1.5.39)

---
updated-dependencies:
- dependency-name: scalene
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2024
1 parent 01833ca commit ae679f4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 19 deletions.
40 changes: 22 additions & 18 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 @@ -30,7 +30,7 @@ eval-type-backport = ">=0.1.3"

[tool.poetry.group.dev.dependencies]
pytest-asyncio = "^0.23.2"
scalene = { version = "^1.5.37", python = ">=3.8,!=3.11.0" }
scalene = { version = "^1.5.39", python = ">=3.8,!=3.11.0" }

[tool.poetry.group.dev-skeleton.dependencies]
# This dependency group was generated from skeleton-ci/skeleton-python@0.0.2rc-218-g8123b8a.
Expand Down

0 comments on commit ae679f4

Please sign in to comment.