Skip to content

Commit

Permalink
chore(deps): update enzyme requirement from ^0.4.1 to >=0.4.1,<0.6.0 (#…
Browse files Browse the repository at this point in the history
…8773)

Updates the requirements on [enzyme](https://github.com/Diaoul/enzyme) to permit the latest version.
- [Release notes](https://github.com/Diaoul/enzyme/releases)
- [Commits](Diaoul/enzyme@0.4.1...0.5.0)

---
updated-dependencies:
- dependency-name: enzyme
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: miigotu <[email protected]>
  • Loading branch information
dependabot[bot] and miigotu authored Jul 12, 2024
1 parent 30991bb commit fb8ee7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ tornado = "^6.3.2"
tvdbsimple = "^1.0.6"
Unidecode = "^1.2.0"
validators = ">=0.30.0,<0.33.0"
enzyme = "^0.4.1"
enzyme = ">=0.4.1,<0.6.0"
python3-fanart = "^2.0.0"
gntp = "^1.0.3"
"tus.py" = "^1.3.4"
Expand Down

0 comments on commit fb8ee7d

Please sign in to comment.