Skip to content

Commit

Permalink
Bump flynt from 0.77 to 0.78 (#397)
Browse files Browse the repository at this point in the history
Bumps [flynt](https://github.com/ikamensh/flynt) from 0.77 to 0.78.
- [Release notes](https://github.com/ikamensh/flynt/releases)
- [Changelog](https://github.com/ikamensh/flynt/blob/master/CHANGELOG.md)
- [Commits](ikamensh/flynt@0.77...0.78)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 24, 2023
1 parent 02bdbb0 commit f7afd69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -69,7 +69,7 @@ solvents = ["thermo"]
[tool.poetry.group.dev.dependencies]
black = { version = "^23.1a1", allow-prereleases = true }
debugpy = "^1"
flynt = "^0.77"
flynt = ">=0.77,<0.79"
ipython = "^8"
jupyter = "^1.0.0"
matplotlib = "^3"
Expand Down

0 comments on commit f7afd69

Please sign in to comment.