From 17820e1531d80ee1c65561d3002bdcf7244ea3bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 14:44:02 +0000 Subject: [PATCH] build(deps): update atproto requirement from >=0.0.68 to >=0.0.69 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.68...v0.0.69) --- updated-dependencies: - dependency-name: atproto dependency-version: 0.0.69 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 1cdb1081..b9152393 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,4 +56,4 @@ winpaths==0.2 wxPython==4.2.5 youtube-dl==2021.12.17 zipp==4.1.0 -atproto>=0.0.68 +atproto>=0.0.69