Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): bump plexhints from 0.1.0 to 0.1.1
Browse files Browse the repository at this point in the history
Bumps [plexhints](https://github.com/LizardByte/plexhints) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/LizardByte/plexhints/releases)
- [Changelog](https://github.com/LizardByte/plexhints/blob/nightly/CHANGELOG.md)
- [Commits](LizardByte/plexhints@v0.1.0...v0.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 9a557b1 commit 04c8e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
flake8==3.9.2;python_version<"3"
m2r2==0.3.2;python_version<"3"
numpydoc==0.9.2;python_version<"3"
plexhints==0.1.0 # type hinting library for plex development
plexhints==0.1.1 # type hinting library for plex development
plexapi-backport[alert]==4.15.2
pytest==4.6.11;python_version<"3"
pytest-cov==2.12.1;python_version<"3"
Expand Down

0 comments on commit 04c8e97

Please sign in to comment.