From 4b3006fa174a78b09118937421dc10a950da6fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 23:34:37 +0000 Subject: [PATCH] build(deps): update atproto requirement from >=0.0.69 to >=0.0.71 Updates the requirements on [atproto](https://github.com/MarshalX/atproto) to permit the latest version. - [Release notes](https://github.com/MarshalX/atproto/releases) - [Changelog](https://github.com/MarshalX/atproto/blob/main/CHANGES.md) - [Commits](https://github.com/MarshalX/atproto/compare/v0.0.69...v0.0.71) --- updated-dependencies: - dependency-name: atproto dependency-version: 0.0.71 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 459c30aa..76df1a87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,4 +56,4 @@ winpaths==0.2 wxPython==4.3.1 youtube-dl==2021.12.17 zipp==4.1.0 -atproto>=0.0.69 +atproto>=0.0.71