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

Commit

Permalink
build(deps): bump plexapi-backport[alert] from 4.15.2 to 4.15.4 (#171)
Browse files Browse the repository at this point in the history
Bumps [plexapi-backport[alert]](https://github.com/LizardByte/python-plexapi-backport) from 4.15.2 to 4.15.4.
- [Commits](https://github.com/LizardByte/python-plexapi-backport/commits)

---
updated-dependencies:
- dependency-name: plexapi-backport[alert]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent c5b6196 commit 094ffba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,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.1 # type hinting library for plex development
plexapi-backport[alert]==4.15.2
plexapi-backport[alert]==4.15.4
pytest==4.6.11;python_version<"3"
pytest-cov==2.12.1;python_version<"3"
rstcheck==3.5.0;python_version<"3"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
flask==1.1.4;python_version<"3"
flask-babel==1.0.0;python_version<"3"
future==0.18.3
plexapi-backport[alert]==4.15.2 # custom python-plexapi supporting python 2.7
plexapi-backport[alert]==4.15.4 # custom python-plexapi supporting python 2.7
polib==1.2.0;python_version<"3"
requests==2.27.1;python_version<"3" # 2.27 is last version supporting Python 2.7
schedule==0.6.0;python_version<"3"
Expand Down

0 comments on commit 094ffba

Please sign in to comment.