From 4bfe9afc1014d047fb26c40f4241f97092012d24 Mon Sep 17 00:00:00 2001 From: Sebastian Goscik Date: Sat, 24 Feb 2024 16:19:11 +0000 Subject: [PATCH] Bump pyunifiprotect --- CHANGELOG.md | 4 ++++ poetry.lock | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f0c865..247c930 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.10.5] - 2024-01-26 +### Fixed +- Bumped `pyunifiprotect` version to fix issue with old version of yarl + ## [0.10.4] - 2024-01-26 ### Fixed - Bumped `pyunifiprotect` version to fix issue caused by new video modes diff --git a/poetry.lock b/poetry.lock index 6e5627b..f0175bb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1791,14 +1791,14 @@ files = [ [[package]] name = "pyunifiprotect" -version = "4.23.2" +version = "4.23.3" description = "Unofficial UniFi Protect Python API and CLI" category = "main" optional = false python-versions = ">=3.9" files = [ - {file = "pyunifiprotect-4.23.2-py3-none-any.whl", hash = "sha256:6af35c422bbeecec6360f5c4d87ed09dee88eed84b373c98ab6639badcb911ba"}, - {file = "pyunifiprotect-4.23.2.tar.gz", hash = "sha256:ab7dd45654e4a229d2860bcfa62a6672b2556757cf9dec653bd691824d9a5123"}, + {file = "pyunifiprotect-4.23.3-py3-none-any.whl", hash = "sha256:b7da887148300fe367c66a5d6bbe7a5457151ca2e86953321b5e368c20d51432"}, + {file = "pyunifiprotect-4.23.3.tar.gz", hash = "sha256:f6c2af4acb84164b0140684303a73ceaa53cc464958553f9fdeada16aacbc663"}, ] [package.dependencies]