Skip to content

Commit

Permalink
Bump seaborn from 0.12.2 to 0.13.1
Browse files Browse the repository at this point in the history
Bumps [seaborn](https://github.com/mwaskom/seaborn) from 0.12.2 to 0.13.1.
- [Release notes](https://github.com/mwaskom/seaborn/releases)
- [Commits](mwaskom/seaborn@v0.12.2...v0.13.1)

---
updated-dependencies:
- dependency-name: seaborn
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 2befa91 commit afc7fe1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -19,7 +19,7 @@ pytest = "7.4.3"
pytest-cov = "*"
#jupyter = "^1.0.0"

seaborn = "^0.12.2"
seaborn = "^0.13.1"
dask = "^2023.9.0"
tqdm = "^4.65.0"
matplotlib = "^3.7.1"
Expand Down

0 comments on commit afc7fe1

Please sign in to comment.